Skip to content

Commit 84a22d9

Browse files
committed
import Cache facade
1 parent a618e18 commit 84a22d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DumbPasswordServiceProvider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
namespace Unicodeveloper\DumbPassword;
1313

1414
use Illuminate\Support\ServiceProvider;
15+
use Illuminate\Support\Facades\Cache;
1516
use Validator;
1617

1718
class DumbPasswordServiceProvider extends ServiceProvider

0 commit comments

Comments
 (0)