Releases: givebutter/laravel-keyable
Releases · givebutter/laravel-keyable
v3.1.0
v3.0.2
v3.0.1
v3.0.0
Please read the upgrade guide if you're coming from version 2, as there are breaking changes.
- Adds the ability to store a name associated with each API key
- API keys are now hashed in the database
v2.1.1
v2.1.0
Laravel 10 support.
v2.0.0
Upgrading
-
Minimum Laravel version supported:
9.19
-
Minimum PHP version supported:
8.0
Changes
- Upgraded
orchestra/testbench
to^7.6
v1.2
PHP 8 Support.
v1.1 Cleanup.
v1.0.2: Merge pull request #1 from francoism90/master
fix: str_random has been deprecated