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

Composer installer doesn't detect changing deploystrategy #134

Open
ihor-sviziev opened this issue Nov 10, 2014 · 0 comments
Open

Composer installer doesn't detect changing deploystrategy #134

ihor-sviziev opened this issue Nov 10, 2014 · 0 comments
Milestone

Comments

@ihor-sviziev
Copy link

After changing deployment strategy from "copy" to "symlink" (and back) and execute composer update - Output:

Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Writing lock file
Generating autoload files

For now I found hack: remove my module from composer.json that exec composer update and that back module to composer.json. Only after that I have changed deploy strategy (but only for this module).

I think installer should detect changing strategy.

@Flyingmana Flyingmana added this to the Version 3.0.0 milestone Nov 14, 2014
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

No branches or pull requests

2 participants