From fb1259ba81ad2eba22814f4ad084165b7b02a307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 6 Sep 2023 12:19:04 +0200 Subject: [PATCH] Upgrade recipes: symfony/phpunit-bridge --- .gitignore | 1 - phpunit.xml.dist | 1 + symfony.lock | 8 ++++---- tests/bootstrap.php | 4 ++++ 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4971775..4bc1b26 100644 --- a/.gitignore +++ b/.gitignore @@ -63,7 +63,6 @@ yarn-error.log ###< symfony/webpack-encore-bundle ### ###> symfony/phpunit-bridge ### -.phpunit .phpunit.result.cache /phpunit.xml ###< symfony/phpunit-bridge ### diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 6c4bfed..d6cdb48 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -33,6 +33,7 @@ +