Skip to content

Commit 10e9be6

Browse files
committed
Merge pull request #36 from webmozart/upgrade-json
Upgraded to webmozart/json 1.2.2 to fix schema loading from the PHAR
2 parents 99a1516 + 5a0a523 commit 10e9be6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"webmozart/path-util": "^2.2.2",
2020
"webmozart/expression": "^1.0",
2121
"webmozart/glob": "^4.0",
22+
"webmozart/json": "^1.2.2",
2223
"padraic/phar-updater": "^1.0.1"
2324
},
2425
"require-dev": {

0 commit comments

Comments
 (0)