Skip to content

Commit 8ae7588

Browse files
committed
Changing dependency from DbConnection to DBAL
1 parent 4dd2be7 commit 8ae7588

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
],
1515
"require": {
1616
"php": ">=5.3.0",
17-
"mouf/database.dbconnection": "~2.0",
17+
"mouf/database.doctrine-dbal-wrapper": "~1.1",
1818
"mouf/utils.common.conditioninterface": "~2.0",
1919
"mouf/utils.value.value-interface": "~1.0",
2020
"mouf/utils.common.paginable-interface": "~1.0",

0 commit comments

Comments
 (0)