Skip to content

Commit f2fc1c4

Browse files
authored
Small tweak
1 parent f64e52f commit f2fc1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TinkerServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Laravel\Tinker;
44

5-
use Illuminate\ContractsSupport\DeferrableProvider;
5+
use Illuminate\Contracts\Support\DeferrableProvider;
66
use Illuminate\Foundation\Application as LaravelApplication;
77
use Illuminate\Support\ServiceProvider;
88
use Laravel\Lumen\Application as LumenApplication;

0 commit comments

Comments
 (0)