Merge pull request #506 from jonnybarnes/dependabot/composer/laravel/horizon-5.10.3

Bump laravel/horizon from 5.10.2 to 5.10.3
This commit is contained in:
Jonny Barnes 2022-11-04 15:48:35 +00:00 committed by GitHub
commit ff9b96677e
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.2",
"version": "v5.10.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/horizon.git",
"reference": "de84bf86ffee940fa92e29c54d41618048ec9b6f"
"reference": "22403726851d62c45051114c89106130c348decc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/de84bf86ffee940fa92e29c54d41618048ec9b6f",
"reference": "de84bf86ffee940fa92e29c54d41618048ec9b6f",
"url": "https://api.github.com/repos/laravel/horizon/zipball/22403726851d62c45051114c89106130c348decc",
"reference": "22403726851d62c45051114c89106130c348decc",
"shasum": ""
},
"require": {
@ -1998,9 +1998,9 @@
],
"support": {
"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",