Skip to content

Commit 7efca17

Browse files
Added ext-json requirement
1 parent 49e4119 commit 7efca17

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
@@ -23,6 +23,7 @@
2323
],
2424
"require": {
2525
"php": "^5.6 || ^7.0",
26+
"ext-json": "*",
2627
"ext-xml": "*",
2728
"php-http/cache-plugin": "^1.4",
2829
"php-http/client-common": "^1.6 || ^2.0",

0 commit comments

Comments
 (0)