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