Skip to content

Commit

Permalink
v3.1.7
Browse files Browse the repository at this point in the history
* Allow ACL names to be use available language files for customisation in application.

Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Nov 29, 2015
1 parent 29ce969 commit 6fdc894
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"require-dev": {
"mockery/mockery": "^0.9.1",
"orchestra/foundation": "~3.1.14"
"orchestra/foundation": "~3.1.19"
},
"extra": {
"branch-alias": {
Expand Down
4 changes: 4 additions & 0 deletions docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ title: Control Change Log

## Version 3.1 {#v3-1}

### v3.1.7 {#v3-1-7}

* Allow ACL names to be use available language files for customisation in application.

### v3.1.6 {#v3-1-6}

* Use `Orchestra\Authorization\Authorization::canIf()` instead of `Orchestra\Authorization\Authorization::can()`.
Expand Down

0 comments on commit 6fdc894

Please sign in to comment.