A fake Mailer for Laravel applications that takes the pain out of testing mail.
composer require "tightenco/mailthief:dev-master"
| 包名 | 版本要求 |
|---|---|
| illuminate/mail | 5.* |
| illuminate/view | 5.* |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | >=5.0 <5.5 |
| mockery/mockery | ^0.9.5 |
| phpunit/phpunit | ^5.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-10-19 16:43:40 |
| 类型 | library |