{ "name": "illuminate/mail", "description": "The Illuminate Mail package.", "license": "MIT", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "require": { "php": "^8.1", "illuminate/collections": "^10.0", "illuminate/container": "^10.0", "illuminate/contracts": "^10.0", "illuminate/macroable": "^10.0", "illuminate/support": "^10.0", "league/commonmark": "^2.2", "psr/log": "^1.0|^2.0|^3.0", "symfony/mailer": "^6.2", "tijsverkoyen/css-to-inline-styles": "^2.2.5" }, "autoload": { "psr-4": { "Illuminate\\Mail\\": "" } }, "extra": { "branch-alias": { "dev-master": "10.x-dev" } }, "suggest": { "aws/aws-sdk-php": "Required to use the SES mail driver (^3.235.5).", "symfony/http-client": "Required to use the Symfony API mail transports (^6.2).", "symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^6.2).", "symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^6.2)." }, "config": { "sort-packages": true }, "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Events | Folder | 0755 |
|
|
Mailables | Folder | 0755 |
|
|
Transport | Folder | 0755 |
|
|
resources | Folder | 0755 |
|
|
Attachment.php | File | 4.92 KB | 0644 |
|
LICENSE.md | File | 1.05 KB | 0644 |
|
MailManager.php | File | 15.77 KB | 0644 |
|
MailServiceProvider.php | File | 1.72 KB | 0644 |
|
Mailable.php | File | 44.95 KB | 0644 |
|
Mailer.php | File | 16.93 KB | 0644 |
|
Markdown.php | File | 4.56 KB | 0644 |
|
Message.php | File | 9.53 KB | 0644 |
|
PendingMail.php | File | 3.46 KB | 0644 |
|
SendQueuedMailable.php | File | 3.23 KB | 0644 |
|
SentMessage.php | File | 1.17 KB | 0644 |
|
composer.json | File | 1.46 KB | 0644 |
|