We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39128bb commit 4cde439Copy full SHA for 4cde439
1 file changed
composer.json
@@ -10,7 +10,7 @@
10
],
11
"require": {
12
"php": "^8.1",
13
- "softcreatr/jsonpath": "^0.8",
+ "softcreatr/jsonpath": "^0.8 || ^0.9 || ^1.0",
14
"justinrainbow/json-schema": "^5.0 || ^6.0"
15
},
16
"conflict": {
0 commit comments