diff --git a/src/Console/MetaCommand.php b/src/Console/MetaCommand.php index 36e34da..30c898a 100644 --- a/src/Console/MetaCommand.php +++ b/src/Console/MetaCommand.php @@ -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',