We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 539b113 commit 84631faCopy full SHA for 84631fa
README.md
@@ -14,7 +14,7 @@ Requirements:
14
* Curl library installed
15
* PSR-17 implementation. By default these libraries are detected automatically:
16
* [laminas/laminas-diactoros](https://github.com/laminas/laminas-diactoros)
17
- * [guzzle/psr7](https://github.com/guzzle/psr7) (Only the unreleased version 2.x, installed as `dev-master`)
+ * [guzzle/psr7](https://github.com/guzzle/psr7)
18
* [nyholm/psr7](https://github.com/Nyholm/psr7)
19
* [sunrise/http-message](https://github.com/sunrise-php/http-message)
20
0 commit comments