File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 22 RabbitMQ (AMQP, STOMP, MQTT) integration for Nette Framework using BunnyPHP
33
44<p >
5- <a href =" https://github.com/bckp/rabbitmq/actions " ><img src =" https://badgen.net/github/checks/bckp/rabbitmq/master " ></a >
6- <a href =" https://coveralls.io/r/bckp/rabbitmq " ><img src =" https://badgen.net/coveralls/c/github/bckp/rabbitmq " ></a >
7- <a href =" https://packagist.org/packages/bckp/rabbitmq " ><img src =" https://badgen.net/packagist/dm/bckp/rabbitmq " ></a >
8- <a href =" https://packagist.org/packages/bckp/rabbitmq " ><img src =" https://badgen.net/packagist/v/bckp/rabbitmq " ></a >
9- <a href =" https://packagist.org/packages/bckp/rabbitmq " ><img src =" https://badgen.net/packagist/php/bckp/rabbitmq " ></a >
10- <a href =" https://github.com/bckp/rabbitmq " ><img src =" https://badgen.net/github/license/bckp/rabbitmq " ></a >
5+ <a href =" https://github.com/bckp/rabbitmq/actions " ><img src =" https://img.shields.io/github/actions/workflow/status/bckp/rabbitmq/main.yaml?style=flat-square " ></a >
6+ <a href =" https://coveralls.io/r/bckp/rabbitmq " ><img src =" https://img.shields.io/coverallsCoverage/github/bckp/rabbitmq?style=flat-square " ></a >
7+ <a href =" https://packagist.org/packages/bckp/rabbitmq " ><img src =" https://img.shields.io/packagist/dm/bckp/rabbitmq?style=flat-square " ></a >
8+ <a href =" https://github.com/bckp/rabbitmq " ><img src =" https://img.shields.io/github/license/bckp/rabbitmq?style=flat-square " ></a >
9+ <a href =" https://packagist.org/packages/bckp/rabbitmq " ><img src =" https://img.shields.io/packagist/dependency-v/bckp/rabbitmq/php?style=flat-square " ></a >
10+ <a href =" https://github.com/bckp/rabbitmq/issues " ><img src =" https://img.shields.io/github/issues/bckp/rabbitmq?style=flat-square " alt =" Issues " /></a >
11+ <a href =" https://packagist.org/packages/bckp/rabbitmq " ><img src =" https://img.shields.io/packagist/v/bckp/rabbitmq?style=flat-square " ></a >
1112</p >
1213
1314## Usage
Original file line number Diff line number Diff line change 6464 "tracy/tracy" : " Allows using tracy bar panel" ,
6565 "ext-curl" : " Allows to use federation plugin"
6666 },
67+ "replace" : {
68+ "mallgroup/rabbitmq" :" <=11.*" ,
69+ "contributte/rabbitmq" :" <10"
70+ },
6771 "minimum-stability" : " dev" ,
6872 "prefer-stable" : true ,
6973 "extra" : {
You can’t perform that action at this time.
0 commit comments