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 f892a04 commit a135ee6Copy full SHA for a135ee6
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
5
+# 1.22.1 - 2021-07-26
6
+
7
+- Do not deprecate the service alias for the old Http\Client\HttpClient interface because different Symfony
8
+ versions expect a different syntax for the deprecation, which triggers an error on some Symfony versions.
9
10
# 1.22.0 - 2021-07-26
11
12
- Register client as alias for the PSR Psr\Http\Client\ClientInterface
0 commit comments