Skip to content

Commit ace1928

Browse files
committed
Declare ext-json dependency
1 parent 27d9428 commit ace1928

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"minimalist"
99
],
1010
"require": {
11-
"php": "~7.3 || ~8.0"
11+
"php": "~7.3 || ~8.0",
12+
"ext-json": "*"
1213
},
1314
"require-dev": {
1415
"peridot-php/peridot": "^1.19"

0 commit comments

Comments
 (0)