From 21e2488461d1ecedc87c2ab579e32518087a289c Mon Sep 17 00:00:00 2001 From: Ryan Weaver Date: Wed, 23 Jan 2019 14:35:06 -0500 Subject: [PATCH] Removing unmaintained message --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f790ade..02c5a17 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Enqueue's transport for Symfony Messenger component -### The project needs a maintainer. Please comment on [the issue](https://github.com/php-enqueue/messenger-adapter/issues/30) if you want to maintain this project. - This Symfony Messenger transport allows you to use Enqueue to send and receive your messages from all the supported brokers. ## Usage