Während des Updates auf der Testumgebung von 6.4.20 auf 6.5.0 erhalte ich folgende zwei Probleme.
- Meine PHP-Version 8.1
- Vor dem Update wurden alle Erweiterungen deaktiviert.
Run Update preparations
Updating to Flex Project
Updated to Flex Project
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Dependency resolution completed in 0.000 seconds
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires shopware/core ~6.5.0 -> satisfiable by shopware/core[6.5.0.0].
- shopware/core 6.5.0.0 requires ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension.
Problem 2
- shopware/core 6.5.0.0 requires ext-sodium * -> it is missing from your system. Install or enable PHP's sodium extension.
- shopware/storefront 6.5.0.0 requires shopware/core v6.5.0.0 -> satisfiable by shopware/core[6.5.0.0].
- Root composer.json requires shopware/storefront ~6.5.0 -> satisfiable by shopware/storefront[6.5.0.0].
Habe meine Installation über ein Shopware Hostingpaket laufen. Unter den PHP-Einstellungen habe ich die „Sodium“ Extension aktiviert und den Update erneut gestartet. Auch diesmal ohne Erfolg, jedoch nur eine Meldung das es fehlgeschlagen ist, ohne die obige Fehlermeldung.
Hat jemand ein ähnliches Problem? Wo liegt das Problem.
Ist es für ein Update evtl. noch ein wenig zu früh?