Add symfony/process as dev dependency

This commit is contained in:
Yassine Guedidi 2024-03-30 01:46:05 +01:00
parent a144759664
commit 79541b0561
2 changed files with 2 additions and 1 deletions

View file

@ -185,6 +185,7 @@
"symfony/debug-bundle": "^5.4.35", "symfony/debug-bundle": "^5.4.35",
"symfony/maker-bundle": "^1.43", "symfony/maker-bundle": "^1.43",
"symfony/phpunit-bridge": "^7.0.3", "symfony/phpunit-bridge": "^7.0.3",
"symfony/process": "^5.4",
"symfony/var-dumper": "^5.4.35", "symfony/var-dumper": "^5.4.35",
"symfony/web-profiler-bundle": "^5.4.35", "symfony/web-profiler-bundle": "^5.4.35",
"symfony/web-server-bundle": "^4.4.44" "symfony/web-server-bundle": "^4.4.44"

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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "aaaad14da2c392175f24e4f79c95dbe5", "content-hash": "0a74a67de64eb6e87c0da79076fefb64",
"packages": [ "packages": [
{ {
"name": "babdev/pagerfanta-bundle", "name": "babdev/pagerfanta-bundle",