Bump laravel/horizon from 5.9.9 to 5.9.10

Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.9.9 to 5.9.10.
- [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.9.9...v5.9.10)

---
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-07-27 11:47:18 +00:00 committed by GitHub
parent 740f6e7980
commit aa99d9ef1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -1915,16 +1915,16 @@
},
{
"name": "laravel/horizon",
"version": "v5.9.9",
"version": "v5.9.10",
"source": {
"type": "git",
"url": "https://github.com/laravel/horizon.git",
"reference": "93f5d74e1b6126d0de4416c230cb35aaddbe51bc"
"reference": "09b2031b3077f22aaca07f1dbe4ee2cc8eacad78"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/93f5d74e1b6126d0de4416c230cb35aaddbe51bc",
"reference": "93f5d74e1b6126d0de4416c230cb35aaddbe51bc",
"url": "https://api.github.com/repos/laravel/horizon/zipball/09b2031b3077f22aaca07f1dbe4ee2cc8eacad78",
"reference": "09b2031b3077f22aaca07f1dbe4ee2cc8eacad78",
"shasum": ""
},
"require": {
@ -1986,9 +1986,9 @@
],
"support": {
"issues": "https://github.com/laravel/horizon/issues",
"source": "https://github.com/laravel/horizon/tree/v5.9.9"
"source": "https://github.com/laravel/horizon/tree/v5.9.10"
},
"time": "2022-07-11T18:08:25+00:00"
"time": "2022-07-25T13:24:03+00:00"
},
{
"name": "laravel/serializable-closure",