Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
composer require "nunomaduro/larastan:0.4.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/console | 5.6.*|5.7.*|5.8.*|^6.0 |
| illuminate/container | 5.6.*|5.7.*|5.8.*|^6.0 |
| illuminate/contracts | 5.6.*|5.7.*|5.8.*|^6.0 |
| illuminate/database | 5.6.*|5.7.*|5.8.*|^6.0 |
| illuminate/http | 5.6.*|5.7.*|5.8.*|^6.0 |
| illuminate/pipeline | 5.6.*|5.7.*|5.8.*|^6.0 |
| illuminate/support | 5.6.*|5.7.*|5.8.*|^6.0 |
| mockery/mockery | ^1.0|0.9.* |
| php | ^7.1.3 |
| phpstan/phpstan | ^0.11.15 |
| symfony/process | ^4.2 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ^3.8 |
| phpunit/phpunit | ^7.3 || ^8.2 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-08-28 08:22:36 |
| 类型 | library |