From 33d0057f18b214e908ecf6ecbaf1798b5e2fb855 Mon Sep 17 00:00:00 2001 From: Damian Mooyman Date: Tue, 11 Jul 2017 15:31:29 +1200 Subject: [PATCH] Fix name --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 74a734f..12e2070 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "silverstripe/recipe-core", + "name": "silverstripe/recipe-cms", "type": "silverstripe-recipe", "description": "SilverStripe recipe for fully featured page and asset content editing", "require": {