Bump laravel/horizon from 5.10.2 to 5.10.3

Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.10.2 to 5.10.3.
- [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.10.2...v5.10.3)

---
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] 2022-11-04 15:43:35 +00:00 committed by GitHub
parent 0018200596
commit 64608e3b8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -1927,16 +1927,16 @@
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
"version": "v5.10.2", "version": "v5.10.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/horizon.git", "url": "https://github.com/laravel/horizon.git",
"reference": "de84bf86ffee940fa92e29c54d41618048ec9b6f" "reference": "22403726851d62c45051114c89106130c348decc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/de84bf86ffee940fa92e29c54d41618048ec9b6f", "url": "https://api.github.com/repos/laravel/horizon/zipball/22403726851d62c45051114c89106130c348decc",
"reference": "de84bf86ffee940fa92e29c54d41618048ec9b6f", "reference": "22403726851d62c45051114c89106130c348decc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1998,9 +1998,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.10.2" "source": "https://github.com/laravel/horizon/tree/v5.10.3"
}, },
"time": "2022-09-26T13:45:51+00:00" "time": "2022-10-14T13:33:44+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",