Skip to content

Commit 434f733

Browse files
committed
Removes the composer conflict for laminas-db.
Signed-off-by: Joey Smith <jsmith@webinertia.net>
1 parent b57f549 commit 434f733

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
"upload-coverage": "coveralls -v"
8282
},
8383
"conflict": {
84-
"zendframework/zend-db": "*",
85-
"laminas/laminas-db": "*"
84+
"zendframework/zend-db": "*"
8685
}
8786
}

0 commit comments

Comments
 (0)