Skip to content

Commit dd48be9

Browse files
author
Dominik Jansen
committed
fix(composer): add ext-json as requirement
1 parent 58d2295 commit dd48be9

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
@@ -27,6 +27,7 @@
2727
"php": "^7.4",
2828
"ext-curl": "*",
2929
"ext-dom": "*",
30+
"ext-json": "*",
3031
"ext-mbstring": "*",
3132
"composer/ca-bundle": "^1.0",
3233
"oscarotero/html-parser": "^0.1.4",

0 commit comments

Comments
 (0)