After upgrade version to V7.29.3 validation image fail.
'avatar_file' => ['nullable', 'image', 'max:2000']
This is because of a change in Symfony's mime component and will be fixed with today's release.
Most helpful comment
This is because of a change in Symfony's mime component and will be fixed with today's release.