Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / options / options.info.yml
1 name: Options
2 type: module
3 description: 'Defines selection, check box and radio button widgets for text and numeric fields.'
4 package: Field types
5 version: VERSION
6 core: 8.x
7 dependencies:
8   - drupal:field
9   - drupal:text