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