Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
composer require "nunomaduro/larastan:1.0.3"
| 包名 | 版本要求 |
|---|---|
| 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 | ^1.0 |
| symfony/process | ^4.3 || ^5.0 || ^6.0 |
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ^4.13.0 |
| orchestra/testbench | ^4.0 || ^5.0 || ^6.0 || ^7.0 |
| phpunit/phpunit | ^7.3 || ^8.2 || ^9.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-01-20 19:33:48 |
| 类型 | phpstan-extension |