Skip to content

Commit 3919a5b

Browse files
committed
minor #16550 Update PHP requirements of Symfony 6.1 to 8.1 (javiereguiluz)
This PR was merged into the 6.1 branch. Discussion ---------- Update PHP requirements of Symfony 6.1 to 8.1 Fixes #16549. Commits ------- edcc4c4 Update PHP requirements of Symfony 6.1 to 8.1
2 parents 0a2090a + edcc4c4 commit 3919a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Technical Requirements
1717

1818
Before creating your first Symfony application you must:
1919

20-
* Install PHP 8.0.2 or higher and these PHP extensions (which are installed and
20+
* Install PHP 8.1 or higher and these PHP extensions (which are installed and
2121
enabled by default in most PHP 8 installations): `Ctype`_, `iconv`_,
2222
`PCRE`_, `Session`_, `SimpleXML`_, and `Tokenizer`_;
2323
* `Install Composer`_, which is used to install PHP packages.

0 commit comments

Comments
 (0)