Security update for Core, with self-updated composer
[yaffs-website] / vendor / psy / psysh / test / Psy / Test / Util / MirrorTest.php
index 7d6a43257b676b2544390cd1791f466b10520a59..ab0b17263c90077bbbaa019bb680a497376ee2ea 100644 (file)
@@ -14,7 +14,7 @@ namespace Psy\Test\Util;
 use Psy\Reflection\ReflectionConstant;
 use Psy\Util\Mirror;
 
-class MirrorTest extends \PHPUnit_Framework_TestCase
+class MirrorTest extends \PHPUnit\Framework\TestCase
 {
     const FOO           = 1;
     private $bar        = 2;