Skip to content

Commit ec18549

Browse files
Update flow/jsonpath requirement from ^0.4.0 to ^0.5.0
Updates the requirements on [flow/jsonpath](https://github.com/FlowCommunications/JSONPath) to permit the latest version. - [Release notes](https://github.com/FlowCommunications/JSONPath/releases) - [Commits](FlowCommunications/JSONPath@0.4.0...0.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fbb6b95 commit ec18549

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",
13-
"flow/jsonpath": "^0.4.0",
13+
"flow/jsonpath": "^0.5.0",
1414
"justinrainbow/json-schema": "^5.0"
1515
},
1616
"conflict": {

0 commit comments

Comments
 (0)