langleyfoxall / laravel-nist-password-rules

🔒 Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B section 5.
GNU Lesser General Public License v3.0
208 stars 49 forks source link

guzzlehttp/guzzle ~7.0 #33

Closed abdosaeedelhassan closed 4 years ago

abdosaeedelhassan commented 4 years ago

i have installed guzzlehttp/guzzle ~7.0, when trying to install this package i received that

Problem 1

is there away to upgrade please, thank you

Schnoop commented 4 years ago

Not at the moment. This package depends on php-coveralls which has a requirement for guzzle version 6. So as long php-coveralls is not updated you can do nothing.

Please have a look here: https://github.com/langleyfoxall/laravel-nist-password-rules/issues/32