Add symfony/http-client as direct dependency

This commit is contained in:
Yassine Guedidi 2024-02-23 22:47:03 +01:00
parent 15a5a23ff6
commit 8a93a5744b
2 changed files with 2 additions and 1 deletions

View file

@ -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",

2
composer.lock generated
View file

@ -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",