Skip to content

Commit e95ff54

Browse files
committed
Increasing minimum DBAL version (again)
1 parent 2d7a861 commit e95ff54

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
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": ">=7.1",
1313
"thecodingmachine/dbal-fluid-schema-builder": "^1.4",
14-
"doctrine/dbal": "^2.4"
14+
"doctrine/dbal": "^2.5"
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^7.5.6",

0 commit comments

Comments
 (0)