There was an error while loading. Please reload this page.
ext-json
1 parent 27d9428 commit ace1928Copy full SHA for ace1928
1 file changed
composer.json
@@ -8,7 +8,8 @@
8
"minimalist"
9
],
10
"require": {
11
- "php": "~7.3 || ~8.0"
+ "php": "~7.3 || ~8.0",
12
+ "ext-json": "*"
13
},
14
"require-dev": {
15
"peridot-php/peridot": "^1.19"
0 commit comments