Hallo,
setze das 1. Projekt mit CONTAO 5 um.
Dabei generiert die Erweiterung imagecrop (ist im Contao- Manager für Version 5 freigegeben) eine Fehlermeldung:
Code:
> Resolving dependencies using Composer Cloud v3.7.1
[7.4MiB/0.21s] Loading composer repositories with package information
[96.2MiB/10.70s] Updating dependencies
[196.2MiB/11.62s] Your requirements could not be resolved to an installable set of packages.
[196.2MiB/11.62s]
Problem 1
- Root composer.json requires georgpreissl/imagecrop ^1.8 -> satisfiable by georgpreissl/imagecrop[v1.8.0].
- georgpreissl/imagecrop v1.8.0 requires menatwork/contao-multicolumnwizard ^3.6 -> found menatwork/contao-multicolumnwizard[dev-hotfix/add_abandoned, dev-master, dev-hotfix/3.3.17, dev-develop, 3.1.0.rc1, ..., 3.3.x-dev (alias of dev-master)] but it does not match the constraint.
[196.2MiB/11.62s] <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>
[60.7MiB/11.73s] Memory usage: 60.69MB (peak: 235.97MB), time: 11.73s.
[60.7MiB/11.73s] Finished Composer Cloud resolving.
# Cloud Job ID guxbHLxDC6jl0C5nKdjCh5HGld8O18PiPiLn0cFrgbhd1fK85zWy26SGBKwrGGdouyP5JPIBAUyFhBJBwFvWzRkxti9KeoGVT4oRCpGnM5rNcIKrYB96w5pEQz9i failed
Was habe ich übersehen?
Vielen Dank für Hinweise.