Skip to content

Commit 97868dd

Browse files
Update softcreatr/jsonpath requirement from ^0.6.4 to ^0.7.2 (#32)
Updates the requirements on [softcreatr/jsonpath](https://github.com/SoftCreatR/JSONPath) to permit the latest version. - [Release notes](https://github.com/SoftCreatR/JSONPath/releases) - [Commits](SoftCreatR/JSONPath@0.6.4...0.7.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c83917 commit 97868dd

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
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^7.2 || ^8.0",
13-
"softcreatr/jsonpath": "^0.6.4",
13+
"softcreatr/jsonpath": "^0.7.2",
1414
"justinrainbow/json-schema": "^5.0"
1515
},
1616
"conflict": {

0 commit comments

Comments
 (0)