Skip to content

Commit cff8c08

Browse files
authored
Update composer.json
Fix license tag for packagist.
1 parent 8f0ba68 commit cff8c08

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
@@ -10,7 +10,7 @@
1010
"phpunit/phpunit": "^8.4",
1111
"orchestra/testbench": "^4.4"
1212
},
13-
"license": "GNU General Public License v3.0",
13+
"license": "GPL-3.0-or-later",
1414
"minimum-stability": "stable",
1515
"autoload": {
1616
"psr-4": {

0 commit comments

Comments
 (0)