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

[DOCS] Removed false information about composer install --no-dev #1038

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

LANGERGabrielle
Copy link
Contributor

https://getcomposer.org/doc/03-cli.md#install-i

composer install --no-dev skips the require-dev dependencies of the project. The require-dev dependencies of the packages are never installed.

https://getcomposer.org/doc/03-cli.md#install-i

composer install --no-dev skips the require-dev dependencies of the project. The require-dev dependencies of the packages are never installed.
@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@LANGERGabrielle LANGERGabrielle changed the title Removed false information about composer install --no-dev [DOCS] Removed false information about composer install --no-dev May 29, 2020
@ezimuel
Copy link
Contributor

ezimuel commented Jun 8, 2020

Thanks @LANGERGabriel this was an old documentation part.

@ezimuel ezimuel merged commit daabf6d into elastic:7.x Jun 8, 2020
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.

None yet

3 participants