This repository was archived by the owner on Jul 24, 2023. It is now read-only.
This repository was archived by the owner on Jul 24, 2023. It is now read-only.
psr/log dependency error #918
Open
Description
- Laravel Version: 8
- Adldap2-Laravel Version: 6.15
- PHP Version: 8.0
- LDAP Type: OpenLDAP
Description:
On fresh Laravel 8 installation, running composer require adldap2/adldap2-laravel
I receive
- adldap2/adldap2[v10.1.0, ..., v10.3.3] require psr/log ~1.0 -> found psr/log[1.0.0, ..., 1.1.4] but the package is fixed to 2.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Metadata
Metadata
Assignees
Labels
No labels