From 549354bc87944160450222aaea0613f53a78dd40 Mon Sep 17 00:00:00 2001 From: Anjing Date: Fri, 15 Apr 2022 04:09:27 +0700 Subject: [PATCH] y --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 6f4cf68..211bb97 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "ferrysyahrinal/twifer", - "description": "Simple PHP Library for Standard Twitter API v1.1", + "description": "Simple PHP Library for Twitter REST API", "type": "library", "license": "MIT", "authors": [ @@ -15,4 +15,4 @@ "Twifer\\": "src/" } } -} +} \ No newline at end of file