shopware / deployment-helper
Shopware deployment tools
Installs: 238 265
Dependents: 4
Suggesters: 0
Security: 0
Stars: 19
Watchers: 11
Forks: 12
Open Issues: 2
pkg:composer/shopware/deployment-helper
Requires
- php: >=8.2
- ext-dom: *
- ext-pdo: *
- ext-sockets: *
- digilist/dependency-graph: >=0.4.1
- doctrine/dbal: ^3.0 || ^4.0
- symfony/config: ^7.0 || ^6.0
- symfony/console: ^7.0 || ^6.0
- symfony/dependency-injection: ^7.0 || ^6.0
- symfony/dotenv: ^7.0 || ^6.0
- symfony/event-dispatcher: ^7.0 || ^6.0
- symfony/filesystem: ^7.0 || ^6.0
- symfony/finder: ^7.0 || ^6.0
- symfony/http-client: ^7.0 || ^6.0
- symfony/process: ^7.0 || ^6.0
- symfony/yaml: ^7.0 || ^6.0
Requires (Dev)
- friendsofphp/php-cs-fixer: v3.82.0
- phpstan/extension-installer: 1.4.3
- phpstan/phpstan: 2.0.1
- phpstan/phpstan-deprecation-rules: 2.0.0
- phpstan/phpstan-phpunit: 2.0.0
- phpstan/phpstan-strict-rules: 2.0.0
- phpstan/phpstan-symfony: 2.0.0
- phpunit/phpunit: ~11.3
- symfony/var-dumper: ^7.0 || ^6.0
- zalas/phpunit-globals: ^3.3
This package is auto-updated.
Last update: 2025-12-26 15:13:11 UTC
README
This is a helper script to install or update Shopware on the target system. It's independent of the Shopware version and can be used for all versions newer 6.5.
Installation
composer require shopware/deployment-helper
Telemetry
The Shopware Deployment Helper collects anonymous usage data to help us improve the tool. See TELEMETRY.md for more information and how to disable it.