build(deps): Bump laravel/scout from 10.7.0 to 10.8.0

Bumps [laravel/scout](https://github.com/laravel/scout) from 10.7.0 to 10.8.0.
- [Release notes](https://github.com/laravel/scout/releases)
- [Changelog](https://github.com/laravel/scout/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/scout/compare/v10.7.0...v10.8.0)

---
updated-dependencies:
- dependency-name: laravel/scout
  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] 2024-01-19 15:24:36 +00:00 committed by GitHub
parent ca0287ad8b
commit 81b31cf619
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

40
composer.lock generated
View file

@ -2337,36 +2337,36 @@
}, },
{ {
"name": "laravel/scout", "name": "laravel/scout",
"version": "v10.7.0", "version": "v10.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/scout.git", "url": "https://github.com/laravel/scout.git",
"reference": "adbcd2eab7bee46cc8c1183977a69c3b97184e38" "reference": "c74d0081fe099fd6bcddddefed13b5cd2d6511a0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/scout/zipball/adbcd2eab7bee46cc8c1183977a69c3b97184e38", "url": "https://api.github.com/repos/laravel/scout/zipball/c74d0081fe099fd6bcddddefed13b5cd2d6511a0",
"reference": "adbcd2eab7bee46cc8c1183977a69c3b97184e38", "reference": "c74d0081fe099fd6bcddddefed13b5cd2d6511a0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/bus": "^9.0|^10.0", "illuminate/bus": "^9.0|^10.0|^11.0",
"illuminate/contracts": "^9.0|^10.0", "illuminate/contracts": "^9.0|^10.0|^11.0",
"illuminate/database": "^9.0|^10.0", "illuminate/database": "^9.0|^10.0|^11.0",
"illuminate/http": "^9.0|^10.0", "illuminate/http": "^9.0|^10.0|^11.0",
"illuminate/pagination": "^9.0|^10.0", "illuminate/pagination": "^9.0|^10.0|^11.0",
"illuminate/queue": "^9.0|^10.0", "illuminate/queue": "^9.0|^10.0|^11.0",
"illuminate/support": "^9.0|^10.0", "illuminate/support": "^9.0|^10.0|^11.0",
"php": "^8.0" "php": "^8.0"
}, },
"require-dev": { "require-dev": {
"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.31|^8.11", "orchestra/testbench": "^7.31|^8.11|^9.0",
"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|^10.4",
"typesense/typesense-php": "^4.9" "typesense/typesense-php": "^4.9"
}, },
"suggest": { "suggest": {
@ -2410,7 +2410,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": "2024-01-09T18:11:37+00:00" "time": "2024-01-16T17:41:12+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
@ -3776,16 +3776,16 @@
}, },
{ {
"name": "nette/utils", "name": "nette/utils",
"version": "v4.0.3", "version": "v4.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/utils.git", "url": "https://github.com/nette/utils.git",
"reference": "a9d127dd6a203ce6d255b2e2db49759f7506e015" "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/utils/zipball/a9d127dd6a203ce6d255b2e2db49759f7506e015", "url": "https://api.github.com/repos/nette/utils/zipball/d3ad0aa3b9f934602cb3e3902ebccf10be34d218",
"reference": "a9d127dd6a203ce6d255b2e2db49759f7506e015", "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3856,9 +3856,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nette/utils/issues", "issues": "https://github.com/nette/utils/issues",
"source": "https://github.com/nette/utils/tree/v4.0.3" "source": "https://github.com/nette/utils/tree/v4.0.4"
}, },
"time": "2023-10-29T21:02:13+00:00" "time": "2024-01-17T16:50:36+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",