We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c2e2f commit 6009287Copy full SHA for 6009287
src/Codeception/Module/AMQP.php
@@ -14,6 +14,10 @@
14
* the Advanced Message Queuing Protocol (AMQP) standard. For example, RabbitMQ (tested).
15
* Use it to cleanup the queue between tests.
16
*
17
+ * <div class="alert alert-info">
18
+ * To use this module with Composer you need <em>"videlalvaro/php-amqplib": "*"</em> package.
19
+ * </div>
20
+ *
21
* ## Status
22
* * Maintainer: **davert**, **tiger-seo**
23
* * Stability: **alpha**
0 commit comments