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:
dependabot[bot] 2023-03-09 19:05:37 +00:00 committed by GitHub
parent 09ea77c5a3
commit d286344c51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

23
composer.lock generated
View file

@ -1824,16 +1824,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.3.1", "version": "v10.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "57cc50d762360edac1c68e37435b193ff2135a36" "reference": "90f24d9e2860ecf6b5492e966956270ceb98c03d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/57cc50d762360edac1c68e37435b193ff2135a36", "url": "https://api.github.com/repos/laravel/framework/zipball/90f24d9e2860ecf6b5492e966956270ceb98c03d",
"reference": "57cc50d762360edac1c68e37435b193ff2135a36", "reference": "90f24d9e2860ecf6b5492e966956270ceb98c03d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2020,20 +2020,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "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", "name": "laravel/horizon",
"version": "v5.14.2", "version": "v5.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/horizon.git", "url": "https://github.com/laravel/horizon.git",
"reference": "d41a14c601766af0e2cce9486fd5dd143688c25f" "reference": "b49be302566365e0e4d517aac9995a8fe20b580e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/d41a14c601766af0e2cce9486fd5dd143688c25f", "url": "https://api.github.com/repos/laravel/horizon/zipball/b49be302566365e0e4d517aac9995a8fe20b580e",
"reference": "d41a14c601766af0e2cce9486fd5dd143688c25f", "reference": "b49be302566365e0e4d517aac9995a8fe20b580e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2052,6 +2052,7 @@
"require-dev": { "require-dev": {
"mockery/mockery": "^1.0", "mockery/mockery": "^1.0",
"orchestra/testbench": "^6.0|^7.0|^8.0", "orchestra/testbench": "^6.0|^7.0|^8.0",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.0", "phpunit/phpunit": "^9.0",
"predis/predis": "^1.1|^2.0" "predis/predis": "^1.1|^2.0"
}, },
@ -2095,9 +2096,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.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", "name": "laravel/sanctum",