Skip to content

Commit aa7295b

Browse files
committed
Document PHP 7.4 and 8.0 EOL status in UPGRADE-CURRENT.md
1 parent ae1f11f commit aa7295b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

UPGRADE-CURRENT.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
## Changes in this version
44

55
- 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-
- 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).
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.

0 commit comments

Comments
 (0)