Bump laravel/horizon from 5.10.1 to 5.10.2

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

---
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-09-28 16:44:34 +00:00 committed by GitHub
parent dfd8bceca3
commit a936b3d595
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",
"version": "v5.10.1",
"version": "v5.10.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/horizon.git",
"reference": "1570c8a4612484a37392eca986f06d01b771cb96"
"reference": "de84bf86ffee940fa92e29c54d41618048ec9b6f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/1570c8a4612484a37392eca986f06d01b771cb96",
"reference": "1570c8a4612484a37392eca986f06d01b771cb96",
"url": "https://api.github.com/repos/laravel/horizon/zipball/de84bf86ffee940fa92e29c54d41618048ec9b6f",
"reference": "de84bf86ffee940fa92e29c54d41618048ec9b6f",
"shasum": ""
},
"require": {
@ -1998,9 +1998,9 @@
],
"support": {
"issues": "https://github.com/laravel/horizon/issues",
"source": "https://github.com/laravel/horizon/tree/v5.10.1"
"source": "https://github.com/laravel/horizon/tree/v5.10.2"
},
"time": "2022-09-05T16:33:43+00:00"
"time": "2022-09-26T13:45:51+00:00"
},
{
"name": "laravel/serializable-closure",