Don't exclude composer.json from exports

This commit is contained in:
Marcus Bointon 2019-01-20 15:49:55 +01:00
parent 481715d711
commit d065cd74b6
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24
1 changed files with 0 additions and 1 deletions

1
.gitattributes vendored
View File

@ -8,7 +8,6 @@
/.scrutinizer.yml export-ignore
/.travis.yml export-ignore
/changelog.md export-ignore
/composer.json export-ignore
/docs export-ignore
/examples export-ignore
/phpdoc.dist.xml export-ignore