Skip to content

Commit

Permalink
Require Laravel 5.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleigh committed Aug 26, 2017
1 parent dd9b651 commit 5e859cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},

"require-dev": {
"laravel/laravel": "~5.3",
"laravel/laravel": "~5.4",
"laravel/browser-kit-testing": "~1.0",
"phpunit/phpunit": "~4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5e859cf

Please sign in to comment.