We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a2090a commit edcc4c4Copy full SHA for edcc4c4
setup.rst
@@ -17,7 +17,7 @@ Technical Requirements
17
18
Before creating your first Symfony application you must:
19
20
-* Install PHP 8.0.2 or higher and these PHP extensions (which are installed and
+* Install PHP 8.1 or higher and these PHP extensions (which are installed and
21
enabled by default in most PHP 8 installations): `Ctype`_, `iconv`_,
22
`PCRE`_, `Session`_, `SimpleXML`_, and `Tokenizer`_;
23
* `Install Composer`_, which is used to install PHP packages.
0 commit comments