Merge pull request #1236 from jonnybarnes/dependabot/composer/laravel/horizon-5.22.0
build(deps): Bump laravel/horizon from 5.21.5 to 5.22.0
This commit is contained in:
commit
ca0287ad8b
1 changed files with 13 additions and 13 deletions
26
composer.lock
generated
26
composer.lock
generated
|
@ -2136,36 +2136,36 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/horizon",
|
||||
"version": "v5.21.5",
|
||||
"version": "v5.22.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/horizon.git",
|
||||
"reference": "081422577fb49608ed68a3b284bcecd0c5860ce6"
|
||||
"reference": "151f7fc544fd7711499512b736b30036dfaa5bc0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/horizon/zipball/081422577fb49608ed68a3b284bcecd0c5860ce6",
|
||||
"reference": "081422577fb49608ed68a3b284bcecd0c5860ce6",
|
||||
"url": "https://api.github.com/repos/laravel/horizon/zipball/151f7fc544fd7711499512b736b30036dfaa5bc0",
|
||||
"reference": "151f7fc544fd7711499512b736b30036dfaa5bc0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"ext-pcntl": "*",
|
||||
"ext-posix": "*",
|
||||
"illuminate/contracts": "^8.17|^9.0|^10.0",
|
||||
"illuminate/queue": "^8.17|^9.0|^10.0",
|
||||
"illuminate/support": "^8.17|^9.0|^10.0",
|
||||
"illuminate/contracts": "^8.17|^9.0|^10.0|^11.0",
|
||||
"illuminate/queue": "^8.17|^9.0|^10.0|^11.0",
|
||||
"illuminate/support": "^8.17|^9.0|^10.0|^11.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"
|
||||
"symfony/error-handler": "^5.0|^6.0|^7.0",
|
||||
"symfony/process": "^5.0|^6.0|^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^1.0",
|
||||
"orchestra/testbench": "^6.0|^7.0|^8.0",
|
||||
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",
|
||||
"phpstan/phpstan": "^1.10",
|
||||
"phpunit/phpunit": "^9.0",
|
||||
"phpunit/phpunit": "^9.0|^10.4",
|
||||
"predis/predis": "^1.1|^2.0"
|
||||
},
|
||||
"suggest": {
|
||||
|
@ -2208,9 +2208,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/laravel/horizon/issues",
|
||||
"source": "https://github.com/laravel/horizon/tree/v5.21.5"
|
||||
"source": "https://github.com/laravel/horizon/tree/v5.22.0"
|
||||
},
|
||||
"time": "2023-12-29T22:22:23+00:00"
|
||||
"time": "2024-01-16T15:06:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/prompts",
|
||||
|
|
Loading…
Add table
Reference in a new issue