Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 304 Bytes

2023-03-30-fix-plugin-uninstall-for-composer-plugins.md

File metadata and controls

6 lines (6 loc) · 304 Bytes
title issue
Fix plugin uninstall for composer plugins
NEXT-26059

Core

  • Changed \Shopware\Core\Framework\Plugin\PluginLifecycleService::uninstallPlugin to run the composer commands after all plugin lifecycle hooks are executed, thus fixing issues when trying to uninstall composer plugins.