Skip to content

Commit

Permalink
Experimental support for Laravel 5.6 and 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tortuetorche committed Sep 24, 2018
1 parent ed25078 commit 36a0d56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
}
],
"require": {
"barryvdh/laravel-stack-middleware": "~1.2.0",
"helthe/turbolinks": "~2.1.0"
"barryvdh/laravel-stack-middleware": "~1.2.1",
"helthe/turbolinks": "~2.2.0"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 36a0d56

Please sign in to comment.