Skip to content

Adding a link to composer and mentioning the installation of it. #1994

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 16, 2012
Merged

Adding a link to composer and mentioning the installation of it. #1994

merged 2 commits into from
Dec 16, 2012

Conversation

Sgoettschkes
Copy link
Contributor

Right now, components/using_components.rst does not contain a link to composer. It also doesn't say how to install composer.

I think it is important to state that one has to install composer just for completion. It might confuse people if they don't know about composer, reading the documentation and don't find any hint on the installation of composer.

@@ -33,13 +33,15 @@ may also need to adjust the version (e.g. ``2.1.1`` or ``2.2.*``).

You can research the component names and versions at `packagist.org`_.

**3.** Download the vendor libraries and generate the ``vendor/autoload.php`` file:
**3.** `Install composer`_ if you don't already have it present on your sysmte:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: system

@weaverryan
Copy link
Member

I just left one little comment - but this is also a really good addition!

weaverryan added a commit that referenced this pull request Dec 16, 2012
Adding a link to composer and mentioning the installation of it.
@weaverryan weaverryan merged commit dc40231 into symfony:2.1 Dec 16, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants