Skip to content

Commit

Permalink
update useragent
Browse files Browse the repository at this point in the history
  • Loading branch information
Xmk committed Jul 3, 2024
1 parent 818901e commit f484b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/infoflot.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

'api_key' => '',

'useragent' => "php-infoflot-client/php-" . PHP_VERSION
'useragent' => "laravel-infoflot-client/php-" . PHP_VERSION

];

0 comments on commit f484b13

Please sign in to comment.