Merge pull request #372 from jonnybarnes/dependabot/composer/laravel/horizon-5.10.0

Bump laravel/horizon from 5.9.10 to 5.10.0
This commit is contained in:
Jonny Barnes 2022-08-19 13:04:56 +01:00 committed by GitHub
commit 1727532d85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -1911,16 +1911,16 @@
},
{
"name": "laravel/horizon",
"version": "v5.9.10",
"version": "v5.10.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/horizon.git",
"reference": "09b2031b3077f22aaca07f1dbe4ee2cc8eacad78"
"reference": "8cbdf156dbbc146be5527d0c5fae185a3d31fff0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/09b2031b3077f22aaca07f1dbe4ee2cc8eacad78",
"reference": "09b2031b3077f22aaca07f1dbe4ee2cc8eacad78",
"url": "https://api.github.com/repos/laravel/horizon/zipball/8cbdf156dbbc146be5527d0c5fae185a3d31fff0",
"reference": "8cbdf156dbbc146be5527d0c5fae185a3d31fff0",
"shasum": ""
},
"require": {
@ -1982,9 +1982,9 @@
],
"support": {
"issues": "https://github.com/laravel/horizon/issues",
"source": "https://github.com/laravel/horizon/tree/v5.9.10"
"source": "https://github.com/laravel/horizon/tree/v5.10.0"
},
"time": "2022-07-25T13:24:03+00:00"
"time": "2022-08-11T17:05:00+00:00"
},
{
"name": "laravel/serializable-closure",