diff --git a/quick_tour/the_big_picture.rst b/quick_tour/the_big_picture.rst index a79bc9d2e08..ac0fa794f18 100644 --- a/quick_tour/the_big_picture.rst +++ b/quick_tour/the_big_picture.rst @@ -18,7 +18,7 @@ directory: .. code-block:: bash - $ composer create-project symfony/framework-standard-edition myproject/ '~2.4' + $ composer create-project symfony/framework-standard-edition myproject/ '~2.3' .. note::