From 3fde01a43481d3b4382ee42062707fdf587fb010 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Fri, 5 Apr 2019 10:45:41 +0200 Subject: [PATCH] Add release-info --- Website/composer.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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",