Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / system / tests / modules / requirements2_test / requirements2_test.info.yml
index 670df8091fac1fae4575e1498439fc21da3810f6..4c1a367db0da6dc31f894c0d5c583dd3e54ef220 100644 (file)
@@ -2,8 +2,8 @@ name: 'Requirements 2 Test'
 type: module
 description: 'Tests that a module is not installed when the one it depends on fails hook_requirements(''install).'
 dependencies:
-  - requirements1_test
-  - comment
+  - drupal:requirements1_test
+  - drupal:comment
 package: Testing
 version: VERSION
 core: 8.x