We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb916bf commit 6de71b4Copy full SHA for 6de71b4
composer.json
@@ -27,7 +27,6 @@
27
"phpspec/prophecy-phpunit": "^2.0",
28
"phpunit/phpunit": "^9.6",
29
"psalm/plugin-phpunit": "^0.18",
30
- "psalm/plugin-symfony": "^4.0",
31
"setono/code-quality-pack": "^2.8.3",
32
"shipmonk/composer-dependency-analyser": "^1.8",
33
"symfony/console": "^4.4 || ^5.4 || ^6.4 || ^7.0",
psalm.xml
@@ -17,7 +17,6 @@
17
</projectFiles>
18
<plugins>
19
<pluginClass class="Psalm\PhpUnitPlugin\Plugin"/>
20
- <pluginClass class="Psalm\SymfonyPsalmPlugin\Plugin"/>
21
</plugins>
22
<issueHandlers>
23
<DeprecatedMethod>
0 commit comments