Skip to content

Commit 6fb3993

Browse files
fixes #11
Support laravel 7
1 parent e6db039 commit 6fb3993

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
@@ -19,7 +19,7 @@
1919
"Server"
2020
],
2121
"require": {
22-
"illuminate/support": "~5|~6"
22+
"illuminate/support": "~5|~6|~7"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)