Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
composer require "nunomaduro/larastan:3.2.0"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| iamcal/sql-parser | ^0.5.0 |
| illuminate/console | ^11.41.3 || ^12.0 |
| illuminate/container | ^11.41.3 || ^12.0 |
| illuminate/contracts | ^11.41.3 || ^12.0 |
| illuminate/database | ^11.41.3 || ^12.0 |
| illuminate/http | ^11.41.3 || ^12.0 |
| illuminate/pipeline | ^11.41.3 || ^12.0 |
| illuminate/support | ^11.41.3 || ^12.0 |
| php | ^8.2 |
| phpstan/phpstan | ^2.1.3 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | ^12.0 |
| laravel/framework | ^11.41.3 || ^12.0 |
| mockery/mockery | ^1.6 |
| nikic/php-parser | ^5.3 |
| orchestra/canvas | ^v9.1.3 || ^10.0 |
| orchestra/testbench-core | ^9.5.2 || ^10.0 |
| phpstan/phpstan-deprecation-rules | ^2.0.0 |
| phpunit/phpunit | ^10.5.35 || ^11.3.6 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2025-03-14 21:54:26 |
| 类型 | phpstan-extension |