ubient / laravel-pwned-passwords

Simple Laravel validation rule that allows you to prevent or limit the re-use of passwords that are known to be pwned (unsafe). Based on TroyHunt's Have I Been Pwned (https://haveibeenpwned.com)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 8: Guzzle + PHP Version

A-Lawrence opened this issue Β· comments

Howdy πŸ‘‹πŸΌ

Before submitting a PR to rectify this, is there a reason that you opted not to bump Guzzle inline with the L8 upgrade guide -> https://laravel.com/docs/8.x/upgrade ?

v3.3 appears to still use a v6 version of Guzzle, whereas 8 mandates 7.0.1

Hi!

Thanks for letting me know, I completely missed that bit! A PR would be very much appreciated, but don't feel obliged to, I can always pick this up somewhere early next week πŸ‘