Skip to content

Commit e064fed

Browse files
committed
Update: add ext-json to composer.json to ensure JSON extension availability
1 parent f0b0226 commit e064fed

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
"require": {
3030
"php": "^7.2 || ^8.0",
31+
"ext-json": "*",
3132
"marc-mabe/php-enum":"^2.0 || ^3.0 || ^4.0",
3233
"icecave/parity": "^3.0"
3334
},

0 commit comments

Comments
 (0)