Skip to content

Commit e7e53f8

Browse files
committed
removed type from description
1 parent 1aa6649 commit e7e53f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/InstallWorldwideCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class InstallWorldwideCommand extends Command
1414
/**
1515
* The console command description.
1616
*/
17-
protected string $description = 'Install php-monsters/laravel-worldwide package';
17+
protected $description = 'Install php-monsters/laravel-worldwide package';
1818

1919
protected ?string $starRepo = 'php-monsters/laravel-worldwide';
2020

0 commit comments

Comments
 (0)