Merge pull request #1379 from jonnybarnes/dependabot/composer/laravel/horizon-5.23.2

build(deps): Bump laravel/horizon from 5.23.1 to 5.23.2
This commit is contained in:
Jonny Barnes 2024-03-27 16:12:45 +00:00 committed by GitHub
commit 76061e10e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
composer.lock generated
View file

@ -2152,16 +2152,16 @@
},
{
"name": "laravel/horizon",
"version": "v5.23.1",
"version": "v5.23.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/horizon.git",
"reference": "7475de7eb5b465c2da84218002fe1a62b8175da0"
"reference": "96d154340f1223bcc161ea7cee355c8fc29ff81e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/7475de7eb5b465c2da84218002fe1a62b8175da0",
"reference": "7475de7eb5b465c2da84218002fe1a62b8175da0",
"url": "https://api.github.com/repos/laravel/horizon/zipball/96d154340f1223bcc161ea7cee355c8fc29ff81e",
"reference": "96d154340f1223bcc161ea7cee355c8fc29ff81e",
"shasum": ""
},
"require": {
@ -2174,6 +2174,7 @@
"nesbot/carbon": "^2.17|^3.0",
"php": "^8.0",
"ramsey/uuid": "^4.0",
"symfony/console": "^6.0|^7.0",
"symfony/error-handler": "^6.0|^7.0",
"symfony/process": "^6.0|^7.0"
},
@ -2224,9 +2225,9 @@
],
"support": {
"issues": "https://github.com/laravel/horizon/issues",
"source": "https://github.com/laravel/horizon/tree/v5.23.1"
"source": "https://github.com/laravel/horizon/tree/v5.23.2"
},
"time": "2024-02-20T15:14:10+00:00"
"time": "2024-03-23T12:11:34+00:00"
},
{
"name": "laravel/prompts",