Skip to content

Commit 2cf9e47

Browse files
committed
minor #4171 Fixed version for composer install (zomberg)
This PR was merged into the 2.3 branch. Discussion ---------- Fixed version for composer install Commits ------- cecd6d7 Fixed version for composer install
2 parents 5c62b36 + cecd6d7 commit 2cf9e47

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.4'
23+
$ composer create-project symfony/framework-standard-edition myproject/ '~2.3'
2424
2525
.. note::
2626

0 commit comments

Comments
 (0)