Releases: msurguy/Honeypot
Releases · msurguy/Honeypot
Compatible with L11
Compatible with Laravel 11
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #66
Full Changelog: 1.2.0...1.3.0
Compatible with L10
Compatible with L9
Allow to be compatible with Laravel 9
Spanish translation added
Spanish translation added
hacktoberfest-accepted
Laravel 8 compatibility
Laravel 8 compatibility
Laravel 7 compatibility
Laravel 7 compatibility
Support for Laravel 6
This version supports Laravel 6
Compatibility with Laravel 5.4
Make package Laravel 5.4 compatible
Using generic exceptions
This release replaces the usage of DecryptException to a generic Exception.
Added ability to mock (test) the package
This release adds mocking by using Honeypot::disable()