Skip to content

Commit

Permalink
minor #4171 Fixed version for composer install (zomberg)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.3 branch.

Discussion
----------

Fixed version for composer install

Commits
-------

cecd6d7 Fixed version for composer install
  • Loading branch information
weaverryan committed Sep 15, 2014
2 parents 5c62b36 + cecd6d7 commit 2cf9e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quick_tour/the_big_picture.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ directory:

.. code-block:: bash
$ composer create-project symfony/framework-standard-edition myproject/ '~2.4'
$ composer create-project symfony/framework-standard-edition myproject/ '~2.3'
.. note::

Expand Down

0 comments on commit 2cf9e47

Please sign in to comment.