password_exposed icon indicating copy to clipboard operation
password_exposed copied to clipboard

please bump old psr/cache deps

Open simonbuehler opened this issue 3 years ago • 6 comments
trafficstars

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

https://github.com/DivineOmega/password_exposed/blob/327f93ee5cab54622077bcae721412b55be16720/composer.json#L25

simonbuehler avatar Feb 15 '22 13:02 simonbuehler

any news?

lucabecchetti avatar Oct 07 '22 07:10 lucabecchetti

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

simonbuehler avatar Oct 07 '22 08:10 simonbuehler

Same problem here!

aminemrabet avatar Jan 23 '23 20:01 aminemrabet