Skip to content

Commit 6009287

Browse files
author
davert
committed
deps replaced, docs updated
1 parent 28c2e2f commit 6009287

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Codeception/Module/AMQP.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
* the Advanced Message Queuing Protocol (AMQP) standard. For example, RabbitMQ (tested).
1515
* Use it to cleanup the queue between tests.
1616
*
17+
* <div class="alert alert-info">
18+
* To use this module with Composer you need <em>"videlalvaro/php-amqplib": "*"</em> package.
19+
* </div>
20+
*
1721
* ## Status
1822
* * Maintainer: **davert**, **tiger-seo**
1923
* * Stability: **alpha**

0 commit comments

Comments
 (0)