Skip to content

Commit 7fb5922

Browse files
authored
docs (readme): reflect new rabbitmq bundle
1 parent ee10e6f commit 7fb5922

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ RabbitMQ supervisor bundle
33

44
[![Latest Stable Version](https://poser.pugx.org/phobetor/rabbitmq-supervisor-bundle/v/stable.png)](https://packagist.org/packages/phobetor/rabbitmq-supervisor-bundle) [![License](https://poser.pugx.org/phobetor/rabbitmq-supervisor-bundle/license.png)](https://packagist.org/packages/phobetor/rabbitmq-supervisor-bundle)
55

6-
Symfony 2 bundle to automatically create and update supervisor configurations for `oldsound/rabbitmq-bundle` RabbitMQ consumer daemons.
6+
Symfony bundle to automatically create and update supervisor configurations for `php-amqplib/rabbitmq-bundle` (and its predecessor `oldsound/rabbitmq-bundle`) RabbitMQ consumer daemons.
77

88
## In a nutshell | tl;dr
99

10-
If you use `oldsound/rabbitmq-bundle` to handle the communication with RabbitMQ, just add this bundle and run
10+
If you use `php-amqplib/rabbitmq-bundle` to handle the communication with RabbitMQ, just add this bundle and run
1111
```sh
1212
app/console rabbitmq-supervisor:rebuild
1313
```

0 commit comments

Comments
 (0)