You are here

config_sync.info.yml in Configuration Synchronizer 8.2

Same filename and directory in other branches
  1. 8 config_sync.info.yml

File

config_sync.info.yml
View source
  1. name: 'Configuration Synchronizer'
  2. type: module
  3. description: 'Synchronize your site with updated configuration provided by modules and themes.'
  4. core_version_requirement: ^8.8 || ^9
  5. package: Configuration
  6. configure: config_distro.import
  7. dependencies:
  8. - 'config_distro:config_distro_filter (>=8.x-1.0-alpha4)'
  9. - config_merge:config_merge
  10. - config_normalizer:config_normalizer
  11. - 'config_provider:config_provider (>=8.x-2.x)'
  12. - config_snapshot:config_snapshot
  13. - config_update:config_update