Skip to content

Commit d673a4a

Browse files
authored
Laravel 8 Support
1 parent cc57473 commit d673a4a

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
@@ -30,7 +30,7 @@
3030
],
3131
"require": {
3232
"php": ">=7.0",
33-
"illuminate/support": "^5.4|^6.0|^7.0",
33+
"illuminate/support": "^5.4|^6.0|^7.0|^8.0",
3434
"friendsofphp/php-cs-fixer": "^2.14"
3535
},
3636
"require-dev": {

0 commit comments

Comments
 (0)