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

Fix uninstall method #36

Open
stevenrombauts opened this issue Sep 25, 2017 · 0 comments
Open

Fix uninstall method #36

stevenrombauts opened this issue Sep 25, 2017 · 0 comments
Labels
Milestone

Comments

@stevenrombauts
Copy link
Member

stevenrombauts commented Sep 25, 2017

When running composer remove <package>, Composer will also remove this composer plugin if no other packages rely on it. Because we only fire the extension uninstaller afterwards, the required files are missing and Composer will fail.

@stevenrombauts stevenrombauts added this to the Backlog milestone Sep 25, 2017
stevenrombauts pushed a commit that referenced this issue Sep 25, 2017
Uninstall is broken at the moment and requires more
work in ticket #36
@johanjanssens johanjanssens modified the milestones: Backlog, 2.0 Dec 9, 2020
@johanjanssens johanjanssens modified the milestones: 2.0, Backlog Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants