apply .gitattributes much more widely
@@ -1 +1,4 @@
-tests/Composer/Test/Fixtures/installer/*.test eol=lf
+* text=auto
+*.php text diff=php
+*.json text eol=lf
+*.test text eol=lf