Skip to content

Commit 4481137

Browse files
authored
Merge pull request #68 from jadenjoy/3.x
Fix Class Butschster\Head\Console\ServiceProvider not found for L11
2 parents 4485e10 + 573c241 commit 4481137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Console/InstallCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
namespace Butschster\Head\Console;
44

55
use Illuminate\Console\Command;
6+
use Illuminate\Support\ServiceProvider;
67
use Illuminate\Support\Str;
78

89
class InstallCommand extends Command

0 commit comments

Comments
 (0)