在 ezlatform 5.4 中使用作曲家更新时出错



>我正在使用ezplatform 5.4,当我运行作曲家更新/安装时,它向我显示此错误:

[ErrorException]                                                                                     
 Declaration of 
 eZBundleEzPublishLegacyBundleComposerScriptHandler::installAssets() 
should be compatible with 
SensioBundleDistributionBundleComposerScriptHandler::installAssets
(ComposerScriptEvent $event) 

我没有找到任何响应来摆脱此错误,我希望对此有一些解决方案。

提前谢谢你.

必须更新根 composer.json 中所需的分发包。在 eZ 平台的 5.4.x 更新说明页面上,您将看到版本 5.4.2 必须将其提升到 ~3.0。

因此,运行本章中的作曲家需要命令可能会修复您的错误,但很难 100% 确定。让我知道。

相关内容

  • 没有找到相关文章

最新更新