File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ This bundle was presented at [Symfony Live Paris 2011](http://www.symfony-live.c
2929
3030## Version 2 ##
3131Due to the breaking changes happened caused by Symfony >=4.4, a new tag was released, making the bundle compatible with Symfony >=4.4.
32- Also it eliminates a lot notices caused by symfony event dispatcher in Symfony 4.3.
32+ Also it eliminates a lot of notices caused by symfony event dispatcher in Symfony 4.3.
3333
3434## Installation ##
3535
@@ -38,7 +38,7 @@ Also it eliminates a lot notices caused by symfony event dispatcher in Symfony 4
3838Require the bundle and its dependencies with composer:
3939
4040``` bash
41- $ composer require emag-tech-labs /rabbitmq-bundle
41+ $ composer require constantable /rabbitmq-bundle
4242```
4343
4444Register the bundle:
You can’t perform that action at this time.
0 commit comments