Skip to content

Commit

Permalink
Merge pull request #1 from samuraee/2.x
Browse files Browse the repository at this point in the history
Fixed parent namespace
  • Loading branch information
Mohammad-Alavi authored Feb 13, 2023
2 parents b813e84 + 2147f83 commit 75d99bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Providers/MainServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace App\Containers\Vendor\Settings\Providers;

use App\Ship\Parents\Providers\MainProvider;
use App\Ship\Parents\Providers\MainServiceProvider as MainProvider;

/**
* Class MainServiceProvider.
Expand Down

0 comments on commit 75d99bd

Please sign in to comment.