Habe soeben versucht die MetaModels Core zu installieren, bekomme aber durch den Contao-Manager folgende Fehlerausgabe:
Sieht nach einem Versionskonflikt aus. Lässt sich das beheben?Code:composer require metamodels/core $ /usr/bin/php81/php -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /var/www/virtual/rs-regenstauf.de/cnt-test_rs-regenstauf_de/htdocs/public/contao-manager.phar.php composer require metamodels/core --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction Failed loading /usr/local/lib/ioncube/ioncube_loader_lin_8.1.so: /usr/local/lib/ioncube/ioncube_loader_lin_8.1.so: cannot open shared object file: No such file or directory Info from https://repo.packagist.org: #StandWithUkraine Using version ^1.0 for metamodels/core /var/www/virtual/rs-regenstauf.de/cnt-test_rs-regenstauf_de/htdocs/composer.json has been updated # Process terminated with exit code 0 # Result: OK composer update metamodels/core contao/conflicts --no-install > Resolving dependencies using Composer Cloud v3.4.4 !!! Current server is sponsored by: Contao Association !!! [6.6MiB/0.29s] Loading composer repositories with package information [63.0MiB/7.11s] Updating dependencies [80.0MiB/7.27s] Your requirements could not be resolved to an installable set of packages. [80.0MiB/7.27s] Problem 1 - contao-themes-net/odd-theme-bundle is locked to version 2.0.1 and an update of this package was not requested. - metamodels/core[1.0.0, ..., 1.0.16] require contao/core ~2.11 -> satisfiable by contao/core[2.11.0, ..., 2.11.17]. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.17. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.16. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.15. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.14. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.13. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.12. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.11. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.10. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.9. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.8. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.7. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.6. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.5. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.4. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.3. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.2. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.1. - contao-themes-net/odd-theme-bundle 2.0.1 conflicts with contao/core 2.11.0. - Root composer.json requires metamodels/core ^1.0 -> satisfiable by metamodels/core[1.0.0, ..., 1.0.16]. [80.0MiB/7.27s] <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> [36.3MiB/7.29s] Memory usage: 36.28MB (peak: 174.17MB), time: 7.3s. [36.3MiB/7.30s] Finished Composer Cloud resolving. # Cloud Job ID 1CQOt6bhw0Dsy57YW6D3ZaHMvkUEYxXeQWBhEVzGHOCIjdosd4fe1b04Dv8VdStnPgpih4YOsOAwWUMY7TLKP failed

Zitieren