Skip to content

Commit

Permalink
up doctrine/dbal version to 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
argayash committed Jul 3, 2018
1 parent 770ae13 commit 0e34000
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 @@ -14,7 +14,7 @@
"require": {
"php": "^7.1",
"smi2/phpClickHouse": "^1.0",
"doctrine/dbal": "^2.6"
"doctrine/dbal": "^2.7"
},
"autoload": {
"psr-4": { "FOD\\DBALClickHouse\\": "src/" }
Expand Down

0 comments on commit 0e34000

Please sign in to comment.