Moin Zusammen,
ich habe Schwierigkeiten das Bundle inspiredminds/contao-event-registration zu installieren. Die Konsole meldet, dass Contao 4.13 benötigt wird.
In der Beschreibung auf packagist.org ist Contao ^5.0 mit aufgeführt.
https://packagist.org/packages/inspi...t-registration
Fehlermeldung Konsole:
composer.json:Code:Problem 1 - contao/newsletter-bundle 5.3.1 requires contao/core-bundle 5.3.1 -> satisfiable by contao/core-bundle[5.3.1]. - Conclusion: don't install contao/core-bundle 5.3.1 (conflict analysis result) - contao/newsletter-bundle 5.3.2 requires contao/core-bundle 5.3.2 -> satisfiable by contao/core-bundle[5.3.2]. - Conclusion: don't install contao/core-bundle 5.3.2 (conflict analysis result) - contao/newsletter-bundle 5.3.3 requires contao/core-bundle 5.3.3 -> satisfiable by contao/core-bundle[5.3.3]. - Conclusion: don't install contao/core-bundle 5.3.3 (conflict analysis result) - contao/newsletter-bundle 5.3.4 requires contao/core-bundle 5.3.4 -> satisfiable by contao/core-bundle[5.3.4]. - Conclusion: don't install contao/core-bundle 5.3.4 (conflict analysis result) - contao/newsletter-bundle 5.3.5 requires contao/core-bundle 5.3.5 -> satisfiable by contao/core-bundle[5.3.5]. - Conclusion: don't install contao/core-bundle 5.3.5 (conflict analysis result) - contao/newsletter-bundle 5.3.6 requires contao/core-bundle 5.3.6 -> satisfiable by contao/core-bundle[5.3.6]. - Conclusion: don't install contao/core-bundle 5.3.6 (conflict analysis result) - contao/newsletter-bundle 5.3.7 requires contao/core-bundle 5.3.7 -> satisfiable by contao/core-bundle[5.3.7]. - Conclusion: don't install contao/core-bundle 5.3.7 (conflict analysis result) - contao/newsletter-bundle 5.3.8 requires contao/core-bundle 5.3.8 -> satisfiable by contao/core-bundle[5.3.8]. - Conclusion: don't install contao/core-bundle 5.3.8 (conflict analysis result) - inspiredminds/contao-event-registration[1.2.0, ..., 1.2.1] require contao/calendar-bundle ^4.9 -> found contao/calendar-bundle[4.9.0, ..., 4.13.43] but it conflicts with your root composer.json require (^5.3). - inspiredminds/contao-event-registration[1.2.2, ..., 1.2.6] require terminal42/notification_center ^1.5 -> satisfiable by terminal42/notification_center[1.5.0, ..., 1.7.9]. - terminal42/notification_center[1.7.0, ..., 1.7.9] require contao/core-bundle ^4.13 -> satisfiable by contao/core-bundle[4.13.0, ..., 4.13.43]. - Only one of these can be installed: contao/core[2.6.0, ..., 2.11.17, 3.0.0, ..., 3.5.40], contao/core-bundle[4.1.0, ..., 4.13.43, 5.0.0, ..., 5.3.8]. contao/core replaces contao/core-bundle and thus cannot coexist with it. - contao/newsletter-bundle 5.3.0 requires contao/core-bundle 5.3.0 -> satisfiable by contao/core-bundle[5.3.0]. - terminal42/notification_center[1.5.0, ..., 1.6.18] conflict with contao/newsletter-bundle <3.5 || >= 5.0. - Root composer.json requires contao/newsletter-bundle ^5.3 -> satisfiable by contao/newsletter-bundle[5.3.0, ..., 5.3.8]. - Root composer.json requires inspiredminds/contao-event-registration ^1.2 -> satisfiable by inspiredminds/contao-event-registration[1.2.0, ..., 1.2.6]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Contao 5.3 ist installiert.Code:{ "name": "contao/managed-edition", "description": "Contao Managed Edition", "license": "LGPL-3.0-or-later", "type": "project", "require": { "cgoit/calendar-extended-bundle": "^2.0", "contao/calendar-bundle": "^5.3", "contao/comments-bundle": "^5.3", "contao/conflicts": "*@dev", "contao/faq-bundle": "^5.3", "contao/listing-bundle": "^5.3", "contao/manager-bundle": "^5.3", "contao/news-bundle": "^5.3", "contao/newsletter-bundle": "^5.3", "inspiredminds/contao-event-registration": "^1.2", "oneup/contao-backend-limited-width": "^1.1" }, "extra": { "public-dir": "public", "contao-component-dir": "assets" }, "scripts": { "post-install-cmd": [ "@php vendor/bin/contao-setup" ], "post-update-cmd": [ "@php vendor/bin/contao-setup" ] }, "config": { "allow-plugins": { "contao-components/installer": true, "php-http/discovery": true, "contao/manager-plugin": true } } }
PHP 8.2
Hoster: AllInkl Premium
Hat jemand einen Tipp was ich übersehen habe?
Grüße

Zitieren
Für Dinge die man mit html5 und css3 lösen kann, braucht man kein javascript.
