Perform various self diagnosis tests on your Laravel application.
composer require "beyondcode/laravel-self-diagnosis:0.3.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/support | 5.2.*|5.3.*|5.4.*|5.5.*|5.6.* |
| php | ^7.1 |
| vlucas/phpdotenv | ~2.5 |
| 包名 | 版本要求 |
|---|---|
| larapack/dd | ^1.0 |
| mockery/mockery | ^1.0 |
| orchestra/testbench | ~3.5 |
| phpunit/phpunit | ^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-07-06 11:49:27 |
| 类型 | library |