Merge pull request #1109 from jonnybarnes/dependabot/composer/laravel/horizon-5.21.3

build(deps): Bump laravel/horizon from 5.21.2 to 5.21.3
This commit is contained in:
Jonny Barnes 2023-11-01 11:25:44 +00:00 committed by GitHub
commit e64a3fd662
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -2020,16 +2020,16 @@
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
"version": "v5.21.2", "version": "v5.21.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/horizon.git", "url": "https://github.com/laravel/horizon.git",
"reference": "1035d56b5f0d408c8eb9a4ccb0d185f1dd6ffb70" "reference": "6e2b0bb3f8c5b653e8e3ba15661caea6d9613c31"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/1035d56b5f0d408c8eb9a4ccb0d185f1dd6ffb70", "url": "https://api.github.com/repos/laravel/horizon/zipball/6e2b0bb3f8c5b653e8e3ba15661caea6d9613c31",
"reference": "1035d56b5f0d408c8eb9a4ccb0d185f1dd6ffb70", "reference": "6e2b0bb3f8c5b653e8e3ba15661caea6d9613c31",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2092,9 +2092,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/horizon/issues", "issues": "https://github.com/laravel/horizon/issues",
"source": "https://github.com/laravel/horizon/tree/v5.21.2" "source": "https://github.com/laravel/horizon/tree/v5.21.3"
}, },
"time": "2023-10-17T13:41:14+00:00" "time": "2023-10-27T13:58:13+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",