Skip to content

Commit

Permalink
added support for laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
tabacitu committed Aug 26, 2019
1 parent 8f92b8e commit 45f5340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"almasaeed2010/adminlte" : "2.4.*",
"laravel/framework": "5.8.*",
"laravel/framework": "5.8.*|^6.0",
"prologue/alerts": "^0.4.1",
"creativeorange/gravatar": "~1.0",
"nesbot/carbon": "^2.14.0"
Expand Down

0 comments on commit 45f5340

Please sign in to comment.