Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please bump old psr/cache deps #34

Open
simonbuehler opened this issue Feb 15, 2022 · 6 comments
Open

please bump old psr/cache deps #34

simonbuehler opened this issue Feb 15, 2022 · 6 comments

Comments

@simonbuehler
Copy link

hi,

cant install as a dependemcy from divineomega/laravel-password-exposed-validation-rule :

Running composer update langleyfoxall/laravel-nist-password-rules
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - divineomega/password_exposed v3.2.0 requires psr/cache ^1.0 -> found psr/cache[1.0.0, 1.0.1] but the package is fixed to 3.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.
    - langleyfoxall/laravel-nist-password-rules[v5.0.0, ..., v5.0.1] require divineomega/laravel-password-exposed-validation-rule ^2.4.0 -> satisfiable by divineomega/laravel-password-exposed-validation-rule[v2.4.0].
    - divineomega/laravel-password-exposed-validation-rule v2.4.0 requires divineomega/password_exposed ^3.2.0 -> satisfiable by divineomega/password_exposed[v3.2.0].
    - Root composer.json requires langleyfoxall/laravel-nist-password-rules ^5.0 -> satisfiable by langleyfoxall/laravel-nist-password-rules[v5.0.0, v5.0.1].

"psr/cache": "^1.0",

@lucabecchetti
Copy link

any news?

@simonbuehler
Copy link
Author

maybe use one of those (https://github.com/DivineOmega/password_exposed/network ) in the meantime

@aminemrabet
Copy link

Same problem here!

@staabm
Copy link

staabm commented Dec 18, 2024

came here to report this very same problem :-/

@staabm
Copy link

staabm commented Dec 18, 2024

@DivineOmega do you see a path we could update this dependencies?

this lib is blocking us from updating to newer psr/cache versions which is required to install other libs

@staabm
Copy link

staabm commented Dec 18, 2024

just forked the package and updated its dependencies

see https://github.com/staabm/password_exposed

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

No branches or pull requests

4 participants