Skip to content
代码片段 群组 项目
提交 599e483f 编辑于 作者: guanguans's avatar guanguans
浏览文件

ci(composer): Add PHPStan dependency to composer.json

- Include PHPStan as a new dependency for static analysis
- This change enhances code quality checks by integrating PHPStan
- Allows for better detection of potential issues in the codebase
上级 0b24a098
No related branches found
No related tags found
无相关合并请求
......@@ -155,6 +155,7 @@
"@test",
"@test-type-coverage",
"@psalm",
"@phpstan",
"@rector-dry-run"
],
"composer-bin-all-update": "@composer bin all update --ansi -v",
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册