我在prod环境中的项目上遇到了一个奇怪的错误
autoloader预期类“Sensio \ Bundle \ DistributionBundle \ Configurator \ Configurator”将在文件“/ var / www / clients / client1 / web18 / web / vendor / sensio / distribution-bundle / Sensio / Bundle / DistributionBundle中定义/Configurator/Configurator.php”。找到了该文件,但该类不在其中,类名或命名空间可能有拼写错误。
在localhost中一切正常,我尝试使用composer更新所有内容,但仍然遇到同样的错误。