packagist spatie/laravel-medialibrary 11.18.1

latest release: 11.18.2
6 hours ago

What's Changed

  • Revert breaking interface change on registerAllMediaConversions() — the ?Media $media = null parameter that was added to the HasMedia interface in v11.18.0 has been removed, as it broke userland code that overrides the method without the parameter. The PHPStan error is now handled via the baseline instead. Fixes #3915.

Don't miss a new laravel-medialibrary release

NewReleases is sending notifications on new releases.