Hallo,
ich habe mir heute Contao 5.1 installiert. Die Installation lief 1A durch.
Doch nun möchte ich weitere Pakete installieren und es funktioniert nicht.
Egal welches Paket ich mir aussuche, keines der Pakete kann installiert werden.
Die Installation läuft auf PHP 8.2
Hier eine Beispielmeldung:
HTML-Code:
$ /opt/plesk/php/8.1/bin/php -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=UTC /var/www/vhosts/lmk-eutin.de/ikon.lmk-eutin.de/web/contao-manager.phar.php composer update oveleon/contao-cookiebar contao/conflicts --with-dependencies --no-install --no-scripts --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires oveleon/contao-cookiebar ^1.13 -> satisfiable by oveleon/contao-cookiebar[1.13.0].
- oveleon/contao-cookiebar 1.13.0 requires contao/core-bundle ^4.9.28 -> found contao/core-bundle[4.9.28, ..., 4.13.29] but these were not loaded, likely because it conflicts with another require.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
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.
# Process terminated with exit code 2
# Result: Misuse of shell builtins
Composer Update habe ich gemacht