build(deps): Bump laravel/horizon from 5.22.0 to 5.22.1
Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.22.0 to 5.22.1. - [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.22.0...v5.22.1) --- 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
5c0300a5c9
commit
116a336cb1
1 changed files with 7 additions and 7 deletions
14
composer.lock
generated
14
composer.lock
generated
|
@ -2137,16 +2137,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/horizon",
|
"name": "laravel/horizon",
|
||||||
"version": "v5.22.0",
|
"version": "v5.22.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/horizon.git",
|
"url": "https://github.com/laravel/horizon.git",
|
||||||
"reference": "151f7fc544fd7711499512b736b30036dfaa5bc0"
|
"reference": "8618d65fad70308b8a5e438c4cfc0a1c6c14eea6"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/horizon/zipball/151f7fc544fd7711499512b736b30036dfaa5bc0",
|
"url": "https://api.github.com/repos/laravel/horizon/zipball/8618d65fad70308b8a5e438c4cfc0a1c6c14eea6",
|
||||||
"reference": "151f7fc544fd7711499512b736b30036dfaa5bc0",
|
"reference": "8618d65fad70308b8a5e438c4cfc0a1c6c14eea6",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2156,7 +2156,7 @@
|
||||||
"illuminate/contracts": "^8.17|^9.0|^10.0|^11.0",
|
"illuminate/contracts": "^8.17|^9.0|^10.0|^11.0",
|
||||||
"illuminate/queue": "^8.17|^9.0|^10.0|^11.0",
|
"illuminate/queue": "^8.17|^9.0|^10.0|^11.0",
|
||||||
"illuminate/support": "^8.17|^9.0|^10.0|^11.0",
|
"illuminate/support": "^8.17|^9.0|^10.0|^11.0",
|
||||||
"nesbot/carbon": "^2.17",
|
"nesbot/carbon": "^2.17|^3.0",
|
||||||
"php": "^7.3|^8.0",
|
"php": "^7.3|^8.0",
|
||||||
"ramsey/uuid": "^4.0",
|
"ramsey/uuid": "^4.0",
|
||||||
"symfony/error-handler": "^5.0|^6.0|^7.0",
|
"symfony/error-handler": "^5.0|^6.0|^7.0",
|
||||||
|
@ -2209,9 +2209,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.22.0"
|
"source": "https://github.com/laravel/horizon/tree/v5.22.1"
|
||||||
},
|
},
|
||||||
"time": "2024-01-16T15:06:40+00:00"
|
"time": "2024-01-30T03:04:51+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/prompts",
|
"name": "laravel/prompts",
|
||||||
|
|
Loading…
Add table
Reference in a new issue