8000 minor #25749 Prefer composer install instead for using Symfony Instal… · symfony/symfony@8db09b1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8db09b1

Browse files
committed
minor #25749 Prefer composer install instead for using Symfony Installer (e-moe)
This PR was subm 8000 itted for the master branch but it was merged into the 3.4 branch instead (closes #25749). Discussion ---------- Prefer composer install instead for using Symfony Installer Looks like Symfony Installer should be replaced by `composer create-project` (flex) | Q | A | ------------- | --- | Branch? | master | Bug fix? | yno | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | License | MIT Commits ------- d9b135d Prefer composer install instead for using Symfony Installer
2 parents 7625c77 + d9b135d commit 8db09b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ Drupal and Magento).
1010
Installation
1111
------------
1212

13-
* [Install Symfony][4] with Composer or with our own installer (see
14-
[requirements details][3]).
13+
* [Install Symfony][4] with Composer (see [requirements details][3]).
1514
* Symfony follows the [semantic versioning][5] strictly, publishes "Long Term
1615
Support" (LTS) versions and has a [release process][6] that is predictable and
1716
business-friendly.

0 commit comments

Comments
 (0)
0