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 387da19 commit ce621beCopy full SHA for ce621be
src/EngineManager.php
@@ -34,7 +34,7 @@ public function createAlgoliaDriver()
34
{
35
$this->ensureAlgoliaClientIsInstalled();
36
37
- UserAgent::addCustomUserAgent('Laravel Scout', '9.1.0');
+ UserAgent::addCustomUserAgent('Laravel Scout', '9.1.1');
38
39
$config = SearchConfig::create(
40
config('scout.algolia.id'),
0 commit comments