Skip to content

composer update

composer update #2

Triggered via push September 15, 2023 13:23
Status Failure
Total duration 18s
Artifacts

ci.yml

on: push
build-test
9s
build-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build-test
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - ltb-project/ldap is locked to version v0.1.0 and an update of this package was not requested. - ltb-project/ldap v0.1.0 requires ext-ldap >=7.4 -> it is missing from your system. Install or enable PHP's ldap extension. To enable extensions, verify that they are enabled in your .ini files: - /usr/local/etc/php/conf.d/docker-php-ext-sodium.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-ldap` to temporarily ignore these required extensions.
build-test
Process completed with exit code 2.