We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aa6649 commit e7e53f8Copy full SHA for e7e53f8
src/Commands/InstallWorldwideCommand.php
@@ -14,7 +14,7 @@ class InstallWorldwideCommand extends Command
14
/**
15
* The console command description.
16
*/
17
- protected string $description = 'Install php-monsters/laravel-worldwide package';
+ protected $description = 'Install php-monsters/laravel-worldwide package';
18
19
protected ?string $starRepo = 'php-monsters/laravel-worldwide';
20
0 commit comments