We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b57c62 commit 214ef71Copy full SHA for 214ef71
src/EngineManager.php
@@ -35,7 +35,7 @@ public function createAlgoliaDriver()
35
{
36
$this->ensureAlgoliaClientIsInstalled();
37
38
- UserAgent::addCustomUserAgent('Laravel Scout', '9.2.9');
+ UserAgent::addCustomUserAgent('Laravel Scout', '9.2.10');
39
40
$config = SearchConfig::create(
41
config('scout.algolia.id'),
0 commit comments