Skip to content

Commit 72939d5

Browse files
committed
Merge branch '2.5'
* 2.5: Fixed version for composer install
2 parents c0f9c31 + f732747 commit 72939d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/the_big_picture.rst

Lines changed: 1 addition & 1 deletion
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)