Skip to content

Commit

Permalink
Remove unused Psalm plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Feb 3, 2025
1 parent fb916bf commit 6de71b4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.6",
"psalm/plugin-phpunit": "^0.18",
"psalm/plugin-symfony": "^4.0",
"setono/code-quality-pack": "^2.8.3",
"shipmonk/composer-dependency-analyser": "^1.8",
"symfony/console": "^4.4 || ^5.4 || ^6.4 || ^7.0",
Expand Down
1 change: 0 additions & 1 deletion psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
</projectFiles>
<plugins>
<pluginClass class="Psalm\PhpUnitPlugin\Plugin"/>
<pluginClass class="Psalm\SymfonyPsalmPlugin\Plugin"/>
</plugins>
<issueHandlers>
<DeprecatedMethod>
Expand Down

0 comments on commit 6de71b4

Please sign in to comment.