Skip to content

Commit f732747

Browse files
committed
Merge branch '2.4' into 2.5
* 2.4: Fixed version for composer install Conflicts: quick_tour/the_big_picture.rst
2 parents 1018da8 + 4267086 commit f732747

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/the_big_picture.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ directory:
2020

2121
.. code-block:: bash
2222
23-
$ composer create-project symfony/framework-standard-edition myproject/ '~2.5'
23+
$ composer create-project symfony/framework-standard-edition myproject/ '~2.3'
2424
2525
.. note::
2626

0 commit comments

Comments
 (0)