We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f7df7 commit 24ca2b0Copy full SHA for 24ca2b0
src/Illuminate/Support/ServiceProvider.php
@@ -2,8 +2,8 @@
2
3
namespace Illuminate\Support;
4
5
-use Illuminate\Console\Application as Artisan;
6
use Illuminate\Contracts\Support\Deferred;
+use Illuminate\Console\Application as Artisan;
7
8
abstract class ServiceProvider
9
{
0 commit comments