diff --git a/composer.json b/composer.json index e248962f9..a936f1070 100644 --- a/composer.json +++ b/composer.json @@ -104,8 +104,7 @@ "fzaninotto/faker": "~1.4", "symfony/css-selector": "3.1.*", "symfony/dom-crawler": "3.1.*", - "anomaly/installer-module": "~2.4.0", - "laravel/sail": "^1.14" + "anomaly/installer-module": "~2.4.0" }, "repositories": [ { diff --git a/config/app.php b/config/app.php index 609e6136e..2cd53f0ca 100644 --- a/config/app.php +++ b/config/app.php @@ -209,7 +209,6 @@ return [ */ Anomaly\Streams\Platform\StreamsServiceProvider::class, Sentry\Laravel\ServiceProvider::class, - \Laravel\Sail\SailServiceProvider::class ], /*