All notable changes to filament-metrics-fathom will be documented in this file.
- Minimum Filament version bumped to
^5.3— required due to the newPageConfigurationparameter added toPage::routes()in filamentphp/filament#19225
- Update
composer.jsonto requirefilament/filament: ^5.3
- Requires Filament ^5.0 (upgraded from ^4.0)
- Requires Livewire 4.x (resolved automatically via Filament v5)
- Added testbench ^11.0 support for future Laravel versions
- Cleaned PHPStan baseline completely (all view-string errors resolved natively)
- PHP ^8.2
- Filament ^5.0
- Laravel 11.x+
- Livewire 4.x