You are here

blazy.info.yml in Blazy 8.2

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

File

blazy.info.yml
View source
  1. name: Blazy
  2. type: module
  3. description: "Provides basic Blazy integration for lazy loading and multi-serving images."
  4. core_version_requirement: ^8.8 || ^9
  5. package: Blazy
  6. dependencies:
  7. - drupal:filter
  8. - drupal:media
  9. test_dependencies:
  10. - drupal:responsive_image
  11. - drupal:views
  12. # Add a fake version so local drush and Git checkouts do not fail dependencies.
  13. version: 8.x-2.x