Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5d00d54

Browse filesBrowse files
dannykoppingweaverryan
authored andcommitted
See #4091
1 parent 665c091 commit 5d00d54
Copy full SHA for 5d00d54

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cookbook/workflow/new_project_git.rst

Copy file name to clipboardExpand all lines: cookbook/workflow/new_project_git.rst
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.