Skip to content

Commit 93bb6bd

Browse files
Correct License declaration in composer.json
1 parent 7e95fa0 commit 93bb6bd

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
@@ -4,7 +4,7 @@
44
"description": "Drop-in Trait to use removed ConsecutiveParams from PhpUnit",
55
"keywords": ["phpunit","tdd","unit testing","variadic", "consecutive params"],
66
"homepage": "https://github.com/nopenopenope/behat-test-runner",
7-
"license": "GNU GPLv3",
7+
"license": "GPL-3.0-or-later",
88
"minimum-stability": "dev",
99
"authors": [
1010
{

0 commit comments

Comments
 (0)