Skip to content

Commit

Permalink
Add Laravel 5.4 support
Browse files Browse the repository at this point in the history
  • Loading branch information
tzurbaev committed Jan 24, 2017
1 parent 9e07021 commit 87443bd
Show file tree
Hide file tree
Showing 3 changed files with 392 additions and 358 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
},

"require-dev": {
"laravel/laravel": "5.3.*",
"laravel/laravel": "~5.3",
"laravel/browser-kit-testing": "~1.0",
"phpunit/phpunit": "~4.0"
},

Expand Down
Loading

0 comments on commit 87443bd

Please sign in to comment.