Skip to content

Commit

Permalink
Update for Laravel 6 (#53)
Browse files Browse the repository at this point in the history
@bretto36 Sorry, for the delay.
  • Loading branch information
bretto36 authored and TerrePorter committed Oct 22, 2019
1 parent db83690 commit a4c6410
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 @@ -10,8 +10,8 @@
}
],
"require": {
"php": "^7.1.3",
"laravel/framework": "5.8.*"
"php": "^7.2",
"laravel/framework": "6.0.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a4c6410

Please sign in to comment.