diff --git a/.cow.json b/.cow.json index 10503a0..55226ac 100644 --- a/.cow.json +++ b/.cow.json @@ -6,14 +6,5 @@ "dependency-constraint": "exact", "vendors": [ "silverstripe" - ], - "archives": [ - { - "recipe": "silverstripe/installer", - "files": [ - "SilverStripe-cms-v{version}.zip", - "SilverStripe-cms-v{version}.tar.gz" - ] - } ] }