Navigation Menu

Skip to content

Commit

Permalink
Add support for Laravel 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanransdellrarebird committed Sep 3, 2019
1 parent 1ef2e94 commit 5f3e0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -17,7 +17,7 @@
"require": {
"php": ">=5.4.0",
"illuminate/support": "~4.0|~5.0|~5.1|^6.0",
"laravel/framework": "~5.4"
"laravel/framework": "~5.4|^6.0"
},
"autoload": {
"classmap": [
Expand Down

0 comments on commit 5f3e0c2

Please sign in to comment.