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

Laravel 6 compatibility #6

Closed lsfiege closed 5 years ago

lsfiege commented 5 years ago

Hi! I was wondering if this package will have support for Laravel 6

Greetings!

Edit: I have made a pull request to help you, let me know if you need some help :)

valorin commented 5 years ago

Awesome, thanks! :-) I'll merge and bump the version.

limenet commented 5 years ago

@valorin thank you for the quick update (and @lsfiege thanks for the PR)!

Unfortunately, the new version isn't yet on Packagist. Could you please make sure the new version is available on Packagist (for Composer)? This guide by packagist.org might be helpful (both for manual sync and to set up automatic sync).

Thank you very much!

valorin commented 5 years ago

Oh, oops! Thanks for letting me know @limenet! Packagist was down when I tagged the update so I couldn't check it had updated and I just checked now and the package wasn't configured correctly either. It should be all updated and configured now. :-)

limenet commented 5 years ago

@valorin thank you very much for the quick resolution (and the package, I really like it)!

valorin commented 5 years ago

No worries, I'm glad you like it :-)