Skip to content

Commit 3635feb

Browse files
authored
Update doctrine/dbal version to 2.6
1 parent 4431702 commit 3635feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": ">=5.4.0",
1717
"smi2/phpClickHouse": "^0.17",
18-
"doctrine/dbal": ">=2.5"
18+
"doctrine/dbal": ">=2.6"
1919
},
2020
"autoload": {
2121
"psr-4": { "FOD\\DBALClickHouse\\": "src/" }

0 commit comments

Comments
 (0)