Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Commit 49fa8d0

Browse files
author
Jon Eyrick
authored
v0.1.0 Adds cURL support (dmzoneill)
1 parent a3af1f4 commit 49fa8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}],
1010
"require": {
1111
"php": ">=5.4",
12-
"curl/curl": "^1.5",
12+
"ext-curl": "*",
1313
"ratchet/pawl": "^0.3.0",
1414
"react/socket": "^1.0 || ^0.8 || ^0.7",
1515
"ratchet/rfc6455": "^0.2.3",

0 commit comments

Comments
 (0)