From 83f6f7b54c36f5649e5e852aeedc11bb46af14f9 Mon Sep 17 00:00:00 2001 From: Svyatoslav Varpikhovsky Date: Fri, 5 Aug 2022 18:46:52 +0300 Subject: [PATCH] Fixed false negative message about stecman/symfony-console-completion packege --- src/Codeception/Command/Completion.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/Codeception/Command/Completion.php b/src/Codeception/Command/Completion.php index e113dc582a..c69e665af4 100644 --- a/src/Codeception/Command/Completion.php +++ b/src/Codeception/Command/Completion.php @@ -1,11 +1,6 @@