Skip to content

Commit 866f9a7

Browse files
committed
dep: explicitly require php-json ext
1 parent f6cd3be commit 866f9a7

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
@@ -28,6 +28,7 @@
2828
},
2929

3030
"require": {
31+
"ext-json": "*",
3132
"php": ">=7.0.0"
3233
},
3334

0 commit comments

Comments
 (0)