Skip to content

Commit cecd6d7

Browse files
committed
Fixed version for composer install
1 parent 7a6e3d1 commit cecd6d7

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
@@ -18,7 +18,7 @@ directory:
1818

1919
.. code-block:: bash
2020
21-
$ composer create-project symfony/framework-standard-edition myproject/ '~2.4'
21+
$ composer create-project symfony/framework-standard-edition myproject/ '~2.3'
2222
2323
.. note::
2424

0 commit comments

Comments
 (0)