diff --git a/src/lib/KevinGH/Box/Command/Build.php b/src/lib/KevinGH/Box/Command/Build.php index e87dbe90..6e6b2e61 100644 --- a/src/lib/KevinGH/Box/Command/Build.php +++ b/src/lib/KevinGH/Box/Command/Build.php @@ -119,12 +119,12 @@ protected function configure() { "annotations": { - "ignore": { + "ignore": [ "author", "package", "version", "see" - } + ] } }