Skip to content

Commit 075b2dd

Browse files
committed
update amqplib version
1 parent c45ec31 commit 075b2dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"illuminate/database": "5.6.*",
1414
"illuminate/support": "5.6.*",
1515
"illuminate/queue": "5.6.*",
16-
"enqueue/amqp-lib": "0.8.15",
16+
"enqueue/amqp-lib": "0.8.*",
1717
"queue-interop/amqp-interop": "^0.7"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)