- Shopware 6.6.x
- PHP 8.2.x or greater
bin/console plugin:install -a MuckiProductExpertPluginInstall phpstan, if required
cd custom/plugin/MuckiProductExpertPlugin
composer installcd custom/plugins/MuckiProductExpertPlugin
composer run-script phpstan./vendor/bin/phpunit --configuration="custom/plugins/MuckiProductExpertPlugin" --testsuite "migration"./vendor/bin/phpunit --configuration="custom/plugins/MuckiProductExpertPlugin"