Merge pull request #1074 from jonnybarnes/dependabot/composer/laravel/scout-10.4.0

build(deps): Bump laravel/scout from 10.3.0 to 10.4.0
This commit is contained in:
Jonny Barnes 2023-09-27 11:36:46 +01:00 committed by GitHub
commit b17c3d8bce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
composer.lock generated
View file

@ -2162,16 +2162,16 @@
}, },
{ {
"name": "laravel/scout", "name": "laravel/scout",
"version": "v10.3.0", "version": "v10.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/scout.git", "url": "https://github.com/laravel/scout.git",
"reference": "b7972cffc879c8c7c255781b341a8867cb411076" "reference": "cc46608b277c2922c53533995b8fe2b7bf72315a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/b7972cffc879c8c7c255781b341a8867cb411076", "url": "https://api.github.com/repos/laravel/scout/zipball/cc46608b277c2922c53533995b8fe2b7bf72315a",
"reference": "b7972cffc879c8c7c255781b341a8867cb411076", "reference": "cc46608b277c2922c53533995b8fe2b7bf72315a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2188,7 +2188,7 @@
"algolia/algoliasearch-client-php": "^3.2", "algolia/algoliasearch-client-php": "^3.2",
"meilisearch/meilisearch-php": "^1.0", "meilisearch/meilisearch-php": "^1.0",
"mockery/mockery": "^1.0", "mockery/mockery": "^1.0",
"orchestra/testbench": "^7.0|^8.0", "orchestra/testbench": "^7.31|^8.11",
"php-http/guzzle7-adapter": "^1.0", "php-http/guzzle7-adapter": "^1.0",
"phpstan/phpstan": "^1.10", "phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.3" "phpunit/phpunit": "^9.3"
@ -2233,7 +2233,7 @@
"issues": "https://github.com/laravel/scout/issues", "issues": "https://github.com/laravel/scout/issues",
"source": "https://github.com/laravel/scout" "source": "https://github.com/laravel/scout"
}, },
"time": "2023-09-05T15:47:47+00:00" "time": "2023-09-26T16:36:29+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
@ -3371,16 +3371,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "2.70.0", "version": "2.71.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "d3298b38ea8612e5f77d38d1a99438e42f70341d" "reference": "98276233188583f2ff845a0f992a235472d9466a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/d3298b38ea8612e5f77d38d1a99438e42f70341d", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/98276233188583f2ff845a0f992a235472d9466a",
"reference": "d3298b38ea8612e5f77d38d1a99438e42f70341d", "reference": "98276233188583f2ff845a0f992a235472d9466a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3473,7 +3473,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-09-07T16:43:50+00:00" "time": "2023-09-25T11:31:05+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",