mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 02:51:04 +00:00
Add symfony/http-client-contracts as prod dependency
This commit is contained in:
parent
5f764cbe71
commit
a144759664
2 changed files with 2 additions and 1 deletions
|
@ -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
2
composer.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue