feat: add install command #21
Annotations
3 errors
phpstan:
src/Package/Concerns/HasInstallCommand.php (in context of class Asciito/LaravelPackage/Package/Package)#L53
Anonymous function has an unused use $command.
|
phpstan:
src/Package/PackageServiceProvider.php#L168
Parameter #1 $command of method Asciito\LaravelPackage\Package\Package::command() expects Illuminate\Console\Command, $this(Asciito\LaravelPackage\Package\PackageServiceProvider) given.
|
phpstan
Process completed with exit code 1.
|