Skip to content

Commit 8d9579c

Browse files
committed
Add requirement for json extension
1 parent 1fc33f9 commit 8d9579c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"require": {
2424
"php": "^7.0",
2525
"ext-curl": "*",
26+
"ext-json": "*",
2627
"lib-curl": "~7.15",
2728
"guzzlehttp/guzzle": "^6.3",
2829
"psr/http-message": "^1.0",

0 commit comments

Comments
 (0)