Skip to content

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Feb 19, 2018

When Composer is run with no-dev, Flex must ignore any dev package uninstallations. fixes #268

@fabpot fabpot merged commit 8b52bd2 into master Feb 19, 2018
fabpot added a commit that referenced this pull request Feb 19, 2018
This PR was merged into the 1.0-dev branch.

Discussion
----------

Fix composer --no-dev mode

When Composer is run with `no-dev`, Flex must ignore any dev package uninstallations. fixes #268

Commits
-------

8b52bd2 fixed composer --no-dev mode
@stof stof deleted the nodev-mode-fix branch February 19, 2018 13:26
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.

Running composer install --no-dev removes changes introduced by dev dependency recipes
1 participant