Skip to content

Commit 7bf21c2

Browse files
luebbert42weaverryan
authored andcommitted
changed create-project example
with the current version of composer you can use wildcards like "2.3.*" :-)
1 parent 821a1b4 commit 7bf21c2

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
@@ -66,7 +66,7 @@ have a ``Symfony/`` directory that looks like this:
6666

6767
.. code-block:: bash
6868
69-
$ php composer.phar create-project symfony/framework-standard-edition Symfony 2.3.0
69+
$ php composer.phar create-project symfony/framework-standard-edition Symfony 2.3.*
7070
7171
.. _`quick-tour-big-picture-built-in-server`:
7272

0 commit comments

Comments
 (0)