Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
composer require "nunomaduro/larastan:0.3.2"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | 5.6.*|5.7.* |
| illuminate/container | 5.6.*|5.7.* |
| illuminate/contracts | 5.6.*|5.7.* |
| illuminate/database | 5.6.*|5.7.* |
| illuminate/http | 5.6.*|5.7.* |
| illuminate/pipeline | 5.6.*|5.7.* |
| illuminate/support | 5.6.*|5.7.* |
| mockery/mockery | ^1.0|0.9.* |
| orchestra/testbench | ^3.6 |
| php | ^7.1.3 |
| phpstan/phpstan | ^0.10.2 |
| symfony/process | ^4.1 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^7.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-10-05 20:00:38 |
| 类型 | library |