I got the following issue in Shopware 6.7 during the installation of the plugin:
bin/console plugin:install --activate MyPaShopware
Shopware Plugin Lifecycle Service
Install 1 plugin(s):
- MyParcel integration for Shopware 6 (v2.7.0)
In Migration1593593459ShippingOptions.php line 17:
[Symfony\Component\ErrorHandler\Error\UndefinedMethodError]
Attempted to call an undefined method named "executeUpdate" of class "Doctrine\DBAL\Connection".
I got the following issue in Shopware 6.7 during the installation of the plugin:
bin/console plugin:install --activate MyPaShopware
Shopware Plugin Lifecycle Service
Install 1 plugin(s):
In Migration1593593459ShippingOptions.php line 17:
[Symfony\Component\ErrorHandler\Error\UndefinedMethodError]
Attempted to call an undefined method named "executeUpdate" of class "Doctrine\DBAL\Connection".