Skip to content

Commit a4c6410

Browse files
bretto36TerrePorter
authored andcommitted
Update for Laravel 6 (#53)
@bretto36 Sorry, for the delay.
1 parent db83690 commit a4c6410

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^7.1.3",
14-
"laravel/framework": "5.8.*"
13+
"php": "^7.2",
14+
"laravel/framework": "6.0.*"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)