Skip to content

Commit 0e34000

Browse files
committed
up doctrine/dbal version to 2.7
1 parent 770ae13 commit 0e34000

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
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": "^7.1",
1616
"smi2/phpClickHouse": "^1.0",
17-
"doctrine/dbal": "^2.6"
17+
"doctrine/dbal": "^2.7"
1818
},
1919
"autoload": {
2020
"psr-4": { "FOD\\DBALClickHouse\\": "src/" }

0 commit comments

Comments
 (0)