Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Commit

Permalink
Update extension, kernel and support file lists.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Sep 4, 2015
1 parent eaefeb9 commit f15fd2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/compile.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
'src/Config/Repository',
'src/Dispatcher',
'src/Factory',
'src/Plugin',
'src/ProviderRepository',
'src/RouteGenerator',
'src/StatusChecker',
Expand Down Expand Up @@ -96,6 +97,7 @@
],
'orchestra/kernel' => [
'src/Contracts/Support/DataContainer',
'src/Contracts/Authorization/Authorizable',
'src/Contracts/Memory/Handler',
'src/Contracts/Memory/Provider',
'src/Contracts/Config/PackageRepository',
Expand Down Expand Up @@ -191,6 +193,7 @@
'src/Support/Traits/ValidationTrait',
'src/Support/Collection',
'src/Support/Expression',
'src/Support/Keyword',
'src/Support/Manager',
'src/Support/Nesty',
'src/Support/Str',
Expand Down

0 comments on commit f15fd2f

Please sign in to comment.