diff --git a/composer.json b/composer.json index 1d744f5bf..daab0c8ce 100644 --- a/composer.json +++ b/composer.json @@ -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" diff --git a/composer.lock b/composer.lock index a7f3ee7b7..9db284851 100644 --- a/composer.lock +++ b/composer.lock @@ -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",