You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: UPGRADE-CURRENT.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,6 @@
4
4
5
5
- Removed `rtheunissen/guzzle-log-middleware` dependency due to compatibility issues with Guzzle 7.0. This middleware is temporarily removed and may be reintroduced in a future release once compatibility is resolved.
6
6
- Added support for Symfony 7 components. Note that Symfony 7 requires PHP 8.1 or higher. If you're using PHP < 8.1, Composer will automatically select a compatible Symfony version (4, 5, or 6).
7
-
- Dropped support for PHP 7.4 and 8.0 as they have reached End-of-Life (EOL). The minimum required PHP version is now 8.1.
7
+
- Dropped support for PHP 7.4 and 8.0 as they have reached End-of-Life (EOL).
8
+
- Dropped support for PHP 8.1 and updated minimum PHP version to 8.2 to accommodate PHPUnit 12.
0 commit comments