From 39e0c0da6ddedb27c4823154c4a90cb9c2cab3af Mon Sep 17 00:00:00 2001 From: smiley Date: Wed, 24 Jul 2024 08:14:10 +0200 Subject: [PATCH] add chillerlan/php-oauth --- data/code/php.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/code/php.yml b/data/code/php.yml index 6a1b1b3..0a71321 100644 --- a/data/code/php.yml +++ b/data/code/php.yml @@ -12,6 +12,8 @@ client_libraries: client, PHP >= 5.4 (Composer: fkooman/oauth2-client)' - OAuth2/OpenID Connect Client Library for PHP/Zend Framework 2 +- 'chillerlan/php-oauth: + a fully PSR-7/PSR-17/PSR-18 compatible OAuth1/OAuth2 client' server_libraries: - PHP OAuth2 Server and Demo