Fehler: RockSolid AntiSpam lässt sich nicht istallieren
Produkt: Oneo Contao
Contao-Version: 4.9.9
Hallo Rocksolid-Team,
wie im Betreff geschrieben, lässt sich RockSolid AntiSpam nicht istallieren.
Die Webseite läuft einwandfrei und wurde vor 2 Jahren von Contao 3.x auf4.9.9 geupdated. Ohne Probleme.
Die unten genannte Fehlermeldung wird während der Installation ausgegeben... Können Sie mir bitte sagen, woran der Fehler liegt?
Ich habe sowohl die "aktuelle Version" probiert, als auch ^2.0
Herzlichen Dank.
composer require madeyourday/contao-rocksolid-antispam=^2.0
composer update madeyourday/contao-rocksolid-antispam contao/conflicts --no-install
> Resolving dependencies using Composer Cloud v3.7.1
[6.5MiB/0.19s] Loading composer repositories with package information
[85.3MiB/11.84s] Updating dependencies
[103.4MiB/12.11s] Your requirements could not be resolved to an installable set of packages.
[103.4MiB/12.11s]
Problem 1
- contao/calendar-bundle is locked to version 4.9.9 and an update of this package was not requested.
- contao/calendar-bundle 4.9.9 requires php ^7.2 -> your php version (8.1.19.0) does not satisfy that requirement.
Problem 2
- contao/comments-bundle is locked to version 4.9.9 and an update of this package was not requested.
- contao/comments-bundle 4.9.9 requires php ^7.2 -> your php version (8.1.19.0) does not satisfy that requirement.
Problem 3
- contao/faq-bundle is locked to version 4.9.9 and an update of this package was not requested.
- contao/faq-bundle 4.9.9 requires php ^7.2 -> your php version (8.1.19.0) does not satisfy that requirement.
Problem 4
- contao/listing-bundle is locked to version 4.9.9 and an update of this package was not requested.
- contao/listing-bundle 4.9.9 requires php ^7.2 -> your php version (8.1.19.0) does not satisfy that requirement.
Problem 5
- contao/manager-bundle is locked to version 4.9.9 and an update of this package was not requested.
- contao/manager-bundle 4.9.9 requires php ^7.2 -> your php version (8.1.19.0) does not satisfy that requirement.
Problem 6
- contao/news-bundle is locked to version 4.9.9 and an update of this package was not requested.
- contao/news-bundle 4.9.9 requires php ^7.2 -> your php version (8.1.19.0) does not satisfy that requirement.
Problem 7
- contao/newsletter-bundle is locked to version 4.9.9 and an update of this package was not requested.
- contao/newsletter-bundle 4.9.9 requires php ^7.2 -> your php version (8.1.19.0) does not satisfy that requirement.
Problem 8
- contao/core-bundle[4.9.6, ..., 4.9.9] require php ^7.2 -> your php version (8.1.19.0) does not satisfy that requirement.
- madeyourday/contao-rocksolid-theme-assistant v2.0.3 requires contao/core-bundle ^4.3 -> satisfiable by contao/core-bundle[4.3.0, ..., 4.13.49].
- madeyourday/contao-rocksolid-theme-assistant is locked to version v2.0.3 and an update of this package was not requested.
[103.5MiB/12.11s] <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>
[53.5MiB/12.15s] Memory usage: 53.53MB (peak: 224.06MB), time: 12.16s.
[53.5MiB/12.15s] Finished Composer Cloud resolving.
# Cloud Job ID 5mT67dX393NDjwfYu9EEGAjz7TlSuGaWXf9geNqs76KJ4Nr5z4eQ2Oepat6m8IaZ8f4fdm failed
composer install
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by RockSolid Theme... on 11 Nov, 2024 03:46 PM
Vielen Dank für Ihre Frage.
Die Meldung
contao/core-bundle[4.9.6, ..., 4.9.9] require php ^7.2 -> your php version (8.1.19.0) does not satisfy that requirement.
deutet darauf hin, dass die PHP-Version aktualisiert wurde auf Version 8. Um das Problem zu beheben müssten Sie mindestens auf die Contao-Version 4.9.42 aktualisieren. Beachten Sie jedoch bitte, dass diese Version veraltet ist und keine Updates mehr erhält. Weitere Informationen dazu finden Sie im Contao-Release-Plan: https://contao.org/de/release-planDer Fehler hängt nicht mit der Erweiterung zusammen.