Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / migrate_upgrade / drush.services.yml
1 services:
2   migrate_upgrade.commands:
3     class: \Drupal\migrate_upgrade\Commands\MigrateUpgradeCommands
4     arguments: ['@state']
5     tags:
6       - { name: drush.command }