Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / system / tests / modules / entity_test / entity_test.info.yml
1 name: 'Entity CRUD test module'
2 type: module
3 description: 'Provides entity types based upon the CRUD API.'
4 package: Testing
5 version: VERSION
6 core: 8.x
7 dependencies:
8   - field
9   - text