Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
composer require "nunomaduro/larastan:2.2.1"
| 包名 | 版本要求 |
|---|---|
| composer/class-map-generator | ^1.0 |
| composer/pcre | ^3.0 |
| ext-json | * |
| illuminate/console | ^9 |
| illuminate/container | ^9 |
| illuminate/contracts | ^9 |
| illuminate/database | ^9 |
| illuminate/http | ^9 |
| illuminate/pipeline | ^9 |
| illuminate/support | ^9 |
| mockery/mockery | ^1.4.4 |
| php | ^8.0.2 |
| phpmyadmin/sql-parser | ^5.5 |
| phpstan/phpstan | ^1.8.7 |
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ^4.13.2 |
| orchestra/testbench | ^7.0.0 |
| phpunit/phpunit | ^9.5.11 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-10-04 16:15:14 |
| 类型 | phpstan-extension |