We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f977df commit b9b6e6dCopy full SHA for b9b6e6d
phpstan.neon.dist
@@ -11,7 +11,7 @@ parameters:
11
- tests
12
symfony:
13
constantHassers: false
14
- containerXmlPath: '../../../var/cache/phpstan_dev/Shopware_Core_DevOps_StaticAnalyze_StaticAnalyzeKernelPhpstan_devDebugContainer.xml'
+ containerXmlPath: '../../../var/cache/static_phpstan_dev/Shopware_Core_DevOps_StaticAnalyze_StaticAnalyzeKernelPhpstan_devDebugContainer.xml'
15
consoleApplicationLoader: ../../../src/Core/DevOps/StaticAnalyze/console-application.php
16
17
ignoreErrors:
0 commit comments