Security update for Core, with self-updated composer
[yaffs-website] / vendor / psy / psysh / test / Psy / Test / Reflection / ReflectionConstantTest.php
index a3c6464b0cab7ded9e0ba794f27b7dfe1d558b30..60164f71a1426057b7d224d407b1c8282ac2c695 100644 (file)
@@ -13,7 +13,7 @@ namespace Psy\Test\Reflection;
 
 use Psy\Reflection\ReflectionConstant;
 
-class ReflectionConstantTest extends \PHPUnit_Framework_TestCase
+class ReflectionConstantTest extends \PHPUnit\Framework\TestCase
 {
     const CONSTANT_ONE = 'one';