From 23c0ec993ee1d4fdeb036c9ae18bc34ef0e16b0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dariusz=20Rumi=C5=84ski?= Date: Fri, 28 Nov 2025 23:11:13 +0100 Subject: [PATCH] Update supported PHP versions to 8.5 --- index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.rst b/index.rst index 2815303c9..30e4ac873 100644 --- a/index.rst +++ b/index.rst @@ -18,7 +18,7 @@ newer PHP (e.g. `@autoPHPMigration <./doc/ruleSets/AutoPHPMigration.rst>`__) and Supported PHP Versions ---------------------- -* PHP 7.4 - PHP 8.4 +* PHP 7.4 - PHP 8.5 Documentation -------------