Problem/Motivation
Symfony has deprecated a load of response and request event classes and we need to update to using the new names. There are no trigger errors because the classes are still part of the inheritance chain. However in order to prep for SF5 we need should do the work.