File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5353 }
5454 },
5555 "scripts" : {
56- "psalm" : " php bin/console.php cache:warmup && vendor/bin/psalm --show-info=true" ,
56+ "psalm" : " APP_ENV=dev php bin/console.php cache:warmup && vendor/bin/psalm --show-info=true" ,
5757 "fix-cs" : " vendor/bin/php-cs-fixer fix" ,
5858 "check-cs" : " vendor/bin/php-cs-fixer fix --dry-run" ,
5959 "ci-symfony-install-version" : " ./.github/scripts/setup-symfony-env.bash"
Original file line number Diff line number Diff line change 1818 </projectFiles >
1919 <plugins >
2020 <pluginClass class =" Psalm\SymfonyPsalmPlugin\Plugin" >
21- <containerXml >var/cache/test/Neo4j_Neo4jBundle_Tests_App_TestKernelTestDebugContainer .xml</containerXml >
21+ <containerXml >var/cache/dev/Neo4j_Neo4jBundle_Tests_App_TestKernelDevDebugContainer .xml</containerXml >
2222 </pluginClass >
2323 <pluginClass class =" Psalm\PhpUnitPlugin\Plugin" />
2424 </plugins >
You can’t perform that action at this time.
0 commit comments