contao / contao-manager

Contao Manager
GNU Lesser General Public License v3.0
83 stars 33 forks source link

composer install problem #711

Closed wookie-cc closed 1 year ago

wookie-cc commented 1 year ago

Hello!

I wanted to perform an update but that required a composer installation and that won't work with that message. Please help, thank you!

$ /bin/php74 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /XXX//web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader

Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - contao-community-alliance/composer-plugin is locked to version 3.0.9 and an update of this package was not requested.
    - contao-community-alliance/composer-plugin 3.0.9 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.2.0] but it does not match the constraint.
  Problem 2
    - lib-xsl is present at version 1.1.32.0 and cannot be modified by Composer
    - Only one of these can be installed: lib-libxslt[1.1.34], lib-xsl[1.1.32.0]. lib-libxslt replaces lib-xsl and thus cannot coexist with it.
    - lib-libxslt is present at version 1.1.34 and cannot be modified by Composer

# Process terminated with exit code 2
# Result: Misuse of shell builtins