We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e920f7 commit 72799efCopy full SHA for 72799ef
1 file changed
composer.json
@@ -7,15 +7,15 @@
7
"php": ">=5.3.3",
8
"guzzle/http": "3.0.*",
9
"guzzle/parser": "3.0.*",
10
- "react/socket": "0.2.*"
+ "react/socket": "0.3.*"
11
},
12
"autoload": {
13
"psr-0": { "React\\Http": "" }
14
15
"target-dir": "React/Http",
16
"extra": {
17
"branch-alias": {
18
- "dev-master": "0.2-dev"
+ "dev-master": "0.3-dev"
19
}
20
21
0 commit comments