Skip to content

Commit d925056

Browse files
Merge pull request #18 from martin-helmich/dependabot/composer/flow/jsonpath-tw-0.5.0
Update flow/jsonpath requirement from ^0.4.0 to ^0.5.0
2 parents fbb6b95 + ec18549 commit d925056

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)