i'm using ezplatform 5.4 , and when i run composer update/install , it show me this error :
[ErrorException]
Declaration of
eZ\Bundle\EzPublishLegacyBundle\Composer\ScriptHandler::installAssets()
should be compatible with
Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::installAssets
(Composer\Script\Event $event)
i don't find any response to get out from this error , and i hope some solution for that .
thank you in advance .