Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
composer require "nunomaduro/larastan:0.4.3"
| 包名 | 版本要求 |
|---|---|
| composer/composer | ^1.0 |
| ext-json | * |
| 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-10-22 08:33:26 |
| 类型 | phpstan-extension |