Skip to content

Commit 7f7b551

Browse files
committed
[Composer] Fix deprecated SPDX license identifier
1 parent 6ba2b6c commit 7f7b551

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
@@ -13,7 +13,7 @@
1313
],
1414
"type": "library",
1515
"homepage": "http://ph7.me",
16-
"license": "GPL-3.0+",
16+
"license": "GPL-3.0-or-later",
1717
"authors": [
1818
{
1919
"name": "Pierre-Henry Soria",

0 commit comments

Comments
 (0)