Skip to content

Commit 9b7639c

Browse files
authored
Add support of Laravel 8
1 parent d87bf81 commit 9b7639c

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
],
2020
"require": {
2121
"php": "^7.4",
22-
"illuminate/support": "^7.5"
22+
"illuminate/support": "^8"
2323
},
2424
"require-dev": {
2525
"friendsofphp/php-cs-fixer": "^2.16",

0 commit comments

Comments
 (0)