More updates to stop using dev or alpha or beta versions.
[yaffs-website] / vendor / drush / drush / tests / resources / modules / d8 / woot / woot.services.yml
1 services:
2   config.config_subscriber:
3     class: Drupal\woot\EventSubscriber\ConfigSubscriber
4     tags:
5       - { name: event_subscriber }