user.info.yml in Drupal 8
Same filename and directory in other branches
core/modules/user/user.info.yml
File
core/modules/user/user.info.ymlView source
- name: User
- type: module
- description: 'Manages the user registration and login system.'
- package: Core
- version: VERSION
- core: 8.x
- required: true
- configure: user.admin_index
- dependencies:
- - drupal:system