Skip to content

Commit 457e76a

Browse files
committed
Add sqs to list of supported drivers
Just forgotten I presume.
1 parent 05cb4ca commit 457e76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/queue.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| API, giving you convenient access to each back-end using the same
1212
| syntax for each one. Here you may set the default queue driver.
1313
|
14-
| Supported: "sync", "beanstalkd"
14+
| Supported: "sync", "beanstalkd", "sqs"
1515
|
1616
*/
1717

0 commit comments

Comments
 (0)