Skip to content
Snippets Groups Projects

composer: allow use of softcreatr/jsonpath 0.9.x

Merged Patrick Kenny requested to merge issue/feeds_ex-3442544:jsonpath into 8.x-1.x
+ 1
1
@@ -13,7 +13,7 @@
"ext-libxml": "*",
"ext-simplexml": "*",
"softcreatr/jsonpath": "^0.5 || ^0.7 || ^0.8",
"softcreatr/jsonpath": "^0.5 || ^0.7 || ^0.8 || ^0.9",
},
"require-dev": {
Loading