diff --git a/Website/composer.json b/Website/composer.json index c0205a8..288294c 100644 --- a/Website/composer.json +++ b/Website/composer.json @@ -1,7 +1,8 @@ { - "name": "silverstripe/installer", + "name": "manuth/nuth.ch", "type": "silverstripe-recipe", - "description": "The SilverStripe Framework Installer", + "description": "The source code of nuth.ch", + "version": "1.0", "require": { "php": ">=5.6.0", "silverstripe/recipe-plugin": "^1.2",