diff --git a/.cow.json b/.cow.json index ab35f21..5b959e2 100644 --- a/.cow.json +++ b/.cow.json @@ -14,21 +14,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" - ] - } ] }