Added GrahamCampbell/htmlmin

This commit is contained in:
James Brooks
2015-04-19 09:17:31 +01:00
parent ed88aa841a
commit 2d7be16229
4 changed files with 178 additions and 1 deletions
+1
View File
@@ -152,6 +152,7 @@ return [
'Fideloper\Proxy\TrustedProxyServiceProvider',
'GrahamCampbell\Binput\BinputServiceProvider',
'GrahamCampbell\Exceptions\ExceptionsServiceProvider',
'GrahamCampbell\HTMLMin\HTMLMinServiceProvider',
'GrahamCampbell\Markdown\MarkdownServiceProvider',
'GrahamCampbell\Security\SecurityServiceProvider',
'GrahamCampbell\Throttle\ThrottleServiceProvider',