From 544ef73299c3df020baf7bd27503a9962a18b3b4 Mon Sep 17 00:00:00 2001 From: SVDIGITAL Date: Fri, 19 Jun 2020 12:07:04 +0200 Subject: [PATCH] Update composer.json - new repository name, organization renaming --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8c16af0..76cbda0 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "shellrentsrl/cloudflare-php", + "name": "shellrent/cloudflare-php", "description": "PHP binding for v4 of the Cloudflare Client API.", "type": "library", "require": {