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 db9dca5 commit 256d5afCopy full SHA for 256d5af
1 file changed
composer.json
@@ -7,16 +7,16 @@
7
"php": ">=5.3.3",
8
"guzzle/http": "2.8.*",
9
"guzzle/parser": "2.8.*",
10
- "react/socket": "0.2.*",
11
- "react/dns": "0.2.*"
+ "react/socket": "0.3.*",
+ "react/dns": "0.3.*"
12
},
13
"autoload": {
14
"psr-0": { "React\\HttpClient": "" }
15
16
"target-dir": "React/HttpClient",
17
"extra": {
18
"branch-alias": {
19
- "dev-master": "0.2-dev"
+ "dev-master": "0.3-dev"
20
}
21
22
0 commit comments