Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / field / tests / modules / field_timestamp_test / field_timestamp_test.info.yml
1 name: 'Field Timestamp Test'
2 type: module
3 description: 'Support module for the Timestamp field item test.'
4 core: 8.x
5 package: Testing
6 version: VERSION
7 dependencies:
8   - entity_test
9   - field