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 6f1c516 commit 9fc6763Copy full SHA for 9fc6763
src/HtmlMinifyMiddleware.php
@@ -3,6 +3,7 @@
3
namespace Octoper\HtmlMinify;
4
5
use Illuminate\Http\Request;
6
+use Symfony\Component\HttpFoundation\StreamedResponse;
7
use voku\helper\HtmlMin;
8
9
class HtmlMinifyMiddleware
0 commit comments