Skip to content

Commit c9fa9df

Browse files
committed
Updated composer.json
1 parent 2d0e6f0 commit c9fa9df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"description" : "Codeception extension 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",
37-
"codeception/codeception" : ">=2.2 <5.0",
36+
"php" : "^7.2|^8.0",
37+
"codeception/codeception" : ">=2.2 <7.0",
3838
"symfony/process": ">=3.0.0 <7.0.0"
3939
},
4040
"require-dev": {

0 commit comments

Comments
 (0)