Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
composer require "nunomaduro/larastan:0.7.2"
| 包名 | 版本要求 |
|---|---|
| composer/composer | ^1.0 || ^2.0 |
| ext-json | * |
| illuminate/console | ^6.0 || ^7.0 || ^8.0 || ^9.0 |
| illuminate/container | ^6.0 || ^7.0 || ^8.0 || ^9.0 |
| illuminate/contracts | ^6.0 || ^7.0 || ^8.0 || ^9.0 |
| illuminate/database | ^6.0 || ^7.0 || ^8.0 || ^9.0 |
| illuminate/http | ^6.0 || ^7.0 || ^8.0 || ^9.0 |
| illuminate/pipeline | ^6.0 || ^7.0 || ^8.0 || ^9.0 |
| illuminate/support | ^6.0 || ^7.0 || ^8.0 || ^9.0 |
| mockery/mockery | ^0.9 || ^1.0 |
| php | ^7.2 || ^8.0 |
| phpstan/phpstan | ^0.12.83 |
| symfony/process | ^4.3 || ^5.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ^4.0 || ^5.0 || ^6.0 || ^7.0 |
| phpunit/phpunit | ^7.3 || ^8.2 || ^9.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-04-08 10:51:16 |
| 类型 | phpstan-extension |