diff --git a/composer.json b/composer.json index 78dfe36829..10556d4f21 100644 --- a/composer.json +++ b/composer.json @@ -12,6 +12,7 @@ "lstrojny/functional-php": "^1.11", "sensio/framework-extra-bundle": "^5.1", "symfony/asset": "5.1.*", + "symfony/cache": "5.1.*", "symfony/console": "5.1.*", "symfony/dotenv": "5.1.*", "symfony/event-dispatcher": "5.1.*", diff --git a/composer.lock b/composer.lock index ff01a410a0..6af9eaa8d5 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": "f8bd376b65453f5b23767d11204c0b67", + "content-hash": "a48354f1207e959af1479adc37e1a612", "packages": [ { "name": "alchemy/resource-component",