Skip to content

Commit bdb23d5

Browse files
bomokojclg
authored andcommitted
Adds curl extension as requirement (#35)
1 parent a8a9b3e commit bdb23d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"license": "MIT",
66
"require": {
77
"semako/phpws": "1.0.1",
8-
"react/http": "^0.4"
8+
"react/http": "^0.4",
9+
"ext-curl": "*"
910
},
1011
"authors": [
1112
{

0 commit comments

Comments
 (0)