Skip to content

Conversation

@saschaglo
Copy link

Hi @crazybooot, I wanted to offer this change that makes your package (again) fully compatible with Laravel 12.

This PR fixes an issue with the image validation. Laravel 12 introduced a new parameter to the image validation function which enabled checking SVG files, which is now disabled by default. Without handing over these parameters to the base-image validation method, your implementation is no longer compatible to this change.

Reference: https://laravel.com/docs/12.x/upgrade#image-validation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant