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.
2 parents 35d323b + 94ea00e commit fcff771Copy full SHA for fcff771
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
All notable changes to `mateusjunges/laravel-acl` will be documented in this file.
4
5
+## 2.0.1
6
+- Update composer.json for laravel 6.0
7
+
8
## 2.0.0
9
#### In [UsersTrait.php](https://github.com/jungessolutions/laravel-acl/blob/master/src/Traits/UsersTrait.php):
10
- `hasAnyPermissions()`, `assignPermissions()`, `syncPermissions`, `revokePermissions()`,
0 commit comments