diff --git a/composer.json b/composer.json index c8c891455..c2641e791 100644 --- a/composer.json +++ b/composer.json @@ -133,6 +133,7 @@ "symfony/form": "^5.4.35", "symfony/framework-bundle": "^5.4.35", "symfony/google-mailer": "^5.4.35", + "symfony/http-client": "^5.4.35", "symfony/http-foundation": "^5.4.35", "symfony/http-kernel": "^5.4.35", "symfony/intl": "^5.4.35", diff --git a/composer.lock b/composer.lock index bf97dbe2d..39a38bdd8 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": "e24502e80161b6e1559cb75bf6f299fb", + "content-hash": "6f92d88470d37168d3f3a7ea88f5ed5f", "packages": [ { "name": "babdev/pagerfanta-bundle",