Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / validator / Tests / Mapping / Loader / mapping-with-constants.yml
1 namespaces:
2   custom: Symfony\Component\Validator\Tests\Fixtures\
3
4 Symfony\Component\Validator\Tests\Fixtures\Entity:
5   properties:
6     firstName:
7       - Range:
8           max: !php/const PHP_INT_MAX