From b5b54e8f93c060246050646b4d51d84fbf052bd6 Mon Sep 17 00:00:00 2001 From: Renato Cason Date: Sun, 26 Apr 2020 15:46:02 +0000 Subject: [PATCH] Change command item names to avoid collision with core module --- etc/di.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/di.xml b/etc/di.xml index 734db87..9a9b6e8 100644 --- a/etc/di.xml +++ b/etc/di.xml @@ -11,10 +11,10 @@ - Rcason\Mq\Console\BrokerListCommand - Rcason\Mq\Console\QueueListCommand - Rcason\Mq\Console\PublishMessageCommand - Rcason\Mq\Console\StartConsumerCommand + Rcason\Mq\Console\BrokerListCommand + Rcason\Mq\Console\QueueListCommand + Rcason\Mq\Console\PublishMessageCommand + Rcason\Mq\Console\StartConsumerCommand