Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitcac0a9c

Browse files
committed
feature#5207 Updated the cookbook about Composer installation (javiereguiluz)
This PR was merged into the 2.3 branch.Discussion----------Updated the cookbook about Composer installation| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | all| Fixed tickets | -Commits-------d677c96 Updated the cookbook about Composer installation
2 parents6641b4b +d677c96 commitcac0a9c

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

‎cookbook/composer.rst

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@
44
Installing Composer
55
===================
66

7-
`Composer`_ is the package manager used by modern PHP applications and the
8-
recommended way to install Symfony2.
7+
`Composer`_ is the package manager used by modern PHP applications. Use Composer
8+
to manage dependencies in your Symfony applications and to install Symfony Components
9+
in your PHP projects.
10+
11+
It's recommended to install Composer globally in your system as explained in the
12+
following sections.
913

1014
Install Composer on Linux and Mac OS X
1115
--------------------------------------
@@ -37,8 +41,8 @@ the instructions.
3741
Learn more
3842
----------
3943

40-
You can readmore aboutComposer in `its documentation`_.
44+
Read the `Composer documentation`_ to learnmore aboutits usage and features.
4145

4246
.. _`Composer`:https://getcomposer.org/
4347
.. _`getcomposer.org/download`:https://getcomposer.org/download
44-
.. _`its documentation`:https://getcomposer.org/doc/00-intro.md
48+
.. _`Composer documentation`:https://getcomposer.org/doc/00-intro.md

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp