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 82edf4b commit bad6fc8Copy full SHA for bad6fc8
composer.json
@@ -57,7 +57,6 @@
57
"phpspec/prophecy-phpunit": "^2.0",
58
"phpunit/phpunit": "^9.6",
59
"psalm/plugin-phpunit": "^0.18",
60
- "psalm/plugin-symfony": "^5.0",
61
"setono/code-quality-pack": "^2.9",
62
"shipmonk/composer-dependency-analyser": "^1.8",
63
"sylius/sylius": "~2.0.0",
psalm.xml
@@ -19,7 +19,6 @@
19
</ignoreFiles>
20
</projectFiles>
21
<plugins>
22
- <pluginClass class="Psalm\SymfonyPsalmPlugin\Plugin"/>
23
<pluginClass class="Psalm\PhpUnitPlugin\Plugin"/>
24
</plugins>
25
<forbiddenFunctions>
0 commit comments