Skip to content

Commit c7dc3c6

Browse files
committed
Fixes typo
1 parent cf1f0bd commit c7dc3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Message/ConfigurableMessage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Http\Adapter\Message;
1313

1414
use Psr\Http\Message\MessageInterface;
15-
use Psr\Http\HasConfiguration;
15+
use Http\Adapter\HasConfiguration;
1616

1717
/**
1818
* Allows to modify configuration in a request an immutable way

0 commit comments

Comments
 (0)