Skip to content
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

Impossible to install symfony/symfony with Symfony Skeleton #8942

Closed
bocharsky-bw opened this issue Dec 29, 2017 · 0 comments
Closed

Impossible to install symfony/symfony with Symfony Skeleton #8942

bocharsky-bw opened this issue Dec 29, 2017 · 0 comments
Labels
bug hasPR A Pull Request has already been submitted for this issue. Status: Needs Review

Comments

@bocharsky-bw
Copy link
Contributor

bocharsky-bw commented Dec 29, 2017

In docs I see I'm able to install all the Symfony components with:

composer require symfony/symfony

See: https://symfony.com/doc/master/components/using_components.html#using-all-of-the-components

But in Skeleton's composer json I see it's impossible:
https://github.com/symfony/skeleton/blob/de1ec4a4f994246d9596a1c9bfd3f1f1cf6d3beb/composer.json#L53

Can we make docs clearer here? Maybe some kind of note how to achieve it with symfony/skeleton?

@javiereguiluz javiereguiluz added bug hasPR A Pull Request has already been submitted for this issue. labels Jan 2, 2018
javiereguiluz added a commit that referenced this issue Jan 2, 2018
…onents (javiereguiluz)

This PR was merged into the 4.0 branch.

Discussion
----------

Removed the section that explains how to install all components

This fixes #8942. I propose to remove it because this can't be fixed in any way.

Commits
-------

7e4cebf Removed the section that explains how to install all components
@xabbuh xabbuh closed this as completed Jan 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug hasPR A Pull Request has already been submitted for this issue. Status: Needs Review
Projects
None yet
Development

No branches or pull requests

4 participants