From a2294dd63f06ea44eb2f61cc4b2a6a0b77bab683 Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 14 Apr 2021 09:54:20 +0300 Subject: [PATCH] feat(composer): update composer description --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b8a782ce..9db03669 100755 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "flextype/flextype", "type": "project", - "description": "Hybrid Content Management System", + "description": "Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS", "keywords": ["flextype", "php", "cms", "flat-file cms", "flat cms", "flatfile cms", "headless", "API", "html"], "homepage": "https://flextype.org", "license": "MIT",