Skip to content

Commit 411d041

Browse files
committed
Updated license to one not deprecated... 🤔
1 parent 828681c commit 411d041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "geekality/php-cross-domain-proxy",
33
"description": "Simple self-contained PHP proxy for cross-origin ajax requests.",
44
"keywords": ["php-cross-domain-proxy", "cors", "cross-domain", "http", "proxy", "javascript", "ajax"],
5-
"license": "GPL-3.0",
5+
"license": "GPL-3.0-or-later",
66
"support": {
77
"docs": "https://github.com/Svish/php-cross-domain-proxy/blob/master/README.md",
88
"issues": "https://github.com/Svish/php-cross-domain-proxy/issues",

0 commit comments

Comments
 (0)