Skip to content

Commit

Permalink
- added missing AliasLoader
Browse files Browse the repository at this point in the history
  • Loading branch information
toni-suarez committed Jun 21, 2024
1 parent 809ffee commit bdd9cc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Providers/UtmParameterServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

use Illuminate\Support\Facades\Blade;
use Suarez\UtmParameter\UtmParameter;
use Illuminate\Foundation\AliasLoader;
use Illuminate\Support\ServiceProvider;

class UtmParameterServiceProvider extends ServiceProvider
Expand Down

0 comments on commit bdd9cc6

Please sign in to comment.