We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 266c396 commit c5e3ea0Copy full SHA for c5e3ea0
composer.json
@@ -25,7 +25,7 @@
25
"name" : "mcustiel/phiremock-codeception-extension",
26
"type" : "project",
27
"description" : "Codeception extension for PhireMock. Allows to stub remote services for HTTP requests.",
28
- "license" : "GPL-3.0+",
+ "license" : "GPL-3.0-or-later",
29
"require" : {
30
"php" : ">=5.6",
31
"mcustiel/phiremock": "^1.7",
0 commit comments