We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 410dd69 commit e2aa4f0Copy full SHA for e2aa4f0
composer.json
@@ -1,8 +1,8 @@
1
{
2
"name": "geekality/php-cross-domain-proxy",
3
"description": "Simple self-contained PHP proxy for cross-origin ajax requests.",
4
- "keywords": ["php-cross-domain-proxy","cross-domain", "http", "proxy", "javascript", "ajax"],
5
- "license": "MIT",
+ "keywords": ["php-cross-domain-proxy", "cors", "cross-domain", "http", "proxy", "javascript", "ajax"],
+ "license": "GPL-3.0",
6
"support": {
7
"docs": "https://github.com/Svish/php-cross-domain-proxy/blob/master/README.md",
8
"issues": "https://github.com/Svish/php-cross-domain-proxy/issues",
0 commit comments