Skip to content

Commit a34a92b

Browse files
authored
Merge pull request #2 from eXorus/patch-1
Update composer.json
2 parents eeb7a57 + 1103839 commit a34a92b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414

1515
"require": {
1616
"php": ">=5.6.0 <8.0",
17-
"flow/jsonpath": "^0.4.0",
18-
"codeception/codeception": "4.0.x-dev | ^4.0"
17+
"flow/jsonpath": "^0.5",
18+
"codeception/codeception": "^4.0"
1919
},
2020
"require-dev": {
2121
"codeception/util-robohelpers": "dev-master",
22-
"codeception/util-universalframework": "dev-master",
22+
"codeception/util-universalframework": "^1.0",
2323
"codeception/lib-innerbrowser": "^1.0"
2424
},
2525
"suggest": {

0 commit comments

Comments
 (0)