Contaomanager Erweiterung installieren funktioniert nicht mehr
Bei allen Contaomanager Installationen mit 4.9. kann ich keine Erweiterung mehr installieren weil immer eine Fehlermeldung kommt:
PHP-Code:
composer require markocupic/gallery-creator-bundle
composer update contao-components/installer markocupic/gallery-creator-bundle contao/conflicts --no-install
> Resolving dependencies using Composer Cloud v3.6.0-1-g9d9036c
[6.0MiB/0.18s] Loading composer repositories with package information
[6.4MiB/0.26s] Info from https://repo.packagist.org: #StandWithUkraine
[64.3MiB/8.53s] Updating dependencies
[81.1MiB/8.71s] Your requirements could not be resolved to an installable set of packages.
[81.1MiB/8.71s]
Problem 1
- contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
- codefog/contao-cookiebar 2.2.1 requires contao-community-alliance/composer-plugin ~2.4 || ~3.0 -> satisfiable by contao-community-alliance/composer-plugin[3.0.9].
- codefog/contao-cookiebar is locked to version 2.2.1 and an update of this package was not requested.
[81.1MiB/8.71s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
[36.7MiB/8.73s] Memory usage: 36.7MB (peak: 181.95MB), time: 8.74s.
[36.7MiB/8.74s] Finished Composer Cloud resolving.
# Cloud Job ID EbLTvgzHe6siNOzRvsuk0w2AXN2AQ7MtNmC3KGiZHPskemTimyngSxo5NW5T7j5iMphcZemUujODjNg13i24CA74tFwNe6990W9TWmN failed
PHP-Code:
> Resolving dependencies using Composer Cloud v3.6.0-1-g9d9036c
[5.0MiB/0.19s] Loading composer repositories with package information
[68.8MiB/11.57s] Updating dependencies
[101.6MiB/11.88s] Your requirements could not be resolved to an installable set of packages.
[101.6MiB/11.88s]
Problem 1
- contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
- dma/dma_elementgenerator dev-develop requires contao-community-alliance/composer-plugin ^2.4.0 || 3.* -> satisfiable by contao-community-alliance/composer-plugin[3.0.9].
- dma/dma_elementgenerator is locked to version dev-develop and an update of this package was not requested.
[101.6MiB/11.88s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
[36.3MiB/11.92s] Memory usage: 36.33MB (peak: 226.11MB), time: 11.92s.
[36.3MiB/11.92s] Finished Composer Cloud resolving.
# Cloud Job ID Ilrfz1sKcAySnf2W9jSmugW00wsXCCLOAMGCCN5QD4e0Upm2KMlFkbtujzvJ6cqPOq80NfORCj9njKcW7FQ3YSlOdev failed
composer install
Woran liegt das?
Liste der Anhänge anzeigen (Anzahl: 2)
Ja Backup auf jeden Fall.
Danach noch einmal kontrollieren, dass im Contao Manager für Contao oben 4.9.* steht (siehe Bild)
Anhang 26673
und unten dann das Aufklappmenü "Änderungen anwenden" benutzen und "alle Pakete aktualisieren" wählen. (siehe Bild)
Anhang 26674
kleiner Nachtrag: Wenn Du bei Updates sehr unsicher bist, kannst Du Dir auch mal meinen Vortrag von der Contao-Konferenz 2019 anschauen https://www.2019.conference.contao.o...r-updates.html
Es hat sicher ein paaar Änderungen im Manager selbst gegeben, aber das Prinzip ist noch immer das Gleiche.