Skip to content

Commit f1650b4

Browse files
committed
minor #19653 Update PHP version in "Install the Software Stack" section (AurelienPillevesse)
This PR was merged into the 7.0 branch. Discussion ---------- Update PHP version in "Install the Software Stack" section <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `7.x` for features of unreleased versions). --> Commits ------- 3a6e5ec Update pull_requests.rst
2 parents 0c000d8 + 3a6e5ec commit f1650b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/pull_requests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Before working on Symfony, setup a friendly environment with the following
3131
software:
3232

3333
* Git;
34-
* PHP version 8.1 or above.
34+
* PHP version 8.2 or above.
3535

3636
Configure Git
3737
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)