We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b100f99 + 78dd9e5 commit d7f7dc4Copy full SHA for d7f7dc4
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
All notable changes to `mateusjunges/laravel-acl` will be documented in this file.
4
+
5
+## 2.0.3
6
+- Fix composer.json dependencies for laravel 6.0
7
8
## 2.0.2
9
#### In [UsersTrait.php](https://github.com/jungessolutions/laravel-acl/blob/master/src/Traits/UsersTrait.php):
10
- Add option to use array as parameter for `syncPermissions()` method;
0 commit comments