Skip to content

Commit

Permalink
Merge pull request #73 from flofloflo/patch-1
Browse files Browse the repository at this point in the history
Update rule.stub
  • Loading branch information
stevebauman authored Mar 1, 2020
2 parents 2cb8703 + f72bb1e commit 45608d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/stubs/rule.stub
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace DummyNamespace;

use LdapRecord\Laravel\Validation\Rules\Rule;
use LdapRecord\Laravel\Auth\Rule;

class DummyClass extends Rule
{
Expand Down

0 comments on commit 45608d6

Please sign in to comment.