Hallo, mein Problem ist es so, dass beim letzter Schritt der Installation (6/46) bekomme ich immer nur folgende Fehlermeldung. Kann jemand mir weiterhelfen? Vielen Dank im Voraus.
(6/46) Starting
composer update --no-interaction --optimize-autoloader --no-scripts
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires maltyxx/images-generator, it could not be found in any version, there may be a typo in the package name.
Problem 2
- Root composer.json requires brianium/paratest, it could not be found in any version, there may be a typo in the package name.
Problem 3
- Root composer.json requires dms/phpunit-arraysubset-asserts, it could not be found in any version, there may be a typo in the package name.
Problem 4
- Root composer.json requires fakerphp/faker, it could not be found in any version, there may be a typo in the package name.
Problem 5
- Root composer.json requires johnkary/phpunit-speedtrap, it could not be found in any version, there may be a typo in the package name.
Problem 6
- Root composer.json requires league/flysystem-memory, it could not be found in any version, there may be a typo in the package name.
Problem 7
- Root composer.json requires mbezhanov/faker-provider-collection, it could not be found in any version, there may be a typo in the package name.
Problem 8
- Root composer.json requires nikic/php-parser, it could not be found in any version, there may be a typo in the package name.
Problem 9
- Root composer.json requires opis/json-schema, it could not be found in any version, there may be a typo in the package name.
Problem 10
- Root composer.json requires phpunit/php-code-coverage, it could not be found in any version, there may be a typo in the package name.
Problem 11
- Root composer.json requires phpunit/phpunit, it could not be found in any version, there may be a typo in the package name.
Problem 12
- Root composer.json requires smalot/pdfparser, it could not be found in any version, there may be a typo in the package name.
Problem 13
- Root composer.json requires symfony/browser-kit, it could not be found in any version, there may be a typo in the package name.
Problem 14
- Root composer.json requires symfony/dependency-injection, it could not be found in any version, there may be a typo in the package name.
Problem 15
- Root composer.json requires symfony/phpunit-bridge, it could not be found in any version, there may be a typo in the package name.
Problem 16
- Root composer.json requires symfony/stopwatch, it could not be found in any version, there may be a typo in the package name.
Problem 17
- Root composer.json requires symfony/var-dumper, it could not be found in any version, there may be a typo in the package name.
Problem 18
- Root composer.json requires symfony/web-profiler-bundle, it could not be found in any version, there may be a typo in the package name.
Problem 19
- Root composer.json requires symfony/dom-crawler, it could not be found in any version, there may be a typo in the package name.
Problem 20
- shopware/platform dev-trunk requires aws/aws-sdk-php ^3.198.5 -> could not be found in any version, there may be a typo in the package name.
- shopware/platform 6.4.x-dev is an alias of shopware/platform dev-trunk and thus requires it to be installed too.
- Root composer.json requires shopware/platform 6.4.x@dev || dev-trunk -> satisfiable by shopware/platform[dev-trunk, 6.4.x-dev (alias of dev-trunk)].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
Execution aborted, a subcommand failed!