fly 4 years ago
parent
commit
a53b4618e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Requests/CompanyAuth/CompanyAuthRequest.php

+ 1 - 1
src/Requests/CompanyAuth/CompanyAuthRequest.php

@@ -1,6 +1,6 @@
 <?php
 
-namespace General\Requests;
+namespace General\Requests\CompanyAuth;
 
 use Illuminate\Http\Request as BaseRequest;