Skip to content

Commit

Permalink
Merge pull request #38 from davidrojo/master
Browse files Browse the repository at this point in the history
Add ext-curl requirement in composer.json
  • Loading branch information
TobiasHauck authored Aug 5, 2016
2 parents 6e503d2 + 10b07e4 commit 2698ad1
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 @@ -14,6 +14,7 @@
],
"require-dev" : {
"php": ">=5.4",
"ext-curl": "*",
"symfony/http-kernel": ">=2.1",
"symfony/dependency-injection": ">=2.1",
"symfony/config": ">=2.1",
Expand Down

0 comments on commit 2698ad1

Please sign in to comment.