Skip to content

Commit

Permalink
ext-curl should be required - CURL constants usage
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcnpdlk committed Nov 29, 2018
1 parent 5eaec1d commit 4895199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"php" : ">=7.0",
"ext-mbstring" : "*",
"ext-ctype" : "*",
"ext-curl" : "*",
"sabre/event" : ">=4.0 <6.0",
"sabre/uri" : "^2.0"
},
Expand Down

0 comments on commit 4895199

Please sign in to comment.