Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / validator / Tests / Constraints / RegexTest.php
index 3291c77356f23a8ac07ee3444b6e0508bc3ef57b..26ef1b27361adc3405afadb5d12136d40f907c81 100644 (file)
@@ -9,7 +9,7 @@
  * file that was distributed with this source code.
  */
 
-namespace Constraints;
+namespace Symfony\Component\Validator\Tests\Constraints;
 
 use PHPUnit\Framework\TestCase;
 use Symfony\Component\Validator\Constraints\Regex;