valorin / pwned-validator

Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
MIT License
383 stars 24 forks source link

Add Laravel 10 Support #18

Closed pbarsallo closed 1 year ago

pbarsallo commented 1 year ago

This change updates the required illuminate/support dependency version to allow for compatibility with Laravel 10.x projects.

valorin commented 1 year ago

Thanks 😁

valorin commented 1 year ago

It's been tagged, so you should be able to upgrade to it easily.

pbarsallo commented 1 year ago

It's been tagged, so you should be able to upgrade to it easily.

The speedy turnaround is greatly appreciated! 🙏