Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
composer require "nunomaduro/larastan:2.6.2"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| illuminate/console | ^9.47.0 || ^10.0.0 |
| illuminate/container | ^9.47.0 || ^10.0.0 |
| illuminate/contracts | ^9.47.0 || ^10.0.0 |
| illuminate/database | ^9.47.0 || ^10.0.0 |
| illuminate/http | ^9.47.0 || ^10.0.0 |
| illuminate/pipeline | ^9.47.0 || ^10.0.0 |
| illuminate/support | ^9.47.0 || ^10.0.0 |
| php | ^8.0.2 |
| phpmyadmin/sql-parser | ^5.6.0 |
| phpstan/phpstan | ~1.10.6 |
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ^4.15.2 |
| orchestra/testbench | ^7.19.0 || ^8.0.0 |
| phpunit/phpunit | ^9.5.27 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-06-10 17:23:14 |
| 类型 | phpstan-extension |