We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a72f890 commit f627127Copy full SHA for f627127
composer.json
@@ -5,7 +5,8 @@
5
"require": {
6
"php": ">=5.6.4",
7
"illuminate/queue": "5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*",
8
- "ext-json": "*"
+ "ext-json": "*",
9
+ "ext-curl": "*"
10
},
11
"require-dev": {
12
0 commit comments