Skip to content

Commit 65fa384

Browse files
committed
fix: Str is not defined
Took 14 seconds
1 parent dd113e1 commit 65fa384

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Commands/InstallCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use Illuminate\Console\Command;
66
use Illuminate\Filesystem\Filesystem;
7+
use Illuminate\Support\Str;
78
use SOS\LaravelLivv\Traits\InteractsWithComposerPackages;
89
use SOS\LaravelLivv\Traits\InteractsWithNodePackages;
910

0 commit comments

Comments
 (0)