- name: 'Update Manager'
- type: module
- description: 'Checks for available updates, and can securely install or update modules and themes via a web interface.'
- version: VERSION
- package: Core
- core: 8.x
- configure: update.settings
- dependencies:
- - drupal:file
|