我正在遵循本指南https://devdocs.prestashop.com/1.7/basics/keeping-up-to-date/upgrade/以便将我的prestashop 1.7.4升级到1.7.6
但是在升级数据库时,会发生以下情况:
PHP Fatal error: Uncaught Error: Class 'PrestaShop\\PrestaShop\\Core\\ContainerBuilder' not found in /web/htdocs/website/home/config/bootstrap.php:34: /web/htdocs/website/home/install/upgrade/upgrade.php
我猜作曲家出了点问题。有提示吗?