build(deps): Bump laravel/horizon from 5.23.1 to 5.23.2
Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.23.1 to 5.23.2. - [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.23.1...v5.23.2) --- 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:
parent
13e2f8ade1
commit
936acc6196
1 changed files with 7 additions and 6 deletions
13
composer.lock
generated
13
composer.lock
generated
|
@ -2152,16 +2152,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/horizon",
|
"name": "laravel/horizon",
|
||||||
"version": "v5.23.1",
|
"version": "v5.23.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/horizon.git",
|
"url": "https://github.com/laravel/horizon.git",
|
||||||
"reference": "7475de7eb5b465c2da84218002fe1a62b8175da0"
|
"reference": "96d154340f1223bcc161ea7cee355c8fc29ff81e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/horizon/zipball/7475de7eb5b465c2da84218002fe1a62b8175da0",
|
"url": "https://api.github.com/repos/laravel/horizon/zipball/96d154340f1223bcc161ea7cee355c8fc29ff81e",
|
||||||
"reference": "7475de7eb5b465c2da84218002fe1a62b8175da0",
|
"reference": "96d154340f1223bcc161ea7cee355c8fc29ff81e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2174,6 +2174,7 @@
|
||||||
"nesbot/carbon": "^2.17|^3.0",
|
"nesbot/carbon": "^2.17|^3.0",
|
||||||
"php": "^8.0",
|
"php": "^8.0",
|
||||||
"ramsey/uuid": "^4.0",
|
"ramsey/uuid": "^4.0",
|
||||||
|
"symfony/console": "^6.0|^7.0",
|
||||||
"symfony/error-handler": "^6.0|^7.0",
|
"symfony/error-handler": "^6.0|^7.0",
|
||||||
"symfony/process": "^6.0|^7.0"
|
"symfony/process": "^6.0|^7.0"
|
||||||
},
|
},
|
||||||
|
@ -2224,9 +2225,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.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",
|
"name": "laravel/prompts",
|
||||||
|
|
Loading…
Add table
Reference in a new issue