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.
.git*
1 parent e901eb0 commit 93700fbCopy full SHA for 93700fb
.gitattributes
@@ -3,7 +3,7 @@
3
.github/ export-ignore
4
.gitignore export-ignore
5
phpcs.xml.dist export-ignore
6
-phpstan.neon export-ignore
+phpstan.neon.dist export-ignore
7
phpunit.xml.dist export-ignore
8
scripts/ export-ignore
9
src/Standards/**/Tests export-ignore
.gitignore
@@ -4,3 +4,4 @@
.idea/*
/vendor/
composer.lock
+phpstan.neon
0 commit comments