mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-02 03:52:23 +00:00
Add symfony/http-client as direct dependency
This commit is contained in:
parent
15a5a23ff6
commit
8a93a5744b
2 changed files with 2 additions and 1 deletions
|
@ -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
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": "e24502e80161b6e1559cb75bf6f299fb",
|
||||
"content-hash": "6f92d88470d37168d3f3a7ea88f5ed5f",
|
||||
"packages": [
|
||||
{
|
||||
"name": "babdev/pagerfanta-bundle",
|
||||
|
|
Loading…
Reference in a new issue