From 3e40da22ba41793fb9fc7a769c5054edea56e6de Mon Sep 17 00:00:00 2001 From: David Molineus Date: Thu, 5 Oct 2017 15:24:34 +0200 Subject: [PATCH] Drop bin dir. --- build.default.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/build.default.properties b/build.default.properties index a3502c0..06357d7 100644 --- a/build.default.properties +++ b/build.default.properties @@ -1,4 +1,3 @@ -phpcq.bin.dir = <${basedir}/bin phpcs.standard = ${basedir}/vendor/phpcq/coding-standard/phpcs/PhpCodeQuality/ruleset.xml phpmd.ruleset = ${basedir}/vendor/phpcq/coding-standard/phpmd/ruleset.xml phpcs.excluded = src/Resources/contao/languages