Skip to content

Commit 9cc89ff

Browse files
committed
Updated composer.json
1 parent 0c8f9b5 commit 9cc89ff

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
@@ -33,7 +33,7 @@
3333
"description" : "Codeception module for PhireMock. Allows to stub remote services for HTTP requests.",
3434
"license" : "GPL-3.0-or-later",
3535
"require" : {
36-
"php" : "^7.2|^8.0|^8.1",
36+
"php" : "^7.2|^8.0",
3737
"mcustiel/phiremock-client": "^1.0",
3838
"codeception/codeception" : ">=2.2 <5.0",
3939
"codeception/lib-asserts": "^1.1"

0 commit comments

Comments
 (0)