Ich versuche in Contao 5.3 Download Statistiken zu installieren, aber
Code:
> Resolving dependencies using Composer Cloud v3.8.1
[7.1MiB/0.20s] Loading composer repositories with package information
[95.9MiB/14.19s] Updating dependencies
[199.7MiB/15.42s] Your requirements could not be resolved to an installable set of packages.
[199.7MiB/15.42s]
Problem 1
- Root composer.json requires bugbuster/contao-dlstats-bundle ^1.6 -> satisfiable by bugbuster/contao-dlstats-bundle[1.6.0, 1.6.1, 1.6.2].
- Root composer.json requires contao/newsletter-bundle 5.3.* -> satisfiable by contao/newsletter-bundle[5.3.0, ..., 5.3.32].
- bugbuster/contao-dlstats-bundle[1.6.0, ..., 1.6.2] require monolog/monolog ^3.5.0 -> satisfiable by monolog/monolog[3.5.0, ..., 3.9.0].
- Conclusion: don't install monolog/monolog 3.9.0 (conflict analysis result)
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
[199.7MiB/15.42s] <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>
[62.5MiB/15.56s] Memory usage: 62.54MB (peak: 223.47MB), time: 15.57s.
[62.5MiB/15.56s] Finished Composer Cloud resolving.
ich verstehe die Fehlermeldung nicht. Hat es was mit "monolog" zu tun?