Skip to content

Commit d557a22

Browse files
committed
support DBAL 3.x
1 parent dc16780 commit d557a22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": "^7.2",
1515
"consistence/consistence": "^1.0|^2.0",
1616
"consistence/consistence-doctrine": "^3.0",
17-
"doctrine/dbal": "^2.13.1",
17+
"doctrine/dbal": "^2.13.1|^3.0",
1818
"symfony/config": "^3.0|~4.0.0|^4.1.4",
1919
"symfony/dependency-injection": "^3.0|^4.0",
2020
"symfony/http-kernel": "^3.0|^4.0"

0 commit comments

Comments
 (0)