Merge pull request #1421 from jonnybarnes/dependabot/composer/laravel/scout-10.9.0
build(deps): Bump laravel/scout from 10.8.4 to 10.9.0
This commit is contained in:
commit
f51e2610f4
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -2405,16 +2405,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/scout",
|
||||
"version": "v10.8.4",
|
||||
"version": "v10.9.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/scout.git",
|
||||
"reference": "de4000a0044c0c13d513132af82562397da70d52"
|
||||
"reference": "7bac13a61f1670b4314a65a13b8b12c6575270c8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/scout/zipball/de4000a0044c0c13d513132af82562397da70d52",
|
||||
"reference": "de4000a0044c0c13d513132af82562397da70d52",
|
||||
"url": "https://api.github.com/repos/laravel/scout/zipball/7bac13a61f1670b4314a65a13b8b12c6575270c8",
|
||||
"reference": "7bac13a61f1670b4314a65a13b8b12c6575270c8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2436,7 +2436,7 @@
|
|||
"php-http/guzzle7-adapter": "^1.0",
|
||||
"phpstan/phpstan": "^1.10",
|
||||
"phpunit/phpunit": "^9.3|^10.4",
|
||||
"typesense/typesense-php": "^4.9"
|
||||
"typesense/typesense-php": "^4.9.3"
|
||||
},
|
||||
"suggest": {
|
||||
"algolia/algoliasearch-client-php": "Required to use the Algolia engine (^3.2).",
|
||||
|
@ -2479,7 +2479,7 @@
|
|||
"issues": "https://github.com/laravel/scout/issues",
|
||||
"source": "https://github.com/laravel/scout"
|
||||
},
|
||||
"time": "2024-03-26T16:46:57+00:00"
|
||||
"time": "2024-05-07T14:16:56+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/serializable-closure",
|
||||
|
|
Loading…
Add table
Reference in a new issue