mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Add directly used transitive dependencies as root ones
This commit is contained in:
parent
6a8f4822fd
commit
ed9f120ad6
2 changed files with 8 additions and 1 deletions
3
composer.lock
generated
3
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": "524da595f0f3fb75bb55ee2b1b0718ed",
|
||||
"content-hash": "6491b1de2787e65360b3bb7260249037",
|
||||
"packages": [
|
||||
{
|
||||
"name": "babdev/pagerfanta-bundle",
|
||||
|
@ -17495,6 +17495,7 @@
|
|||
"ext-iconv": "*",
|
||||
"ext-intl": "*",
|
||||
"ext-json": "*",
|
||||
"ext-libxml": "*",
|
||||
"ext-mbstring": "*",
|
||||
"ext-pcre": "*",
|
||||
"ext-pdo": "*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue