Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

psr/log dependency error #918

Open
mshamaseen opened this issue Oct 28, 2021 · 2 comments
Open

psr/log dependency error #918

mshamaseen opened this issue Oct 28, 2021 · 2 comments

Comments

@mshamaseen
Copy link

  • 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.

@bstorybinnys
Copy link

bstorybinnys commented Jan 19, 2022

Did you ever find a solution for this? I have the exact same issue after upgrading from Laravel 7 to 8. It seems to be that the pse/log version is the reason.

@mshamaseen
Copy link
Author

@bstorybinnys a workaround for this is to downgrade the PSR/log to version 1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants