Add symfony/http-client-contracts as prod dependency

This commit is contained in:
Yassine Guedidi 2024-03-30 01:37:51 +01:00
parent 5f764cbe71
commit a144759664
2 changed files with 2 additions and 1 deletions

View file

@ -135,6 +135,7 @@
"symfony/framework-bundle": "^5.4.35",
"symfony/google-mailer": "^5.4.35",
"symfony/http-client": "^5.4.35",
"symfony/http-client-contracts": "^2.5",
"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": "9b8d343761f2a8e149683ee975d15d2c",
"content-hash": "aaaad14da2c392175f24e4f79c95dbe5",
"packages": [
{
"name": "babdev/pagerfanta-bundle",