Skip to content

Commit 5a3b634

Browse files
committed
Missing dependency
1 parent 7843a62 commit 5a3b634

File tree

2 files changed

+675
-429
lines changed

2 files changed

+675
-429
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"require": {
1717
"php": "^7.2.5",
1818
"ext-dom": "*",
19+
"illuminate/mail": "^7.4||^8.0",
1920
"illuminate/support": "^7.4 || ^8.0",
2021
"tijsverkoyen/css-to-inline-styles": "~2.0"
2122
},

0 commit comments

Comments
 (0)