Skip to content

Commit e84af9a

Browse files
Split hyperf/serializer from hyperf/utils (#5663)
Co-authored-by: Deeka Wong <[email protected]> Co-authored-by: 李铭昕 <[email protected]>
1 parent 684ed00 commit e84af9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ClientTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
use Hyperf\HttpServer\ResponseEmitter;
2929
use Hyperf\HttpServer\Router\DispatcherFactory;
3030
use Hyperf\HttpServer\Router\Router;
31+
use Hyperf\Serializer\SimpleNormalizer;
3132
use Hyperf\Server\Event;
3233
use Hyperf\Server\Server;
3334
use Hyperf\Testing\Client;
3435
use Hyperf\Utils\Filesystem\Filesystem;
35-
use Hyperf\Utils\Serializer\SimpleNormalizer;
3636
use HyperfTest\Testing\Stub\Exception\Handler\FooExceptionHandler;
3737
use HyperfTest\Testing\Stub\FooController;
3838
use Mockery;

0 commit comments

Comments
 (0)