Skip to content

Commit

Permalink
Merge branch '2.4' into 2.5
Browse files Browse the repository at this point in the history
* 2.4:
  Fixed version for composer install

Conflicts:
	quick_tour/the_big_picture.rst
  • Loading branch information
weaverryan committed Sep 15, 2014
2 parents 1018da8 + 4267086 commit f732747
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.5'
$ composer create-project symfony/framework-standard-edition myproject/ '~2.3'
.. note::

Expand Down

0 comments on commit f732747

Please sign in to comment.