Skip to content

Commit 291cded

Browse files
committed
Upgrade the minimum PHP version requirement for Symfony 7.0
1 parent 37fe406 commit 291cded

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
@@ -14,7 +14,7 @@ Technical Requirements
1414

1515
Before creating your first Symfony application you must:
1616

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

0 commit comments

Comments
 (0)