A Laravel plugin for Psalm
composer require "psalm/plugin-laravel:2.0.1"
| 包名 | 版本要求 |
|---|---|
| barryvdh/laravel-ide-helper | ^2.10 |
| ext-simplexml | * |
| illuminate/config | ^8.0 || ^9.0 |
| illuminate/container | ^8.0 || ^9.0 |
| illuminate/contracts | ^8.0 || ^9.0 |
| illuminate/database | ^8.0 || ^9.0 |
| illuminate/events | ^8.0 || ^9.0 |
| illuminate/http | ^8.0 || ^9.0 |
| illuminate/routing | ^8.0 || ^9.0 |
| illuminate/support | ^8.0 || ^9.0 |
| illuminate/view | ^8.0 || ^9.0 |
| orchestra/testbench | ^6.22 || ^7.0 |
| php | ^8.0 |
| vimeo/psalm | ^4.8.1 |
| 包名 | 版本要求 |
|---|---|
| codeception/codeception | ^5.0 |
| codeception/module-asserts | *@dev |
| codeception/module-cli | ^2.0 |
| codeception/module-filesystem | ^3.0 |
| codeception/module-phpbrowser | *@dev |
| phpoption/phpoption | ^1.8.0 |
| ramsey/collection | ^1.2.0 |
| slevomat/coding-standard | ^6.2 |
| squizlabs/php_codesniffer | * |
| symfony/http-foundation | ^5.3.7 || ^6.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-06-21 18:50:45 |
| 类型 | psalm-plugin |