From b8540fec7d75dd8b8182e3996088134543eb06f1 Mon Sep 17 00:00:00 2001 From: cvette Date: Sat, 15 Apr 2017 23:36:14 +0200 Subject: [PATCH] TASK: Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index cd9ab1f..c01f36e 100755 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { - "name": "cvette/codeblock", + "name": "cvette/neos-code-block", "type": "neos-plugin", - "description": "", + "description": "This package includes a node type to add code blocks with syntax highlighting to your Neos CMS project.", "license": "GPL-3.0+", "authors": [ {