We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9303f79 commit 2c76f87Copy full SHA for 2c76f87
tests/ProophTest.php
@@ -13,7 +13,7 @@
13
namespace Prooph\CS\Config\Test;
14
15
use PhpCsFixer\ConfigInterface;
16
-use PHPUnit_Framework_TestCase as TestCase;
+use PHPUnit\Framework\TestCase;
17
use Prooph\CS\Config\Prooph;
18
19
class ProophTest extends TestCase
0 commit comments