I got this error when try to upgrade:
php command.php upgrade
PHP Catchable fatal error: Argument 1 passed to Espo\Core\Container::get() must be an instance of Espo\Core\string, string given, called in /var/www/clients/client0/web12/web/application/Espo/Core/Application.php on line 48 and defined in /var/www/clients/client0/web12/web/application/Espo/Core/Container.php on line 41
Does somebody know what could be issue?
php command.php upgrade
PHP Catchable fatal error: Argument 1 passed to Espo\Core\Container::get() must be an instance of Espo\Core\string, string given, called in /var/www/clients/client0/web12/web/application/Espo/Core/Application.php on line 48 and defined in /var/www/clients/client0/web12/web/application/Espo/Core/Container.php on line 41
Does somebody know what could be issue?
Comment