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 d8a0c07 commit 4cd5462Copy full SHA for 4cd5462
CHANGELOG.md
@@ -3,9 +3,8 @@
3
## 2.0.0
4
5
* Remove response and stream factory, use direct implementation of nyholm/psr7
6
- * Async support with ext-async extension: see https://github.com/concurrent-php/ext-async
7
* PSR18 and HTTPlug 2 support
8
- * Remove support for php 5.5, 5.6 and 7.0
+ * Remove support for php 5.5, 5.6, 7.0 and 7.1
9
* SSL Method now defaults to `STREAM_CRYPTO_METHOD_TLSv1_2_CLIENT`
10
11
## 1.4.0
0 commit comments