Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / yaml / services_autoconfigure.yml
1
2 services:
3     _defaults:
4         autoconfigure: true
5
6     use_defaults_settings: ~
7
8     override_defaults_settings_to_false:
9         autoconfigure: false