Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / contact / tests / modules / contact_storage_test / contact_storage_test.info.yml
1 name: 'Contact test storage'
2 type: module
3 description: 'Tests that contact messages can be stored.'
4 package: Testing
5 version: VERSION
6 core: 8.x
7 dependencies:
8   - drupal:contact
9   - drupal:user