Features:
- Added support for loading files (
$_FILES
) when using theRequestObjectInterface
. - Added new bundle tests and testing on Symfony versions 5.1, 5.2, 5.3 and 5.4 and php versions 7.4, 8.0 and 8.1.
BC Breaks
- Removed support for Symfony 5.0.*