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 8cc2d2e commit b17bb60Copy full SHA for b17bb60
composer.json
@@ -14,8 +14,7 @@
14
"illuminate/queue": "4.0.*@dev"
15
},
16
"suggest": {
17
- "ext-amqp": "PECL extension for the AMQP protocol - this is preferred",
18
- "videlalvaro/php-amqplib": "Pure PHP implementation of the AMQP protocol. If you are not able to install PECL extension - feel free to use this one"
+ "ext-amqp": "PECL extension for the AMQP protocol - this is preferred"
19
20
"autoload": {
21
"psr-0": {
0 commit comments