Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / console / Tests / Formatter / OutputFormatterStyleStackTest.php
index 6cd7c82b4a20a95ac2756f8e7cad2d64e87516fe..e212bf25ec4c0e0e0e7a81fbcad765faafcd6494 100644 (file)
@@ -12,8 +12,8 @@
 namespace Symfony\Component\Console\Tests\Formatter;
 
 use PHPUnit\Framework\TestCase;
-use Symfony\Component\Console\Formatter\OutputFormatterStyleStack;
 use Symfony\Component\Console\Formatter\OutputFormatterStyle;
+use Symfony\Component\Console\Formatter\OutputFormatterStyleStack;
 
 class OutputFormatterStyleStackTest extends TestCase
 {