There is no release that can be installed with `composer require shopware/development-bundle` as the readme suggest. If you clone the repo to custom/plugins the plugin:refresh command results in this: Errors occurred while refreshing plugin list [ERROR] The file "/var/www/html/custom/plugins/DevelopmentBundle/composer.json" is invalid. Errors: description : The property description is required Tested on Shopware 6.7.1.2
There is no release that can be installed with
composer require shopware/development-bundleas the readme suggest.If you clone the repo to custom/plugins the plugin:refresh command results in this:
Errors occurred while refreshing plugin list
[ERROR] The file "/var/www/html/custom/plugins/DevelopmentBundle/composer.json" is invalid. Errors:
description : The property description is required
Tested on Shopware 6.7.1.2