mirror of
https://github.com/flarum/core.git
synced 2025-07-20 08:11:27 +02:00
Laravel's `image` validation rule allows svg files to pass validation, but we can't handle svgs so it would result in an unspecified 500 error which isn't nice.