Doctrine\ORM\EntityManagerInterface
has been added as a last argument to constructor forCommerceWeavers\SyliusSaferpayPlugin\Provider\PaymentProvider
.
-
The namespace of DoctrineMigrations has changed. Mark all the plugin's migrations as executed:
bin/console doctrine:migrations:version "CommerceWeavers\SyliusSaferpayPlugin\Migrations\Version20230424115143" --add --no-interaction bin/console doctrine:migrations:version "CommerceWeavers\SyliusSaferpayPlugin\Migrations\Version20230506091600" --add --no-interaction