File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Top Open diff view settings Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Top Open diff view settings Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ Distribution:
5757
5858.. code-block :: bash
5959
60- $ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony 2.5.*
60+ $ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony ' 2.5.*'
6161
6262 .. tip ::
6363
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ git repository:
2424
2525 .. code-block :: bash
2626
27- $ php composer.phar create-project symfony/framework-standard-edition path/ ~ 2.3
27+ $ php composer.phar create-project symfony/framework-standard-edition path/ ' ~2.3'
2828
2929 Composer will now download the Standard Distribution along with all of the
3030 required vendor libraries. For more information about downloading Symfony using
You can’t perform that action at this time.
0 commit comments