Skip to content

Commit ff1a710

Browse files
authored
Update composer.json (#29)
Bumped `softcreatr/jsonpath` to `0.6.4`
1 parent f42c632 commit ff1a710

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

0 commit comments

Comments
 (0)