diff --git a/.cow.json b/.cow.json index f53635b..632e013 100644 --- a/.cow.json +++ b/.cow.json @@ -13,21 +13,5 @@ ], "exclude": [ "silverstripe/recipe-plugin" - ], - "archives": [ - { - "recipe": "silverstripe/recipe-core", - "files": [ - "SilverStripe-framework-v{version}.zip", - "SilverStripe-framework-v{version}.tar.gz" - ] - }, - { - "recipe": "silverstripe/installer", - "files": [ - "SilverStripe-cms-v{version}.zip", - "SilverStripe-cms-v{version}.tar.gz" - ] - } ] }