Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit f99ce3d

Browse files
committed
:octocat:
1 parent 96c7a75 commit f99ce3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Profit!
4646

4747
## API
4848
### [`OAuthInterface`](https://github.com/chillerlan/php-oauth-core/blob/master/src/Core/OAuthProvider.php)
49-
The `OAuthInterface` implements the PSR-18 [`ClientInterface`](https://www.php-fig.org/psr/psr-18/),
49+
The `OAuthInterface` implements the PSR-18 [`ClientInterface`](https://www.php-fig.org/psr/psr-18/) (a PSR-18 compatible http client is still required),
5050
the PSR-3[`LoggerAwareInterface`](https://www.php-fig.org/psr/psr-3/) as well as the
5151
[`ApiClientInterface`](https://github.com/chillerlan/php-magic-apiclient/blob/master/src/ApiClientInterface.php)
5252
and offers basic methods that are common to the OAuth 1/2 interfaces, all supplied in the abstract class [`OAuthProvider`](https://github.com/chillerlan/php-oauth-core/blob/master/src/Core/OAuthProvider.php).

0 commit comments

Comments
 (0)