Skip to content

Commit

Permalink
Merge branch 'patch-1' of https://github.com/simonhamp/collision into…
Browse files Browse the repository at this point in the history
… simonhamp-patch-1
  • Loading branch information
nunomaduro committed Jan 23, 2019
2 parents a1148cb + 53cf07a commit 36c58ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Adapters/Laravel/ExceptionHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
namespace NunoMaduro\Collision\Adapters\Laravel;

use Exception;
use Illuminate\Contracts\Foundation\Application;
use Illuminate\Contracts\Container\Container as Application;
use NunoMaduro\Collision\Contracts\Provider as ProviderContract;
use Illuminate\Contracts\Debug\ExceptionHandler as ExceptionHandlerContract;
use Symfony\Component\Console\Exception\ExceptionInterface as SymfonyConsoleExceptionInterface;
Expand Down

0 comments on commit 36c58ca

Please sign in to comment.