Perform various self diagnosis tests on your Laravel application.
composer require "beyondcode/laravel-self-diagnosis:1.0.2"
| 包名 | 版本要求 |
|---|---|
| composer/semver | ^1.4 |
| geerlingguy/ping | ^1.1 |
| illuminate/support | 5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.* |
| php | ^7.1 |
| vlucas/phpdotenv | ~2.5 |
| 包名 | 版本要求 |
|---|---|
| larapack/dd | ^1.0 |
| mockery/mockery | ^1.0 |
| orchestra/testbench | ~3.5 |
| phpunit/phpunit | ^7.0 |
| predis/predis | ^1.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-08-27 22:19:18 |
| 类型 | library |