Merge pull request #877 from cachethq/core-package

Added GrahamCampbell/Core for easier installs
This commit is contained in:
Graham Campbell
2015-08-07 11:48:41 +01:00
3 changed files with 63 additions and 1 deletions

View File

@@ -154,6 +154,7 @@ return [
'Fideloper\Proxy\TrustedProxyServiceProvider',
'GrahamCampbell\Binput\BinputServiceProvider',
'GrahamCampbell\Exceptions\ExceptionsServiceProvider',
'GrahamCampbell\Core\CoreServiceProvider',
'GrahamCampbell\Markdown\MarkdownServiceProvider',
'GrahamCampbell\Security\SecurityServiceProvider',
'GrahamCampbell\Throttle\ThrottleServiceProvider',