Skip to content

Commit 8c2c88c

Browse files
authored
bump illuminate/queue version
Support for Laravel 6.0
1 parent 0fc4cd3 commit 8c2c88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"require": {
88
"php": ">=7.1",
9-
"illuminate/queue": "^5.6",
9+
"illuminate/queue": "^6.0",
1010
"queue-interop/amqp-interop": "^0.8",
1111
"queue-interop/queue-interop": "^0.7|^0.8",
1212
"enqueue/enqueue": "^0.9",

0 commit comments

Comments
 (0)