Skip to content

Commit 3d50d78

Browse files
authored
Set PHP Version requirement to 7.2.5
1 parent 1e756fe commit 3d50d78

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 7.2.9 or higher and these PHP extensions (which are installed and
20+
* Install PHP 7.2.5 or higher and these PHP extensions (which are installed and
2121
enabled by default in most PHP 7 installations): `Ctype`_, `iconv`_, `JSON`_,
2222
`PCRE`_, `Session`_, `SimpleXML`_, and `Tokenizer`_;
2323
* `Install Composer`_, which is used to install PHP packages;

0 commit comments

Comments
 (0)