mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-25 18:41:05 +00:00
Add symfony/process as dev dependency
This commit is contained in:
parent
a144759664
commit
79541b0561
2 changed files with 2 additions and 1 deletions
|
@ -185,6 +185,7 @@
|
|||
"symfony/debug-bundle": "^5.4.35",
|
||||
"symfony/maker-bundle": "^1.43",
|
||||
"symfony/phpunit-bridge": "^7.0.3",
|
||||
"symfony/process": "^5.4",
|
||||
"symfony/var-dumper": "^5.4.35",
|
||||
"symfony/web-profiler-bundle": "^5.4.35",
|
||||
"symfony/web-server-bundle": "^4.4.44"
|
||||
|
|
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": "aaaad14da2c392175f24e4f79c95dbe5",
|
||||
"content-hash": "0a74a67de64eb6e87c0da79076fefb64",
|
||||
"packages": [
|
||||
{
|
||||
"name": "babdev/pagerfanta-bundle",
|
||||
|
|
Loading…
Reference in a new issue