Skip to content

Commit 8a0dea9

Browse files
authored
fix import
1 parent c29f9c5 commit 8a0dea9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/StreamFactoryTestCase.php

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
namespace Interop\Http\Factory;
44

5+
use Exception;
56
use InvalidArgumentException;
67
use RuntimeException;
78
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)