Skip to content

Commit a5e392f

Browse files
laravel 8 support
1 parent 6fb3993 commit a5e392f

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|~7"
22+
"illuminate/support": "~5|~6|~7|~8"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)