Skip to content

Commit 175c56b

Browse files
author
Ilya Sakovich
authored
Laravel 7 support
1 parent 8776446 commit 175c56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"require": {
88
"php": "^7.2",
9-
"laravel/framework": "5.5.*|5.6.*|5.7.*|5.8.*|6.*",
9+
"laravel/framework": "5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0",
1010
"doctrine/dbal": "^2.9"
1111
},
1212
"autoload": {

0 commit comments

Comments
 (0)