Skip to content

Commit

Permalink
Added require Laravel 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienheyd committed Apr 3, 2017
1 parent 8ca2eaf commit 678348c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "sebastienheyd/boilerplate",
"description": "Boilerplate with AdminLTE, users management, roles, permissions for Laravel >= 5.4",
"description": "Boilerplate with AdminLTE, user management, roles, permissions for Laravel >= 5.4",
"keywords": ["laravel", "adminlte", "entrust", "admin"],
"license": "MIT",
"require": {
"illuminate/support": "^5.4",
"laravelcollective/html": "^5.4",
"zizaco/entrust": "^1.7"
},
Expand Down

0 comments on commit 678348c

Please sign in to comment.