Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / system / tests / modules / hold_test / hold_test.services.yml
1 services:
2   hold_test.response:
3     class: Drupal\hold_test\EventSubscriber\HoldTestSubscriber
4     tags:
5       - { name: event_subscriber }