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