diff --git a/composer.json b/composer.json index 36eff5b496d0913c94084ac0db2ffcd7070a9831..5d8e6c43ce812b0f2c4f06160d953295a3c32973 100644 --- a/composer.json +++ b/composer.json @@ -93,7 +93,8 @@ "symfony/cache": "< 2.8.50 >= 2.8.0 || < 3.4.26 >= 3.4.0 || < 4.1.12 >= 4.1.0 || < 4.2.7 >= 4.2.0", "symfony/finder": "2.7.44 || 2.8.37 || 3.4.7 || 4.0.7", "symfony/routing": "4.2.7", - "phpdocumentor/reflection-docblock": ">= 4.3.2" + "phpdocumentor/reflection-docblock": ">= 4.3.2", + "typo3fluid/fluid": "2.6.5" }, "provide": { "psr/http-client-implementation": "1.0", diff --git a/composer.lock b/composer.lock index d47ca65b336d219855450d1ddd40573122fb0d5f..ea0364aa35efbb68427936d1abdf9e26a71f1a44 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "126c6511007ca8075f8f295b2b0d0128", + "content-hash": "e41754239869b97da8b6b865ad6911be", "packages": [ { "name": "cogpowered/finediff",