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.
2 parents 94d373a + 1c2b885 commit 525bdbaCopy full SHA for 525bdba
tests/phpstan-docker.neon
@@ -1,2 +1,3 @@
1
parameters:
2
- bootstrap: %currentWorkingDirectory%/../app/tests/bootstrap.php
+ bootstrapFiles:
3
+ - %currentWorkingDirectory%/../app/tests/bootstrap.php
tests/phpstan.neon
- bootstrap: %rootDir%/../../../tests/bootstrap.php
+ - %rootDir%/../../../tests/bootstrap.php
0 commit comments