Remove deferrable.

This commit is contained in:
James Cole
2024-03-17 09:23:12 +01:00
parent ab872e8912
commit c8979b6c33
2 changed files with 2 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ use Illuminate\Support\ServiceProvider;
/**
* Class CurrencyServiceProvider.
*/
class CurrencyServiceProvider extends ServiceProvider
class CurrencyServiceProvider extends ServiceProvider
{
/**
* Bootstrap the application services.