user.info.yml 335 B

12345678910111213141516
  1. name: User
  2. type: module
  3. description: 'Manages the user registration and login system.'
  4. package: Core
  5. # version: VERSION
  6. # core: 8.x
  7. required: true
  8. configure: user.admin_index
  9. dependencies:
  10. - system
  11. # Information added by Drupal.org packaging script on 2018-01-03
  12. version: '8.4.4'
  13. core: '8.x'
  14. project: 'drupal'
  15. datestamp: 1515021228