We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ba1ee commit 3c1904eCopy full SHA for 3c1904e
src/ServiceProvider.php
@@ -2,7 +2,7 @@
2
3
namespace Thoughtco\Minify;
4
5
-use Illuminate\Contracts\Http\;
+use Illuminate\Contracts\Http\Kernel;
6
use Illuminate\Support\Facades\File;
7
use Statamic\Providers\AddonServiceProvider;
8
use Statamic\Statamic;
0 commit comments