diff --git a/makefile b/makefile index 95741a8..649a60b 100644 --- a/makefile +++ b/makefile @@ -77,11 +77,7 @@ build_release: clean --exclude=.travis.yml \ --exclude=.scrutinizer.yml \ --exclude=CONTRIBUTING.md \ - --exclude=composer.json \ - --exclude=composer.lock \ --exclude=composer.phar \ - --exclude=/package.json \ - --exclude=/package-lock.json \ --exclude=/js/node_modules \ --exclude=/node_modules \ --exclude=/src \