You are here

cas.info.yml in CAS 8

Same filename and directory in other branches
  1. 2.x cas.info.yml

File

cas.info.yml
View source
  1. name: CAS
  2. description: 'Provides CAS authentication for Drupal.'
  3. type: module
  4. core: 8.x
  5. core_version_requirement: ^8 || ^9
  6. configure: cas.settings
  7. dependencies:
  8. - externalauth:externalauth (>= 1.2)
  9. test_dependencies:
  10. - cas_mock_server:cas_mock_server