Skip to content

Commit d0593ce

Browse files
Update softcreatr/jsonpath requirement from ^0.8 to ^0.9
Updates the requirements on [softcreatr/jsonpath](https://github.com/SoftCreatR/JSONPath) to permit the latest version. - [Release notes](https://github.com/SoftCreatR/JSONPath/releases) - [Changelog](https://github.com/SoftCreatR/JSONPath/blob/main/CHANGELOG.md) - [Commits](SoftCreatR/JSONPath@0.8.0...0.9.1) --- updated-dependencies: - dependency-name: softcreatr/jsonpath dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f895811 commit d0593ce

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": "^8.0",
13-
"softcreatr/jsonpath": "^0.8",
13+
"softcreatr/jsonpath": "^0.9",
1414
"justinrainbow/json-schema": "^5.0"
1515
},
1616
"conflict": {

0 commit comments

Comments
 (0)