Skip to content

Commit 93700fb

Browse files
committed
Update .git* files for PHPStan config file rename
Oops... forgot to do this in the rename commit...
1 parent e901eb0 commit 93700fb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
.github/ export-ignore
44
.gitignore export-ignore
55
phpcs.xml.dist export-ignore
6-
phpstan.neon export-ignore
6+
phpstan.neon.dist export-ignore
77
phpunit.xml.dist export-ignore
88
scripts/ export-ignore
99
src/Standards/**/Tests export-ignore

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
.idea/*
55
/vendor/
66
composer.lock
7+
phpstan.neon

0 commit comments

Comments
 (0)