Skip to content

Commit 6220548

Browse files
committed
Fix typo
1 parent 1d2745f commit 6220548

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

src/Exceptions/LicenseException.php

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/UltimateSupportServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
use LaravelReady\UltimateSupport\Facades\UltimateSupport;
88

9-
final class LicenseServerServiceProvider extends BaseServiceProvider
9+
final class UltimateSupportServiceProvider extends BaseServiceProvider
1010
{
1111
public function boot(): void
1212
{

0 commit comments

Comments
 (0)