You are here

photos.info.yml in Album Photos 8.4

Same filename and directory in other branches
  1. 8.5 photos.info.yml
  2. 6.0.x photos.info.yml

File

photos.info.yml
View source
  1. name: 'Photos'
  2. description: 'Picture management module. Photo albums.'
  3. core_version_requirement: ^8.8 || ^9
  4. package: 'photos'
  5. configure: photos.admin
  6. dependencies:
  7. - drupal:system (>=8.8.0)
  8. - drupal:file
  9. - drupal:image
  10. - drupal:node
  11. type: module