Bump laravel/horizon from 5.14.2 to 5.15.0
Bumps [laravel/horizon](https://github.com/laravel/horizon) from 5.14.2 to 5.15.0. - [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.14.2...v5.15.0) --- updated-dependencies: - dependency-name: laravel/horizon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
09ea77c5a3
commit
d286344c51
1 changed files with 12 additions and 11 deletions
23
composer.lock
generated
23
composer.lock
generated
|
@ -1824,16 +1824,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v10.3.1",
|
||||
"version": "v10.3.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "57cc50d762360edac1c68e37435b193ff2135a36"
|
||||
"reference": "90f24d9e2860ecf6b5492e966956270ceb98c03d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/57cc50d762360edac1c68e37435b193ff2135a36",
|
||||
"reference": "57cc50d762360edac1c68e37435b193ff2135a36",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/90f24d9e2860ecf6b5492e966956270ceb98c03d",
|
||||
"reference": "90f24d9e2860ecf6b5492e966956270ceb98c03d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2020,20 +2020,20 @@
|
|||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2023-03-08T02:43:56+00:00"
|
||||
"time": "2023-03-09T14:00:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/horizon",
|
||||
"version": "v5.14.2",
|
||||
"version": "v5.15.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/horizon.git",
|
||||
"reference": "d41a14c601766af0e2cce9486fd5dd143688c25f"
|
||||
"reference": "b49be302566365e0e4d517aac9995a8fe20b580e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/horizon/zipball/d41a14c601766af0e2cce9486fd5dd143688c25f",
|
||||
"reference": "d41a14c601766af0e2cce9486fd5dd143688c25f",
|
||||
"url": "https://api.github.com/repos/laravel/horizon/zipball/b49be302566365e0e4d517aac9995a8fe20b580e",
|
||||
"reference": "b49be302566365e0e4d517aac9995a8fe20b580e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2052,6 +2052,7 @@
|
|||
"require-dev": {
|
||||
"mockery/mockery": "^1.0",
|
||||
"orchestra/testbench": "^6.0|^7.0|^8.0",
|
||||
"phpstan/phpstan": "^1.10",
|
||||
"phpunit/phpunit": "^9.0",
|
||||
"predis/predis": "^1.1|^2.0"
|
||||
},
|
||||
|
@ -2095,9 +2096,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/laravel/horizon/issues",
|
||||
"source": "https://github.com/laravel/horizon/tree/v5.14.2"
|
||||
"source": "https://github.com/laravel/horizon/tree/v5.15.0"
|
||||
},
|
||||
"time": "2023-02-10T15:40:38+00:00"
|
||||
"time": "2023-03-07T17:45:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/sanctum",
|
||||
|
|
Loading…
Add table
Reference in a new issue