We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 828681c commit 411d041Copy full SHA for 411d041
composer.json
@@ -2,7 +2,7 @@
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", "cors", "cross-domain", "http", "proxy", "javascript", "ajax"],
5
- "license": "GPL-3.0",
+ "license": "GPL-3.0-or-later",
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