Skip to content

Commit c5e3ea0

Browse files
authored
Updated license's short name to GPL-3.0-or-later.
GPL-3.0+ is deprecated
1 parent 266c396 commit c5e3ea0

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
@@ -25,7 +25,7 @@
2525
"name" : "mcustiel/phiremock-codeception-extension",
2626
"type" : "project",
2727
"description" : "Codeception extension for PhireMock. Allows to stub remote services for HTTP requests.",
28-
"license" : "GPL-3.0+",
28+
"license" : "GPL-3.0-or-later",
2929
"require" : {
3030
"php" : ">=5.6",
3131
"mcustiel/phiremock": "^1.7",

0 commit comments

Comments
 (0)