joomlatools-composer icon indicating copy to clipboard operation
joomlatools-composer copied to clipboard

Fix uninstall method

Open stevenrombauts opened this issue 7 years ago • 0 comments

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 avatar Sep 25 '17 13:09 stevenrombauts