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 0c8f9b5 commit 9cc89ffCopy full SHA for 9cc89ff
composer.json
@@ -33,7 +33,7 @@
33
"description" : "Codeception module for PhireMock. Allows to stub remote services for HTTP requests.",
34
"license" : "GPL-3.0-or-later",
35
"require" : {
36
- "php" : "^7.2|^8.0|^8.1",
+ "php" : "^7.2|^8.0",
37
"mcustiel/phiremock-client": "^1.0",
38
"codeception/codeception" : ">=2.2 <5.0",
39
"codeception/lib-asserts": "^1.1"
0 commit comments