mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-03 20:14:31 +00:00
More PHP8.4 updates
This commit is contained in:
@@ -41,6 +41,7 @@ class PiggyBankServiceProvider extends ServiceProvider
|
||||
/**
|
||||
* Register the application services.
|
||||
*/
|
||||
#[\Override]
|
||||
public function register(): void
|
||||
{
|
||||
$this->app->bind(
|
||||
|
||||
Reference in New Issue
Block a user