Shopware konnte nicht heruntergeladen werden - Composer could not detect the root package

Hallo zusammen, gestern war ich dabei von Shopware 5 auf Shopware 6.6.4.1 zu migrieren. Als ich dann beim Schritt „Datenbank Konfigurieren“ war, erhielt ich die Fehlermeldung: „Shopware 6 benötigt mindestens MySQL 8.0.17 oder MariaDB 10.11“

Daher musste ich abbrechen und über Nacht hat all-ink.com einen Umzug auf einen Server mit MariaDB 10.11 durchgeführt.

Dabei hat sich die IP-Adresse des Servers geändernt.

Gerade versuche ich wieder die Installation.

  1. Ich starte den Installer und wähle die SPrache
  2. Als PHP-Ausführungsdatei ist bereits „/bin/php83“ hinterlegt. Ich klicke also auf Konfiguration speichern.
  3. Wähle die neueste Version Shopware 6.6.4.1 und klicke auf Herunterladen.
  4. FEHLERMELDUNG: Shopware konnte nicht heruntergeladen werden. Klicke [hier] um zur Protokolldatei zu gelangen.
    Protokolldatei:
    Composer could not detect the root package (shopware/production) version, defaulting to ‚1.0.0‘. See Troubleshooting - Composer
    Installing dependencies from lock file (including require-dev)
    Verifying lock file contents can be installed on current platform.
    Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run composer update or composer update .
  • Required package „shopware/administration“ is not present in the lock file.
  • Required package „shopware/core“ is not present in the lock file.
  • Required package „shopware/elasticsearch“ is not present in the lock file.
  • Required package „shopware/storefront“ is not present in the lock file.
  • Required package „symfony/flex“ is not present in the lock file.
  • Required package „symfony/runtime“ is not present in the lock file.
  • Required package „shopware/conflicts“ is not present in the lock file.
    This usually happens when composer files are incorrectly merged or the composer.json file is manually edited.
    Read more about correctly resolving merge conflicts Resolving merge conflicts - Composer
    and prefer using the „require“ command over editing the composer.json file directly Command-line interface / Commands - Composer

Ich weiß leider nicht was das bedeuten soll. Gestern bin ich ohne Probleme an diesem Schritt weitergekommen.

Kann mir jemand bitte weiterhelfen?

Vielen Dank!

Lösche mal die composer.lock Datei und versuche es dann erneut.