Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / system / tests / modules / system_incompatible_module_version_dependencies_test / system_incompatible_module_version_dependencies_test.info.yml
1 name: 'System incompatible module version dependencies test'
2 type: module
3 description: 'Support module for testing system dependencies.'
4 package: Testing
5 version: VERSION
6 core: 8.x
7 dependencies:
8   - 'drupal:system_incompatible_module_version_test (>2.0)'