Skip to content

Commit

Permalink
Update Laravel version for 5.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
DCzajkowski authored Feb 26, 2019
1 parent 4059750 commit b84cd83
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 @@ -10,7 +10,7 @@
}
],
"require": {
"laravel/framework": "~5.7.14"
"laravel/framework": "~5.8"
},
"extra": {
"laravel": {
Expand Down

0 comments on commit b84cd83

Please sign in to comment.