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 3b201b1 commit 16a2eb8Copy full SHA for 16a2eb8
CHANGELOG.md
@@ -8,6 +8,16 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
8
9
- Nothing
10
11
+## [3.1.0] - 2024-02-23
12
+
13
+### Changed
14
+- Allow PSR 17 response factory in client
15
+- Bumped `php-http/mock-client` to `^1.6`
16
17
+### Fixed
18
+- Allow installation of `psr/http-message: ^2.0`
19
+- Allow installation of `symfony/string: ^7.0`
20
21
## [3.0.0] - 2022-01-10
22
23
### Changed
0 commit comments