Skip to content

Commit 199a69f

Browse files
committed
Article 2
1 parent ecb8c19 commit 199a69f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,11 @@ MIT
465465

466466
ChangeLog
467467
---
468+
469+
470+
### 2017-02-20
471+
- Build composer 0.17.02
472+
468473
### 2016-12-09
469474
- for ReadOnly users need set : `client->setReadOnlyUser(true);` or `$confi['readonly']` , see exam19_readonly_user.php
470475

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smi2/phpclickhouse",
33
"type": "library",
4-
"version" : "0.16.10",
4+
"version" : "0.17.02",
55
"description": "php ClickHouse client library",
66
"keywords": ["clickhouse", "driver", "client", "curl", "http", "HTTP client"],
77
"homepage": "https://github.com/smi2/phpClickHouse",

0 commit comments

Comments
 (0)