Perform various self diagnosis tests on your Laravel application.
composer require "beyondcode/laravel-self-diagnosis:1.2.0"
| 包名 | 版本要求 |
|---|---|
| composer/semver | ^1.4 |
| geerlingguy/ping | ^1.1 |
| illuminate/support | 5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.* |
| php | ^7.1 |
| vlucas/phpdotenv | ~2.5|~3.3 |
| 包名 | 版本要求 |
|---|---|
| larapack/dd | ^1.0 |
| mockery/mockery | ^1.0 |
| orchestra/testbench | ~3.5|~3.8 |
| phpunit/phpunit | ^7.0 |
| predis/predis | ^1.1 |
| scrutinizer/ocular | ^1.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-03-20 15:23:20 |
| 类型 | library |