Hallo zusammen!
Ich versuche gerade in meiner DDEV Umgebung von 6.4 auf 6.5 zu updaten.
Ich halte mich an diese Anleitung: Shopware 6 - Update Guides - Shopware aktualisieren
Ich habe vor dem Update all meine Erweiterungen aus der composer.json entfernt und composer update gemacht.
bin/console system:update:prepare
Ich habe shopware/core wie in der Anleitung beschrieben auf 6.5 gesetz:
"require": {
"php": "^7.4.3 || ^8.0",
"composer-runtime-api": "^2.0",
"cnc-theme/cnc-theme": "@dev",
"shopware/administration": "~v6.4.0",
"shopware/core": "~v6.5.0",
"shopware/elasticsearch": "~v6.4.0",
"shopware/recovery": "~v6.4.0",
"shopware/storefront": "~v6.4.0"
},
composer update
Da bekomme ich folgende Fehlermeldung:
ddev composer update
> [ ! -f vendor/autoload.php ] || $PHP_BINARY bin/console system:update:prepare
Run Update preparations
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- shopware/administration 6.4.0.0 requires shopware/core v6.4.0.0 -> found shopware/core[6.4.0.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.1.0 requires shopware/core v6.4.1.0 -> found shopware/core[6.4.1.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.1.1 requires shopware/core v6.4.1.1 -> found shopware/core[6.4.1.1] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.1.2 requires shopware/core v6.4.1.2 -> found shopware/core[6.4.1.2] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.2.0 requires shopware/core v6.4.2.0 -> found shopware/core[6.4.2.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.2.1 requires shopware/core v6.4.2.1 -> found shopware/core[6.4.2.1] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.3.0 requires shopware/core v6.4.3.0 -> found shopware/core[6.4.3.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.3.1 requires shopware/core v6.4.3.1 -> found shopware/core[6.4.3.1] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.4.0 requires shopware/core v6.4.4.0 -> found shopware/core[6.4.4.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.4.1 requires shopware/core v6.4.4.1 -> found shopware/core[6.4.4.1] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.5.0 requires shopware/core v6.4.5.0 -> found shopware/core[6.4.5.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.5.1 requires shopware/core v6.4.5.1 -> found shopware/core[6.4.5.1] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.6.0 requires shopware/core v6.4.6.0 -> found shopware/core[6.4.6.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.6.1 requires shopware/core v6.4.6.1 -> found shopware/core[6.4.6.1] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.7.0 requires shopware/core v6.4.7.0 -> found shopware/core[6.4.7.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.8.0 requires shopware/core v6.4.8.0 -> found shopware/core[6.4.8.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.8.1 requires shopware/core 6.4.8.1 -> found shopware/core[6.4.8.1] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.8.2 requires shopware/core v6.4.8.2 -> found shopware/core[6.4.8.2] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.9.0 requires shopware/core v6.4.9.0 -> found shopware/core[6.4.9.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.10.0 requires shopware/core v6.4.10.0 -> found shopware/core[6.4.10.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.10.1 requires shopware/core v6.4.10.1 -> found shopware/core[6.4.10.1] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.11.0 requires shopware/core v6.4.11.0 -> found shopware/core[6.4.11.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.11.1 requires shopware/core v6.4.11.1 -> found shopware/core[6.4.11.1] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.12.0 requires shopware/core v6.4.12.0 -> found shopware/core[6.4.12.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.13.0 requires shopware/core v6.4.13.0 -> found shopware/core[6.4.13.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.14.0 requires shopware/core v6.4.14.0 -> found shopware/core[6.4.14.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.15.0 requires shopware/core v6.4.15.0 -> found shopware/core[6.4.15.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.15.1 requires shopware/core v6.4.15.1 -> found shopware/core[6.4.15.1] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.15.2 requires shopware/core v6.4.15.2 -> found shopware/core[6.4.15.2] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.16.0 requires shopware/core v6.4.16.0 -> found shopware/core[6.4.16.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.16.1 requires shopware/core v6.4.16.1 -> found shopware/core[6.4.16.1] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.17.0 requires shopware/core v6.4.17.0 -> found shopware/core[6.4.17.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.17.1 requires shopware/core v6.4.17.1 -> found shopware/core[6.4.17.1] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.17.2 requires shopware/core v6.4.17.2 -> found shopware/core[6.4.17.2] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.18.0 requires shopware/core v6.4.18.0 -> found shopware/core[6.4.18.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.18.1 requires shopware/core v6.4.18.1 -> found shopware/core[6.4.18.1] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.19.0 requires shopware/core v6.4.19.0 -> found shopware/core[6.4.19.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.20.0 requires shopware/core v6.4.20.0 -> found shopware/core[6.4.20.0] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.20.1 requires shopware/core v6.4.20.1 -> found shopware/core[6.4.20.1] but it conflicts with your root composer.json require (~v6.5.0).
- shopware/administration 6.4.20.2 requires shopware/core v6.4.20.2 -> found shopware/core[6.4.20.2] but it conflicts with your root composer.json require (~v6.5.0).
- Root composer.json requires shopware/administration ~v6.4.0 -> satisfiable by shopware/administration[6.4.0.0, ..., 6.4.20.2].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Composer [update] failed, composer command failed: exit status 2. stderr=
Ich folge dem Fehler und setze wider der Anleitung
"shopware/administration": "~v6.5.0",
Da bekomme ich die nächste Fehlermeldung bzgl. einer Abhängigkeit… das Spiel geht dann recht lange weiter. Immer wieder will er eine neue Abhängigkeit. Mein Bauchgefühl sagt mir, dass das nicht so sein sollte.
composer update -W bringt hier auch nichts.
Hat jemand einen Rat, wie ich am besten vorgehe? Vielen Dank im Voraus für eure Hilfe!
Viele Grüße,
Tobias