Skip to content

Commit 2e35f03

Browse files
committed
Merge branch '2.3' into 2.5
* 2.3: [#4099] Trying to get the markup just right
2 parents cfbc03f + 5b3f68e commit 2e35f03

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cookbook/workflow/new_project_git.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ git repository:
2828
2929
$ php composer.phar create-project symfony/framework-standard-edition path/ '~2.5'
3030
31-
.. tip::
31+
.. tip::
3232

33-
Add the ``-vvv`` flag to see everything that Composer is doing - this is
34-
especially useful on a slow connection where it may seem that nothing is
35-
happening.
33+
Add the ``-vvv`` flag to see everything that Composer is doing - this is
34+
especially useful on a slow connection where it may seem that nothing is
35+
happening.
3636

3737
Composer will now download the Standard Distribution along with all of the
3838
required vendor libraries. For more information about downloading Symfony using

0 commit comments

Comments
 (0)