We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04d465b + 77ab22b commit 3671060Copy full SHA for 3671060
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
3
-## 2.1.0 - 2017-12-20
+## 2.1.0 - 2017-12-21
4
5
### Changed
6
composer.json
@@ -15,7 +15,6 @@
15
"php-http/httplug": "^1.0",
16
"react/http-client": "^0.4.8 || ^0.5",
17
"react/dns": "^0.4.1",
18
- "react/stream": "^0.4.3 || ^0.7",
19
"react/socket": "^0.8",
20
"php-http/discovery": "^1.0"
21
},
@@ -44,7 +43,7 @@
44
43
45
"extra": {
46
"branch-alias": {
47
- "dev-master": "2.0-dev"
+ "dev-master": "2.1-dev"
48
}
49
50
0 commit comments