Skip to content

Commit

Permalink
Merge pull request #109 from kgrzelak/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
freekmurze authored Sep 20, 2023
2 parents f5e3e3f + d81a81e commit 6cb21a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ end when running `php artisan your-package-name:install`. You can use this to pe
output.

```php
use use Spatie\LaravelPackageTools\Commands\InstallCommand;
use Spatie\LaravelPackageTools\Commands\InstallCommand;

public function configurePackage(Package $package): void
{
Expand Down

0 comments on commit 6cb21a8

Please sign in to comment.