From 3713060e500356e732781874f273da3368f984da Mon Sep 17 00:00:00 2001 From: Evgeny Kuchuk Date: Thu, 12 Aug 2021 13:20:44 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20'composer.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1a8463d..7b3dcbb 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "lukaswhite/podcast-feed-parser", + "name": "thirdparty/podcast-feed-parser", "description": "A PHP library for parsing podcast feeds", "type": "library", "license": "MIT",