From 01e966bdcb1f76f19d8b2c4c338f1d2c31317df6 Mon Sep 17 00:00:00 2001 From: Gemorroj Date: Sat, 10 Sep 2016 10:13:03 +0300 Subject: [PATCH] fix homepage --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7f6f63f..6d77a5f 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "license": "MIT", "version" : "0.0.3", "keywords": ["clickhouse", "driver", "client", "http"], - "homepage": "https://github.com/8bitov/doctrine2-clickhouse", + "homepage": "https://github.com/8bitov/clickhouse-php-client", "authors": [ { "name": "Aleksey Kuznetsov"