Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / yaml / anonymous_services_alias.yml
1 services:
2     Bar: ~
3
4     Foo:
5         arguments:
6             - !service
7                 alias: Bar