Skip to content

Commit b17bb60

Browse files
committed
fixes in readme
1 parent 8cc2d2e commit b17bb60

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
"illuminate/queue": "4.0.*@dev"
1515
},
1616
"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"
17+
"ext-amqp": "PECL extension for the AMQP protocol - this is preferred"
1918
},
2019
"autoload": {
2120
"psr-0": {

0 commit comments

Comments
 (0)