Skip to content

Commit f49673f

Browse files
committed
laravel 8 support
1 parent 4f04b77 commit f49673f

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": "^7.1",
2020
"aws/aws-sdk-php": "^3.145",
21-
"illuminate/support": "^6.0 || ^7.0"
21+
"illuminate/support": "^6.0 || ^7.0 || ^8.0"
2222
},
2323
"require-dev": {
2424
"orchestra/testbench": "^4.0",

0 commit comments

Comments
 (0)