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

Commit b69e09a

Browse files
Merge pull request #15 from mrvnklm/master
Update composer.json for laravel/horizon ^3.0 compatibility
2 parents 22c95bb + ada8727 commit b69e09a

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 || ^2.0",
15+
"laravel/horizon": "^1.4 || ^2.0 || ^3.0",
1616
"vladimir-yuldashev/laravel-queue-rabbitmq": "^7.1.1"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)