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 7bedb5b commit 30799d8Copy full SHA for 30799d8
CHANGELOG.md
@@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
## [3.0.0] - Unreleased
11
12
-- Only support httplug 2.0 and psr18
13
-- Httplug 2.0 is now optional (only require it if you need to test async)
14
-- HttpClientTest now rely only on PSR18 (no need for httplug)
+- Only support HTTPlug 2.0 and PSR-18
+- HTTPlug 2.0 is now optional (only require it if you need to test async)
+- HttpClientTest now relies only on PSR-18 (no need for HTTPlug)
15
16
## [2.0.1] - 2018-12-27
17
0 commit comments