Skip to content

Commit 9fc6763

Browse files
authored
Update HtmlMinifyMiddleware.php
1 parent 6f1c516 commit 9fc6763

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/HtmlMinifyMiddleware.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
namespace Octoper\HtmlMinify;
44

55
use Illuminate\Http\Request;
6+
use Symfony\Component\HttpFoundation\StreamedResponse;
67
use voku\helper\HtmlMin;
78

89
class HtmlMinifyMiddleware

0 commit comments

Comments
 (0)