You are here

webform_rest_test.info.yml in Webform REST 4.x

Same filename and directory in other branches
  1. 8.2 tests/modules/webform_rest_test/webform_rest_test.info.yml
tests/modules/webform_rest_test/webform_rest_test.info.yml

File

tests/modules/webform_rest_test/webform_rest_test.info.yml
View source
  1. name: 'Webform rest test'
  2. type: module
  3. description: 'Support module for Webform REST testing.'
  4. package: Testing
  5. core_version_requirement: ^8 || ^9
  6. dependencies:
  7. - 'drupal:hal'
  8. - 'drupal:rest'
  9. - 'drupal:serialization'
  10. - 'webform:webform'
  11. - 'webform_rest:webform_rest'