diff --git a/composer.json b/composer.json index c2641e791..2f47ef1db 100644 --- a/composer.json +++ b/composer.json @@ -129,6 +129,7 @@ "symfony/error-handler": "^5.4.35", "symfony/event-dispatcher": "^5.4.35", "symfony/event-dispatcher-contracts": "^2.5.2", + "symfony/expression-language": "^5.4.35", "symfony/finder": "^5.4.35", "symfony/form": "^5.4.35", "symfony/framework-bundle": "^5.4.35", diff --git a/composer.lock b/composer.lock index 39a38bdd8..483c1e24f 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": "6f92d88470d37168d3f3a7ea88f5ed5f", + "content-hash": "7575f1b68b438b1ef034a6d7311db97a", "packages": [ { "name": "babdev/pagerfanta-bundle",