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

Commit 954e3e7

Browse files
authored
Add support to horizon 2.0
1 parent 69ea80e commit 954e3e7

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)