Skip to content

Commit e9e57ce

Browse files
committed
Merge branch '2.4' into 2.5
* 2.4: Wrapping create-project in strings on different versions See #4091 Conflicts: book/installation.rst quick_tour/the_big_picture.rst
2 parents b8687dd + 6606698 commit e9e57ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

book/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

cookbook/workflow/new_project_git.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy