We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f60c82 commit 3db8f8cCopy full SHA for 3db8f8c
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to `laravel-authorizer` will be documented in this file.
4
5
+## 0.0.8 - 2024-03-15
6
+
7
+### What's Changed
8
9
+* build(deps): Laravel 11 support by @SlimGee in https://github.com/flixtechs-labs/laravel-authorizer/pull/22
10
+* build(deps): bump ramsey/composer-install from 2 to 3 by @dependabot in https://github.com/flixtechs-labs/laravel-authorizer/pull/21
11
12
+**Full Changelog**: https://github.com/flixtechs-labs/laravel-authorizer/compare/0.0.7...0.0.8
13
14
## 0.0.7 - 2024-02-06
15
16
### What's Changed
0 commit comments