A Laravel plugin for Psalm
composer require "psalm/plugin-laravel:1.6.0"
| 包名 | 版本要求 |
|---|---|
| barryvdh/laravel-ide-helper | >=2.8.0 |
| ext-simplexml | * |
| illuminate/config | ^6.0 || ^8.0 |
| illuminate/container | ^6.0 || ^8.0 |
| illuminate/contracts | ^6.0 || ^8.0 |
| illuminate/database | ^6.0 || ^8.0 |
| illuminate/events | ^6.0 || ^8.0 |
| illuminate/http | ^6.0 || ^8.0 |
| illuminate/routing | ^6.0 || ^8.0 |
| illuminate/support | ^6.0 || ^8.0 |
| illuminate/view | ^6.0 || ^8.0 |
| orchestra/testbench | ^3.8 || ^4.0 || ^5.0 || ^6.22 || ^7.0 |
| php | ^7.3|^8.0 |
| vimeo/psalm | ^4.8.1 |
| 包名 | 版本要求 |
|---|---|
| codeception/codeception | ^4.1.6 |
| codeception/module-asserts | ^1.0.0 |
| codeception/module-phpbrowser | ^1.0.0 |
| slevomat/coding-standard | ^6.2 |
| squizlabs/php_codesniffer | * |
| weirdan/codeception-psalm-module | ^0.13.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-03-21 19:49:13 |
| 类型 | psalm-plugin |