From 367d7c5e4b7d618e6060cf1396e13b20aaa79a90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20FIDRY?= Date: Wed, 8 Nov 2023 09:31:11 +0100 Subject: [PATCH] fix typo --- tests/Console/Command/CompileTest.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/Console/Command/CompileTest.php b/tests/Console/Command/CompileTest.php index ab409bd7c..a7944fe59 100644 --- a/tests/Console/Command/CompileTest.php +++ b/tests/Console/Command/CompileTest.php @@ -281,7 +281,7 @@ public function test_it_can_build_a_phar_file(): void * Done. No recommendation found. - ⚠️ 1 warning found: + ⚠️ 2 warnings found: - Using the "metadata" setting is deprecated and will be removed in 5.0.0. - Using an OpenSSL signature is deprecated and will be removed in 5.0.0. Please check https://github.com/box-project/box/blob/main/doc/phar-signing.md for alternatives. @@ -899,7 +899,7 @@ public function test_it_can_build_a_phar_file_in_verbose_mode(): void * Done. No recommendation found. - ⚠️ 1 warning found: + ⚠️ 2 warnings found: - Using the "metadata" setting is deprecated and will be removed in 5.0.0. - Using an OpenSSL signature is deprecated and will be removed in 5.0.0. Please check https://github.com/box-project/box/blob/main/doc/phar-signing.md for alternatives. @@ -1030,7 +1030,7 @@ public function test_it_can_build_a_phar_file_in_very_verbose_mode(): void * Done. No recommendation found. - ⚠️ 1 warning found: + ⚠️ 2 warnings found: - Using the "metadata" setting is deprecated and will be removed in 5.0.0. - Using an OpenSSL signature is deprecated and will be removed in 5.0.0. Please check https://github.com/box-project/box/blob/main/doc/phar-signing.md for alternatives. @@ -2826,7 +2826,7 @@ public function test_it_displays_recommendations_and_warnings(): void 💡 1 recommendation found: - The "check-requirements" setting can be omitted since is set to its default value - ⚠️ 1 warning found: + ⚠️ 2 warnings found: - The requirement checker could not be used because the composer.json and composer.lock file could not be found. // PHAR: 1 file (100B)