From ba0378c100f2d41e752e9d33fa501e07439ae112 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Pillevesse?= Date: Mon, 11 Mar 2024 09:04:14 +0100 Subject: [PATCH] Update pull_requests.rst --- contributing/code/pull_requests.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing/code/pull_requests.rst b/contributing/code/pull_requests.rst index 95ee6bb89a6..7b51b2ab3cb 100644 --- a/contributing/code/pull_requests.rst +++ b/contributing/code/pull_requests.rst @@ -31,7 +31,7 @@ Before working on Symfony, setup a friendly environment with the following software: * Git; -* PHP version 7.2.5 or above. +* PHP version 8.1 or above. Configure Git ~~~~~~~~~~~~~