From 1dbbca60ff3f2b13ac3b93b65581c984601b2af9 Mon Sep 17 00:00:00 2001 From: smiley Date: Sat, 23 Mar 2024 13:08:11 +0100 Subject: [PATCH] :octocat: --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bd678085..1fa92020 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # chillerlan/php-oauth-core +**ATTENTION: This library has been abandoned and archive in favor of [chillerlan/php-oauth](https://github.com/chillerlan/php-oauth)** + A framework.agnostic PHP OAuth1/2 client that acts as a [PSR-18](https://www.php-fig.org/psr/psr-18/) HTTP client, fully [PSR-7](https://www.php-fig.org/psr/psr-7/)/[PSR-17](https://www.php-fig.org/psr/psr-17/) compatible. [![PHP Version Support][php-badge]][php]