Dashboard and code-driven configuration for Laravel queues.
composer require "laravel/horizon:5.8.0"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| ext-pcntl | * |
| ext-posix | * |
| illuminate/contracts | ^8.17|^9.0 |
| illuminate/queue | ^8.17|^9.0 |
| illuminate/support | ^8.17|^9.0 |
| nesbot/carbon | ^2.17 |
| php | ^7.3|^8.0 |
| ramsey/uuid | ^4.0 |
| symfony/error-handler | ^5.0|^6.0 |
| symfony/process | ^5.0|^6.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.0 |
| orchestra/testbench | ^6.0|^7.0 |
| phpunit/phpunit | ^9.0 |
| predis/predis | ^1.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-01-12 18:03:57 |
| 类型 | library |