We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eabcdf0 commit 301e705Copy full SHA for 301e705
composer.json
@@ -7,7 +7,8 @@
7
"require": {
8
"php": "^7.4",
9
"illuminate/contracts": "^8.0",
10
- "illuminate/queue": "^8.0"
+ "illuminate/queue": "^8.0",
11
+ "illuminate/support": "^8.0"
12
},
13
"require-dev": {
14
"friendsofphp/php-cs-fixer": "^2.16",
0 commit comments