From 955f1b73e190116fe5a8ed799f61d54870cfe120 Mon Sep 17 00:00:00 2001 From: Awilum Date: Fri, 23 Nov 2018 00:04:40 +0300 Subject: [PATCH] Packages updates "flextype-components/cookie" : "1.2.0" "flextype-components/filesystem" : "1.1.2" --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index ad2b0de4..9e2aa2eb 100755 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "flextype/flextype", "type": "project", - "description": "Flextype is The Best Open Source Flat-File Content Management System", + "description": "Modern Open Source Flat-File Content Management System", "keywords": ["flextype", "php", "cms", "flat-file cms", "flat cms", "flatfile cms", "html"], "homepage": "http://flextype.org", "license": "MIT", @@ -22,12 +22,12 @@ "thunderer/shortcode": "0.6.5", "flextype-components/arr" : "1.2.3", "flextype-components/assets" : "1.0.1", - "flextype-components/cookie" : "1.1.0", + "flextype-components/cookie" : "1.2.0", "flextype-components/date" : "1.0.0", "flextype-components/debug" : "1.0.0", "flextype-components/event" : "1.0.4", "flextype-components/errorhandler" : "1.0.4", - "flextype-components/filesystem" : "1.1.1", + "flextype-components/filesystem" : "1.1.2", "flextype-components/form" : "1.0.1", "flextype-components/i18n" : "1.1.1", "flextype-components/http" : "1.1.1",