Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / testing_missing_dependencies / testing_missing_dependencies.info.yml
1 name: 'Testing missing dependencies'
2 type: profile
3 description: 'Minimal profile for running a test when dependencies are listed but missing.'
4 version: VERSION
5 core: 8.x
6 hidden: true
7 install:
8   - block
9   - drupal:node
10   - drupal:fictional
11   - missing_module1
12   - missing_module2
13 keep_english: true