make bundle compatible to http-kernel >= 4.2
By implementing reset(), the class is ready for http-kernel 4.2 seeing that DataCollectorInterface is now extending ResetInterface (https://github.com/symfony/http-kernel/blob/4.2/DataCollector/DataCollectorInterface.php).