Skip to content

Commit ee4ea06

Browse files
authored
Merge pull request #95 from Codeception/2.0-upgrade-jsonpath
Support softcreatr/jsonpath 0.8
2 parents b01ebf7 + 89db1fa commit ee4ea06

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
@@ -17,7 +17,7 @@
1717
"ext-json": "*",
1818
"codeception/codeception": "^4.1",
1919
"justinrainbow/json-schema": "~5.2.9",
20-
"softcreatr/jsonpath": "^0.5 | ^0.7"
20+
"softcreatr/jsonpath": "^0.5 | ^0.7 | ^0.8"
2121
},
2222
"require-dev": {
2323
"codeception/stub": "^4.0",

0 commit comments

Comments
 (0)