Skip to content

Commit d3c6d2c

Browse files
committed
minor #12693 Set PHP Version requirement to 7.2.5 (HLeithner)
This PR was merged into the 5.0 branch. Discussion ---------- Set PHP Version requirement to 7.2.5 Based on the last pull request for 5.0 the minimum PHP Version is 7.2.5 symfony/symfony#34443 That's also the required version in composer.json https://github.com/symfony/symfony/blob/5.0/composer.json#L19 Commits ------- 3d50d78 Set PHP Version requirement to 7.2.5
2 parents 744c1b9 + 3d50d78 commit d3c6d2c

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)