Skip to content

Commit b49f78c

Browse files
author
Andrey Helldar
authored
Update Plugin.php
1 parent 82b9690 commit b49f78c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Plugin.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
class Plugin extends Provider
1212
{
13+
protected ?string $package_name = 'laravel-lang/attributes';
14+
1315
protected string $base_path = __DIR__ . '/../';
1416

1517
protected array $plugins = [

0 commit comments

Comments
 (0)