Merge pull request #333 from jonnybarnes/dependabot/composer/laravel/horizon-5.9.10

Bump laravel/horizon from 5.9.9 to 5.9.10
This commit is contained in:
Jonny Barnes 2022-07-27 12:54:47 +01:00 committed by GitHub
commit b69015e407
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", "name": "laravel/horizon",
"version": "v5.9.9", "version": "v5.9.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/horizon.git", "url": "https://github.com/laravel/horizon.git",
"reference": "93f5d74e1b6126d0de4416c230cb35aaddbe51bc" "reference": "09b2031b3077f22aaca07f1dbe4ee2cc8eacad78"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/93f5d74e1b6126d0de4416c230cb35aaddbe51bc", "url": "https://api.github.com/repos/laravel/horizon/zipball/09b2031b3077f22aaca07f1dbe4ee2cc8eacad78",
"reference": "93f5d74e1b6126d0de4416c230cb35aaddbe51bc", "reference": "09b2031b3077f22aaca07f1dbe4ee2cc8eacad78",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1986,9 +1986,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.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", "name": "laravel/serializable-closure",