We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e29dbf commit a517e34Copy full SHA for a517e34
src/Install/CodeEnvironment/CodeEnvironment.php
@@ -12,7 +12,6 @@
12
use Laravel\Boost\Install\Detection\DetectionStrategyFactory;
13
use Laravel\Boost\Install\Enums\McpInstallationStrategy;
14
use Laravel\Boost\Install\Enums\Platform;
15
-use Throwable;
16
17
abstract class CodeEnvironment
18
{
0 commit comments