mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-11 17:39:41 +00:00
Upgrade to Laravel 10
This commit is contained in:
@@ -65,7 +65,6 @@ class AuthServiceProvider extends ServiceProvider
|
||||
}
|
||||
);
|
||||
|
||||
$this->registerPolicies();
|
||||
Passport::tokensExpireIn(now()->addDays(14));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user