Skip to content

Commit

Permalink
working on Scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
excellentingenuity committed Aug 13, 2015
1 parent 7c9f7ec commit e807018
Show file tree
Hide file tree
Showing 9 changed files with 1,856 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Permissible
User Authentication and ACL Permissions Module with Laravel Connectors
User Authentication and ACL Permissions Module
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"require": {
"php": ">=5.6",
"ramsey/uuid": "^2.8",
"moontoast/math": "^1.1"
"moontoast/math": "^1.1",
"data-library/validator": "dev-master"
},
"require-dev": {
"phpunit/phpunit": "~4.5",
Expand Down
Loading

0 comments on commit e807018

Please sign in to comment.