Skip to content

Commit 7053b43

Browse files
committed
Add ext-json dep
1 parent 57411e6 commit 7053b43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
],
1818
"require" : {
1919
"php" : ">=7.2",
20+
"ext-json": "*",
2021
"thecodingmachine/graphqlite" : "^4.1.2",
2122
"thecodingmachine/graphqlite-symfony-validator-bridge" : "^4.1",
2223
"symfony/framework-bundle": "^4.2 || ^5",

0 commit comments

Comments
 (0)