Skip to content

Commit 6dcd0a0

Browse files
committed
Require ext-json
1 parent 835d87d commit 6dcd0a0

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
@@ -4,6 +4,7 @@
44
"type": "library",
55
"require": {
66
"php": ">=7.1",
7+
"ext-json": "*",
78
"guzzlehttp/guzzle": "^7.0"
89
},
910
"require-dev": {

0 commit comments

Comments
 (0)