Skip to content

Commit 10a5624

Browse files
committed
Merge pull request #34 from lsolesen/pull-21
Proper lib-curl requirement
2 parents d70db3f + abf6a5d commit 10a5624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"require": {
88
"php": ">=5.3.3",
9-
"lib/curl": "dev-master"
9+
"lib/curl": "*"
1010
},
1111
"autoload": {
1212
"psr-4": {

0 commit comments

Comments
 (0)