Good Morning, i have an update problem :
My config :
Prestashop 8.1.2
PHP 8.0
** I emptied the "var/cache" folder (deleted the dev & prod folders). **
When i try to upgrade i have this error :
TypeError
in modules/ps_mbo/src/ModuleCollectionDataProvider.php (line 69)
* @param ModuleRepositoryInterface $moduleRepository
* @param PresenterInterface $modulePresenter
* @param TabRepository $tabRepository
* @param LegacyContext $context
*/
public function __construct(
AdminModuleDataProvider $addonsProvider,
ModuleRepositoryInterface $moduleRepository,
PresenterInterface $modulePresenter,
TabRepository $tabRepository,
LegacyContext $context