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 227a9fc commit c8d7056Copy full SHA for c8d7056
CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
### Changed
13
14
- Work with HTTPlug 2, drop HTTPlug 1 support
15
+- Move to `react/http` library instead of `react/http-client`
16
17
## [2.3.0] - 2019-07-30
18
composer.json
@@ -42,7 +42,7 @@
42
},
43
"extra": {
44
"branch-alias": {
45
- "dev-master": "2.4-dev"
+ "dev-master": "3.x-dev"
46
}
47
48
0 commit comments