From d4a426640a6d9033ceac9d66aa914ccefd563226 Mon Sep 17 00:00:00 2001 From: Quentin Dequippe Date: Wed, 13 May 2026 10:22:39 +0200 Subject: [PATCH] Remove Wave OAuth2 package from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 47fed60..e41d758 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,6 @@ via Composer: | [Unsplash](https://github.com/hughbertd/oauth2-unsplash) | composer require hughbertd/oauth2-unsplash | | [Vimeo](https://github.com/saf33r/oauth2-vimeo) | composer require saf33r/oauth2-vimeo | | [VKontakte](https://github.com/j4k/oauth2-vkontakte) | composer require j4k/oauth2-vkontakte | -| [Wave](https://github.com/qdequippe/oauth2-wave) | composer require qdequippe/oauth2-wave | | [Webflow](https://github.com/koalatiapp/oauth2-webflow) | composer require koalati/oauth2-webflow | | [Yahoo](https://github.com/hayageek/oauth2-yahoo) | composer require hayageek/oauth2-yahoo | | [Yandex](https://github.com/rakeev/oauth2-yandex) | composer require aego/oauth2-yandex |