Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / modules / aggregator / aggregator.info.yml
1 name: Aggregator
2 type: module
3 description: 'Aggregates syndicated content (RSS, RDF, and Atom feeds) from external sources.'
4 package: Core
5 version: VERSION
6 core: 8.x
7 configure: aggregator.admin_settings
8 dependencies:
9   - drupal:file
10   - drupal:options