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

Appearance settings

Commit 44270cd

Browse filesBrowse files
committed
remove needless PHP version
Since you already need PHP 5.5.9+ to be able to use Symfony 3 it is not necessary to talk about PHP 5.3.
1 parent 29b97a7 commit 44270cd
Copy full SHA for 44270cd

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎setup.rst

Copy file name to clipboardExpand all lines: setup.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,9 @@ page.
129129
Creating Symfony Applications with Composer
130130
-------------------------------------------
131131

132-
If you still use PHP 5.3 or can't use the Symfony installer for any reason, you
133-
can create Symfony applications with `Composer`_, the dependency manager used by
134-
modern PHP applications.
132+
If you can't use the Symfony installer for any reason, you can create Symfony
133+
applications with `Composer`_, the dependency manager used by modern PHP
134+
applications.
135135

136136
If you don't have Composer installed in your computer, start by
137137
:doc:`installing Composer globally </setup/composer>`. Then, execute the

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.