Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / routing / Tests / Fixtures / missing_id.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2
3 <routes xmlns="http://symfony.com/schema/routing"
4     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5     xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd">
6
7     <route path="/test"></route>
8 </routes>