Skip to content

Commit

Permalink
Fixed wrong version of symfony with composer install
Browse files Browse the repository at this point in the history
  • Loading branch information
Nek- committed Aug 29, 2015
1 parent ad013b5 commit 4567de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ version as the second argument of the ``create-project`` command:

.. code-block:: bash
$ composer create-project symfony/framework-standard-edition my_project_name "2.3.*"
$ composer create-project symfony/framework-standard-edition my_project_name "2.7.*"
.. tip::

Expand Down

0 comments on commit 4567de5

Please sign in to comment.