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 60baca7 commit 969e12dCopy full SHA for 969e12d
example/phpstan.neon.dist
@@ -2,7 +2,8 @@
2
3
includes:
4
# https://github.com/phpstan/phpstan/blob/master/conf/bleedingEdge.neon
5
- - vendor/phpstan/phpstan/conf/bleedingEdge.neon
+# - vendor/phpstan/phpstan/conf/bleedingEdge.neon
6
+ - phar://phpstan.phar/conf/bleedingEdge.neon
7
- vendor/szepeviktor/phpstan-wordpress/extension.neon
8
parameters:
9
level: max
0 commit comments