Skip to content

Commit

Permalink
Add Support for Laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
AlShahawi authored Sep 5, 2019
1 parent dab3dec commit 25ccd9c
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 @@ -4,7 +4,7 @@
"keywords": ["laravel", "adminlte", "dashboard", "admin", "administrator"],
"require": {
"php": "^7.0",
"illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*",
"illuminate/support": "~5.5|^6.0",
"laracasts/flash": "^3.0",
"davejamesmiller/laravel-breadcrumbs": "^5.0"
},
Expand Down

0 comments on commit 25ccd9c

Please sign in to comment.