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

Commit 3f07304

Browse files
author
Steve Porter
authored
Merge pull request #10 from ibrunotome/patch-1
Add support to horizon 2.0
2 parents 69ea80e + 954e3e7 commit 3f07304

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
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"illuminate/support": "^5.7",
15-
"laravel/horizon": "^1.4",
15+
"laravel/horizon": "^1.4 || ^2.0",
1616
"vladimir-yuldashev/laravel-queue-rabbitmq": "^7.1.1"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)