Skip to content

Commit b9b6e6d

Browse files
authored
fix: phpstan path
1 parent 1f977df commit b9b6e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ parameters:
1111
- tests
1212
symfony:
1313
constantHassers: false
14-
containerXmlPath: '../../../var/cache/phpstan_dev/Shopware_Core_DevOps_StaticAnalyze_StaticAnalyzeKernelPhpstan_devDebugContainer.xml'
14+
containerXmlPath: '../../../var/cache/static_phpstan_dev/Shopware_Core_DevOps_StaticAnalyze_StaticAnalyzeKernelPhpstan_devDebugContainer.xml'
1515
consoleApplicationLoader: ../../../src/Core/DevOps/StaticAnalyze/console-application.php
1616

1717
ignoreErrors:

0 commit comments

Comments
 (0)