Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8659fd0

Browse files
authored
Correct minimum PHP version
The correct minimum version for 5.0 is PHP 7.2.9, as indicated inhttps://github.com/symfony/symfony/blob/master/composer.json#L19
1 parent3f6ffde commit8659fd0

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.1 or higher and these PHP extensions (which are installed and
20+
* Install PHP 7.2.9 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)

[8]ページ先頭

©2009-2025 Movatter.jp