From fa0b626bc75fac3bd9b62570dc8446b1130bf3f9 Mon Sep 17 00:00:00 2001 From: Minchao Date: Sun, 30 Oct 2022 22:08:38 +0800 Subject: [PATCH] docs: add deprecation notice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8175eab..7862719 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ This is a [Shopee OpenAPI 1.0](https://open.shopee.com/documents/v1/Introduction?module=63&type=2) Client for PHP. +⚠️ [The Shopee Open API v.1.0 will be completely deprecated after 26 December 2022](https://open.shopee.com/developer-guide/22). + ## Requirements * PHP >= 7.1