shopware / development
This package is abandoned and no longer maintained.
No replacement package was suggested.
v6.4.20.2
2023-05-05 07:29 UTC
Requires
- php: ^7.4.3 || ^8.0
- composer-runtime-api: ^2.0
- shopware/platform: 6.4.x@dev || dev-trunk
Requires (Dev)
- ext-tokenizer: *
- ext-xmlwriter: *
- brianium/paratest: ^6.2
- dms/phpunit-arraysubset-asserts: ^0.2.1
- fakerphp/faker: 1.14.1
- johnkary/phpunit-speedtrap: 3.3.0
- league/flysystem-memory: 1.0.2
- maltyxx/images-generator: 1.0.0
- mbezhanov/faker-provider-collection: 2.0.1
- nikic/php-parser: 4.10.4
- opis/json-schema: 1.0.19
- phpunit/php-code-coverage: 9.2.5
- phpunit/phpunit: 9.5.2
- smalot/pdfparser: 0.14.0
- symfony/browser-kit: ~4.4.4 || ~5.2.3 || ~5.3.0 || ~5.4.0
- symfony/dependency-injection: ~4.4.4 || ~5.2.3 || ~5.3.0 || ~5.4.0
- symfony/dom-crawler: ~4.4.4 || ~5.2.3 || ~5.3.0 || ~5.4.0
- symfony/phpunit-bridge: ~4.4.4 || ~5.2.3 || ~5.3.0 || ~5.4.0
- symfony/stopwatch: ~4.4.4 || ~5.2.3 || ~5.3.0 || ~5.4.0
- symfony/var-dumper: ~4.4.4 || ~5.2.3 || ~5.3.0 || ~5.4.0
- symfony/web-profiler-bundle: ~4.4.4 || ~5.2.3 || ~5.3.0 || ~5.4.0
This package is auto-updated.
Last update: 2024-10-19 14:53:44 UTC
README
Deprecated
This template has been deprecated and replaced by the new Flex template. It will be still updated until 6.5.
This repository is a template for local development and enables you to create a running Shopware 6 instance. Use this setup for developing directly on Shopware 6 or for developing plugins for Shopware 6.
The installation guide, together with the complete documentation, is available at docs.shopware.com.
The quickstart guide using this development template is located at shopware/platform