From d065cd74b6ca1c5b0cacc0b67aa54c7b6fe992b4 Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Sun, 20 Jan 2019 15:49:55 +0100 Subject: [PATCH] Don't exclude composer.json from exports --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index afb556ff..32598106 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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