From 15d2b391a65b7a2905217b54632c20d19ce3fc61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Mon, 23 Jan 2017 10:36:15 +0300 Subject: [PATCH] Update composer.json Change vendor name --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7b29cd6..ea3acc2 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "bubnovKelnik/yandex-direct-client", + "name": "bubnov-mikhail/yandex-direct-client", "description": "PHP lib for Yandex Direct API", "keywords": ["yandex", "direct", "api", "php"], "homepage": "https://github.com/bubnovKelnik/yandex-direct-client.git",