Skip to content

Commit cc241eb

Browse files
authored
Use laravel logo icon (#1656)
1 parent 1f022ef commit cc241eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataCollector/LaravelCollector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public function getWidgets()
4949
{
5050
return [
5151
"version" => [
52-
"icon" => "github",
52+
"icon" => "laravel phpdebugbar-fab",
5353
"tooltip" => "Laravel Version",
5454
"map" => "laravel.version",
5555
"default" => ""

0 commit comments

Comments
 (0)