RetroAchievements / RAWeb

The RetroAchievements.org platform. Includes core functionality for managing achievements, game data, and community features.
https://retroachievements.org
GNU General Public License v3.0
268 stars 97 forks source link

chore(deps): bump laravel/framework, laravel/horizon, and filament/filament #2851

Closed wescopeland closed 4 days ago

wescopeland commented 1 week ago

Precursor to Active Players migration to Inertia. This PR bumps laravel/framework, laravel/horizon, and filament/filament to latest.

Some slight modifications were needed in BuildGameListAction to make phpstan happy due to some type changes that have occurred in Laravel collections.