Remove contracts from L4 version

This commit is contained in:
Barry vd. Heuvel
2015-03-16 14:28:03 +01:00
parent 604d327277
commit 6eb797f5ff
-2
View File
@@ -43,8 +43,6 @@ class MetaCommand extends Command {
protected $methods = [
'\Illuminate\Foundation\Application::make',
'\Illuminate\Contracts\Foundation\Application::make',
'\Illuminate\Contracts\Container\Container::make',
'\Illuminate\Container\Container::make',
'\App::make',
'app',