8000 require dbal >= 3 · thecodingmachine/tdbm@d9fc726 · GitHub
[go: up one dir, main page]

Skip to content

Commit d9fc726

Browse files
committed
require dbal >= 3
1 parent a77f99a commit d9fc726

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
@@ -21,7 +21,7 @@
2121
"php": "^7.4 || ^8.0",
2222
"mouf/magic-query": "^1.4.3",
2323
"mouf/schema-analyzer": "^1.1.4",
24-
"doctrine/dbal": "^2.9.2",
24+
"doctrine/dbal": "^3.0",
2525
"psr/log": "^1 || ^2 || ^3",
2626
"doctrine/inflector": "^1.4.3 || ^2",
2727
"mouf/classname-mapper": "~1.0",

0 commit comments

Comments
 (0)
0