Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / yaml / services2.yml
1 parameters:
2     foo: bar
3     values:
4         - true
5         - false
6         - 0
7         - 1000.3
8         - !php/const PHP_INT_MAX
9     bar: foo
10     escape: '@@escapeme'
11     foo_bar: '@foo_bar'
12     mixedcase:
13         MixedCaseKey: value