Skip to content

Commit 301e705

Browse files
committed
add support
1 parent eabcdf0 commit 301e705

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"require": {
88
"php": "^7.4",
99
"illuminate/contracts": "^8.0",
10-
"illuminate/queue": "^8.0"
10+
"illuminate/queue": "^8.0",
11+
"illuminate/support": "^8.0"
1112
},
1213
"require-dev": {
1314
"friendsofphp/php-cs-fixer": "^2.16",

0 commit comments

Comments
 (0)