date_recur.info.yml in Recurring Dates Field 3.0.x
Same filename and directory in other branches
File
date_recur.info.ymlView source
- name: Recurring Dates Field
- type: module
- description: Provides a recurring/repeating dates field.
- core_version_requirement: ^9
- php: 7.3
- package: Field types
- dependencies:
- - drupal:system (>=9.0.x)
- - drupal:datetime_range (>=9.0.x)
- test_dependencies:
- - token:token