From fb11332d2b40ae8461b315fda50768e012b008db Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 9 May 2020 16:00:57 +0300 Subject: [PATCH] chore(core): composer.json updates --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 44b455ac..0341e5c8 100755 --- a/composer.json +++ b/composer.json @@ -1,15 +1,15 @@ { "name": "flextype/flextype", "type": "project", - "description": "Build fast, flexible, easier to manage websites with Flextype.", - "keywords": ["flextype", "php", "cms", "flat-file cms", "flat cms", "flatfile cms", "html"], + "description": "Self-hosted Data-First Headless CMS & API", + "keywords": ["flextype", "php", "cms", "flat-file cms", "flat cms", "flatfile cms", "headless", "API", "html"], "homepage": "http://flextype.org", "license": "MIT", "authors": [ { "name": "Sergey Romanenko", "email": "support@flextype.org", - "homepage": "http://digital.flextype.org" + "homepage": "https://flextype.org" } ], "support": {