Merge pull request #1293 from jonnybarnes/dependabot/composer/laravel/horizon-5.23.1

build(deps): Bump laravel/horizon from 5.23.0 to 5.23.1
This commit is contained in:
Jonny Barnes 2024-02-21 10:29:09 +00:00 committed by GitHub
commit 0b02f156ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -2150,16 +2150,16 @@
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
"version": "v5.23.0", "version": "v5.23.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/horizon.git", "url": "https://github.com/laravel/horizon.git",
"reference": "0b1bf46b21c397fdbe80b1ab54451fd227934508" "reference": "7475de7eb5b465c2da84218002fe1a62b8175da0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/0b1bf46b21c397fdbe80b1ab54451fd227934508", "url": "https://api.github.com/repos/laravel/horizon/zipball/7475de7eb5b465c2da84218002fe1a62b8175da0",
"reference": "0b1bf46b21c397fdbe80b1ab54451fd227934508", "reference": "7475de7eb5b465c2da84218002fe1a62b8175da0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2222,9 +2222,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.23.0" "source": "https://github.com/laravel/horizon/tree/v5.23.1"
}, },
"time": "2024-02-12T18:36:34+00:00" "time": "2024-02-20T15:14:10+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",