We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8a9b3e commit bdb23d5Copy full SHA for bdb23d5
composer.json
@@ -5,7 +5,8 @@
5
"license": "MIT",
6
"require": {
7
"semako/phpws": "1.0.1",
8
- "react/http": "^0.4"
+ "react/http": "^0.4",
9
+ "ext-curl": "*"
10
},
11
"authors": [
12
{
0 commit comments