diff --git a/composer.json b/composer.json index 2fafcf21..34694558 100755 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ }, "require": { "php": ">=7.1.3", - "doctrine/cache": "1.7.1", + "doctrine/cache": "1.8.0", "symfony/yaml": "4.1.1", "thunderer/shortcode": "0.6.5", "flextype-components/arr" : "1.2.3", @@ -29,14 +29,14 @@ "flextype-components/errorhandler" : "1.0.4", "flextype-components/filesystem" : "1.1.1", "flextype-components/form" : "1.0.1", - "flextype-components/i18n" : "1.0.1", + "flextype-components/i18n" : "1.1.0", "flextype-components/http" : "1.1.1", "flextype-components/html" : "1.0.0", "flextype-components/number" : "1.0.0", "flextype-components/notification" : "1.0.1", "flextype-components/registry" : "1.1.0", "flextype-components/session" : "1.1.1", - "flextype-components/token" : "1.1.0", + "flextype-components/token" : "1.2.0", "flextype-components/view" : "1.1.1", "flextype-components/text" : "1.1.0" },