Skip to content

Commit 8d24aad

Browse files
committed
Merge branch 'feat-psr18' of github.com:thephpleague/omnipay-common into feat-psr18
2 parents 8b279c5 + a1e3a70 commit 8d24aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Common/Http/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
use Psr\Http\Message\RequestFactoryInterface as RequestFactoryInterface;
1515
use Psr\Http\Message\UriFactoryInterface;
1616

17-
final class Client implements ClientInterface
17+
class Client implements ClientInterface
1818
{
1919
/**
2020
* The Http Client which implements `public function sendRequest(RequestInterface $request)`

0 commit comments

Comments
 (0)