diff --git a/.gitignore b/.gitignore index a2c2911..84b60cc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,22 +3,12 @@ /resources/coverage/ /resources/phpdoc/ /vendor/ -/bin/behat -/bin/composer -/bin/phpdoc -/bin/phpunit +/bin/ /composer-setup.php /composer.lock -/bin/phpstan -/bin/phpunit.phar -/bin/phing -/bin/cc-test-reporter /coverage/codeclimate.json -/bin/phpDocumentor -/bin/phploc /resources/phploc.txt /resources/coverage-html/ -/bin/phpcs /site/ /docs/CONTRIBUTING.md /docs/index.md diff --git a/build.xml b/build.xml index 10093eb..5eb0960 100644 --- a/build.xml +++ b/build.xml @@ -6,8 +6,6 @@ - - ${line.separator}${help} @@ -15,7 +13,7 @@ + depends="composer:install-dev, phive:install, rector:install, cc:get"/> + + + + +