Skip to content

Commit

Permalink
Merge pull request #68 from jadenjoy/3.x
Browse files Browse the repository at this point in the history
Fix Class Butschster\Head\Console\ServiceProvider not found for L11
  • Loading branch information
butschster committed Jun 28, 2024
2 parents 4485e10 + 573c241 commit 4481137
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Console/InstallCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace Butschster\Head\Console;

use Illuminate\Console\Command;
use Illuminate\Support\ServiceProvider;
use Illuminate\Support\Str;

class InstallCommand extends Command
Expand Down

0 comments on commit 4481137

Please sign in to comment.