Skip to content

Commit d895ac8

Browse files
lucasmichottaylorotwell
authored andcommitted
Add missing dependency. (#19623)
1 parent 8e8b562 commit d895ac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Auth/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"php": ">=5.6.4",
1818
"illuminate/contracts": "5.4.*",
1919
"illuminate/http": "5.4.*",
20+
"illuminate/queue": "5.4.*",
2021
"illuminate/support": "5.4.*",
2122
"nesbot/carbon": "~1.20"
2223
},

0 commit comments

Comments
 (0)