Skip to content

Commit

Permalink
Merge pull request #8 from Jeroen-G/patch-1
Browse files Browse the repository at this point in the history
Update requirements for Laravel 6
  • Loading branch information
michaeldyrynda authored Sep 1, 2019
2 parents 5fd1d20 + 26e3786 commit 0facbe0
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 @@ -11,7 +11,7 @@
}
],
"require": {
"laravel/framework": "^5.8",
"laravel/framework": "^5.8|^6.0",
"inertiajs/inertia-laravel": "^0.1"
},
"require-dev": {
Expand Down

0 comments on commit 0facbe0

Please sign in to comment.