lctrs / psalm-psr-container-plugin
让Psalm更好地理解psr11容器
1.10.0
2024-01-10 18:59 UTC
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- ext-simplexml: *
- nikic/php-parser: ^4.18.0
- psr/container: ^1.1.2 || ^2.0.2
- vimeo/psalm: ^5.19.0
Requires (Dev)
- codeception/codeception: 5.0.13
- codeception/module-asserts: 3.0.0
- codeception/module-cli: 2.0.1
- codeception/module-filesystem: 3.0.1
- doctrine/coding-standard: 12.0.0
- ergebnis/composer-normalize: 2.41.1
- ergebnis/license: 2.4.0
- maglnet/composer-require-checker: 4.7.1
- phpstan/extension-installer: 1.3.1
- phpstan/phpstan: 1.10.55
- phpstan/phpstan-deprecation-rules: 1.1.4
- phpstan/phpstan-phpunit: 1.3.15
- phpstan/phpstan-strict-rules: 1.5.2
- phpunit/phpunit: 10.5.5
- psalm/plugin-phpunit: 0.18.4
- weirdan/codeception-psalm-module: 0.14.0
README
安装
运行
composer require --dev lctrs/psalm-psr-container-plugin
使用
运行
vendor/bin/psalm-plugin enable lctrs/psalm-psr-container-plugin
以启用插件。
变更日志
请查看CHANGELOG.md
。
贡献
请查看CONTRIBUTING.md
。
许可证
此软件包使用MIT许可证授权。
请查看LICENSE.md
。