mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
More PHP8.4 updates
This commit is contained in:
@@ -260,6 +260,7 @@ class EventServiceProvider extends ServiceProvider
|
||||
/**
|
||||
* Register any events for your application.
|
||||
*/
|
||||
#[\Override]
|
||||
public function boot(): void
|
||||
{
|
||||
$this->registerObservers();
|
||||
|
||||
Reference in New Issue
Block a user