Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Commit 2ba204a

Browse files
authored
Update composer.json
1 parent 5308988 commit 2ba204a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: composer.json

+5
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
"extra": {
2424
"branch-alias": {
2525
"dev-master": "0.7-dev"
26+
},
27+
"laravel": {
28+
"providers": [
29+
"Barryvdh\\Queue\\AsyncServiceProvider"
30+
]
2631
}
2732
}
2833
}

0 commit comments

Comments
 (0)