Skip to content

Commit 379148e

Browse files
committed
Update .git* files for PHPStan config file rename
Oops... forgot to do this in the rename commit...
1 parent ca7fa68 commit 379148e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitattributes

+1-1
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

.gitignore

+1
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)