Details
-
Bug
-
Resolution: Fixed
-
High
-
5.3.8, 5.4.6
-
None
Description
Composer\ScriptHandler is broken if SensioDistributionBundle is updated to 3.0.36
steps to reproduce
- in a full updated ezpublish execute composer install
Result:
[ErrorException]
Declaration of eZ\Bundle\EzPublishLegacyBundle\Composer\ScriptHandler::installAssets() should be compatible with Sensio\Bundle\Distribution
Bundle\Composer\ScriptHandler::installAssets(Composer\Script\Event $event)