diff --git a/composer.json b/composer.json index 9724d45d01..303aebb81e 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "php": ">=5.3.0" }, "target-dir": "PHP", - "include-path"": ["../"], + "include-path": ["../"], "bin": ["scripts/phpcs"] }