build(deps): Bump laravel/horizon from 5.23.0 to 5.23.1

Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.23.0 to 5.23.1.
- [Release notes](https://github.com/laravel/horizon/releases)
- [Changelog](https://github.com/laravel/horizon/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/horizon/compare/v5.23.0...v5.23.1)

---
updated-dependencies:
- dependency-name: laravel/horizon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-21 10:26:55 +00:00 committed by GitHub
parent 66de08f0bc
commit 253561701d
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",