From 8249824cdb9f1e55a2ee13c5b861ed297e5bcd4a Mon Sep 17 00:00:00 2001 From: Ondrej Machulda Date: Thu, 1 Apr 2021 19:42:00 +0200 Subject: [PATCH] Fix unit test behaving differently in symfony/console 5.2.6 Underlying issue was fixed in Symfony: https://github.com/symfony/symfony/issues/37904 --- composer.json | 4 ++-- src-tests/Console/Style/Fixtures/suggestion.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index bcd9a9d..d0867bb 100644 --- a/composer.json +++ b/composer.json @@ -35,8 +35,8 @@ "ondram/ci-detector": "^4.0", "php-webdriver/webdriver": "^1.10.0", "phpdocumentor/reflection-docblock": "^5.2", - "phpunit/phpunit": "^8.5.14", - "symfony/console": "^5.2", + "phpunit/phpunit": "^8.5.15", + "symfony/console": "^5.2.6", "symfony/event-dispatcher": "^5.2", "symfony/event-dispatcher-contracts": "^2.2", "symfony/filesystem": "^5.2", diff --git a/src-tests/Console/Style/Fixtures/suggestion.txt b/src-tests/Console/Style/Fixtures/suggestion.txt index c663e42..4b96498 100644 --- a/src-tests/Console/Style/Fixtures/suggestion.txt +++ b/src-tests/Console/Style/Fixtures/suggestion.txt @@ -1,3 +1,3 @@ - [💡] Suggestion message + [💡] Suggestion message