Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / routing / Tests / Matcher / DumpedUrlMatcherTest.php
index 880b2b13b111200318365b8aa4566429e3a4faaf..b00dfdf5fa8da5b02464e780955fbb73cc84e6c4 100644 (file)
@@ -12,8 +12,8 @@
 namespace Symfony\Component\Routing\Tests\Matcher;
 
 use Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper;
-use Symfony\Component\Routing\RouteCollection;
 use Symfony\Component\Routing\RequestContext;
+use Symfony\Component\Routing\RouteCollection;
 
 class DumpedUrlMatcherTest extends UrlMatcherTest
 {