Merge pull request #1274 from jonnybarnes/dependabot/composer/laravel/horizon-5.23.0
build(deps): Bump laravel/horizon from 5.22.1 to 5.23.0
This commit is contained in:
commit
71990a0a6e
1 changed files with 13 additions and 13 deletions
26
composer.lock
generated
26
composer.lock
generated
|
@ -2138,34 +2138,34 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/horizon",
|
||||
"version": "v5.22.1",
|
||||
"version": "v5.23.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/horizon.git",
|
||||
"reference": "8618d65fad70308b8a5e438c4cfc0a1c6c14eea6"
|
||||
"reference": "0b1bf46b21c397fdbe80b1ab54451fd227934508"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/horizon/zipball/8618d65fad70308b8a5e438c4cfc0a1c6c14eea6",
|
||||
"reference": "8618d65fad70308b8a5e438c4cfc0a1c6c14eea6",
|
||||
"url": "https://api.github.com/repos/laravel/horizon/zipball/0b1bf46b21c397fdbe80b1ab54451fd227934508",
|
||||
"reference": "0b1bf46b21c397fdbe80b1ab54451fd227934508",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"ext-pcntl": "*",
|
||||
"ext-posix": "*",
|
||||
"illuminate/contracts": "^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/contracts": "^9.21|^10.0|^11.0",
|
||||
"illuminate/queue": "^9.21|^10.0|^11.0",
|
||||
"illuminate/support": "^9.21|^10.0|^11.0",
|
||||
"nesbot/carbon": "^2.17|^3.0",
|
||||
"php": "^7.3|^8.0",
|
||||
"php": "^8.0",
|
||||
"ramsey/uuid": "^4.0",
|
||||
"symfony/error-handler": "^5.0|^6.0|^7.0",
|
||||
"symfony/process": "^5.0|^6.0|^7.0"
|
||||
"symfony/error-handler": "^6.0|^7.0",
|
||||
"symfony/process": "^6.0|^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^1.0",
|
||||
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",
|
||||
"orchestra/testbench": "^7.0|^8.0|^9.0",
|
||||
"phpstan/phpstan": "^1.10",
|
||||
"phpunit/phpunit": "^9.0|^10.4",
|
||||
"predis/predis": "^1.1|^2.0"
|
||||
|
@ -2210,9 +2210,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/laravel/horizon/issues",
|
||||
"source": "https://github.com/laravel/horizon/tree/v5.22.1"
|
||||
"source": "https://github.com/laravel/horizon/tree/v5.23.0"
|
||||
},
|
||||
"time": "2024-01-30T03:04:51+00:00"
|
||||
"time": "2024-02-12T18:36:34+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/prompts",
|
||||
|
|
Loading…
Add table
Reference in a new issue