fly 4 anni fa
parent
commit
a53b4618e8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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;