Migrate to v2 of the ldap-module #117
Annotations
3 errors
|
Install Composer dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/ldap ^6.4 -> satisfiable by symfony/ldap[v6.4.0, v6.4.3].
- symfony/ldap[v6.4.0, ..., v6.4.3] require ext-ldap * -> it is missing from your system. Install or enable PHP's ldap extension.
Problem 2
- simplesamlphp/simplesamlphp-module-ldap[v2.2.0, ..., v2.3.5] require ext-ldap * -> it is missing from your system. Install or enable PHP's ldap extension.
- Root composer.json requires simplesamlphp/simplesamlphp-module-ldap ^2.2 -> satisfiable by simplesamlphp/simplesamlphp-module-ldap[v2.2.0, ..., v2.3.5].
To enable extensions, verify that they are enabled in your .ini files:
- C:\tools\php\php.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.
|
Install Composer dependencies
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading