Skip to content

Commit f627127

Browse files
committed
update dep.
1 parent a72f890 commit f627127

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"require": {
66
"php": ">=5.6.4",
77
"illuminate/queue": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*",
8-
"ext-json": "*"
8+
"ext-json": "*",
9+
"ext-curl": "*"
910
},
1011
"require-dev": {
1112
"php": ">=5.6.4",

0 commit comments

Comments
 (0)