diff --git a/config/infoflot.php b/config/infoflot.php index 8e28a8f..ac0772b 100644 --- a/config/infoflot.php +++ b/config/infoflot.php @@ -6,6 +6,6 @@ 'api_key' => '', - 'useragent' => "php-infoflot-client/php-" . PHP_VERSION + 'useragent' => "laravel-infoflot-client/php-" . PHP_VERSION ];