Merge pull request #1272 from jonnybarnes/dependabot/composer/laravel/scout-10.8.3
build(deps): Bump laravel/scout from 10.8.2 to 10.8.3
This commit is contained in:
commit
100885cea4
1 changed files with 11 additions and 10 deletions
21
composer.lock
generated
21
composer.lock
generated
|
@ -1932,16 +1932,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v10.43.0",
|
||||
"version": "v10.44.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "4f7802dfc9993cb57cf69615491ce1a7eb2e9529"
|
||||
"reference": "1199dbe361787bbe9648131a79f53921b4148cf6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/4f7802dfc9993cb57cf69615491ce1a7eb2e9529",
|
||||
"reference": "4f7802dfc9993cb57cf69615491ce1a7eb2e9529",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/1199dbe361787bbe9648131a79f53921b4148cf6",
|
||||
"reference": "1199dbe361787bbe9648131a79f53921b4148cf6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1989,6 +1989,7 @@
|
|||
"conflict": {
|
||||
"carbonphp/carbon-doctrine-types": ">=3.0",
|
||||
"doctrine/dbal": ">=4.0",
|
||||
"phpunit/phpunit": ">=11.0.0",
|
||||
"tightenco/collect": "<5.5.33"
|
||||
},
|
||||
"provide": {
|
||||
|
@ -2133,7 +2134,7 @@
|
|||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"source": "https://github.com/laravel/framework"
|
||||
},
|
||||
"time": "2024-01-30T16:25:02+00:00"
|
||||
"time": "2024-02-13T16:01:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/horizon",
|
||||
|
@ -2338,16 +2339,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/scout",
|
||||
"version": "v10.8.2",
|
||||
"version": "v10.8.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/scout.git",
|
||||
"reference": "4b5766ac110ef116c6571f4b3a29193bfd01c27c"
|
||||
"reference": "f2e20b0eb3355b555038581b52aec4bfe814c700"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/scout/zipball/4b5766ac110ef116c6571f4b3a29193bfd01c27c",
|
||||
"reference": "4b5766ac110ef116c6571f4b3a29193bfd01c27c",
|
||||
"url": "https://api.github.com/repos/laravel/scout/zipball/f2e20b0eb3355b555038581b52aec4bfe814c700",
|
||||
"reference": "f2e20b0eb3355b555038581b52aec4bfe814c700",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2411,7 +2412,7 @@
|
|||
"issues": "https://github.com/laravel/scout/issues",
|
||||
"source": "https://github.com/laravel/scout"
|
||||
},
|
||||
"time": "2024-01-30T18:52:49+00:00"
|
||||
"time": "2024-02-13T17:22:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/serializable-closure",
|
||||
|
|
Loading…
Add table
Reference in a new issue