Skip to content

Commit

Permalink
Stub use namespace fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
vaawebdev committed Jul 13, 2020
1 parent b4dce43 commit 65d3162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stubs/BaseEnvValidationRules.stub
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace App\Env;

use Lionix\EnvValidator;
use Lionix\EnvClient\Services\EnvValidator;

class BaseEnvValidationRules extends EnvValidator
{
Expand Down

0 comments on commit 65d3162

Please sign in to comment.