From 1f7ca12a55e28da4e11dae9170b0729c09a875c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Fri, 13 Sep 2019 17:59:50 +0200 Subject: [PATCH] Update project dependencies --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index b26af9da..28c02fd9 100644 --- a/composer.lock +++ b/composer.lock @@ -4981,16 +4981,16 @@ }, { "name": "typo3fluid/fluid", - "version": "2.6.2", + "version": "2.6.3", "source": { "type": "git", "url": "https://github.com/TYPO3/Fluid.git", - "reference": "f85a5a7fff02e43f688e31b34d284efb41caf44f" + "reference": "7e80658487eed78a7b67ac79e534ef76400a7d87" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/f85a5a7fff02e43f688e31b34d284efb41caf44f", - "reference": "f85a5a7fff02e43f688e31b34d284efb41caf44f", + "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/7e80658487eed78a7b67ac79e534ef76400a7d87", + "reference": "7e80658487eed78a7b67ac79e534ef76400a7d87", "shasum": "" }, "require": { @@ -5016,7 +5016,7 @@ "LGPL-3.0-or-later" ], "description": "The TYPO3 Fluid template rendering engine", - "time": "2019-09-08T13:26:27+00:00" + "time": "2019-09-12T11:36:15+00:00" }, { "name": "wazum/pagetree-resizable",