Skip to content

Commit

Permalink
Merge pull request #34 from lsolesen/pull-21
Browse files Browse the repository at this point in the history
Proper lib-curl requirement
  • Loading branch information
lsolesen committed Apr 15, 2016
2 parents d70db3f + abf6a5d commit 10a5624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"require": {
"php": ">=5.3.3",
"lib/curl": "dev-master"
"lib/curl": "*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 10a5624

Please sign in to comment.