Skip to content

Commit a786597

Browse files
committed
Adapted to Laravel 5.7
1 parent f85d978 commit a786597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"keywords": ["laravel", "preset", "vuetify"],
55
"license": "MIT",
66
"require": {
7-
"laravel/framework": "^5.6",
8-
"laravel/passport": "^6.0"
7+
"laravel/framework": "^5.7",
8+
"laravel/passport": "^7.0"
99
},
1010
"autoload": {
1111
"psr-4": {

0 commit comments

Comments
 (0)