Skip to content

Commit

Permalink
fix version for clickhouse client
Browse files Browse the repository at this point in the history
  • Loading branch information
evsign committed Oct 23, 2018
1 parent a025eab commit f30ba4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"require": {
"php": "~7.1",
"myclabs/php-enum": "^1.5",
"the-tinderbox/clickhouse-php-client": ">=1.1.0"
"the-tinderbox/clickhouse-php-client": "~1.0.0"
},
"require-dev": {
"illuminate/database": "5.*",
Expand Down

0 comments on commit f30ba4c

Please sign in to comment.