Skip to content

Commit 2c5c8ad

Browse files
committed
add conflict with original package
1 parent a29ba03 commit 2c5c8ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
{"name": "Matthew Fitzgerald", "email": "matthewfitz@gmail.com"},
1010
{"name": "Ryan Catlin", "email": "ryan.catlin@gmail.com"}
1111
],
12+
"conflict": {
13+
"antimattr/mongodb-migrations" : "*"
14+
},
1215
"require": {
1316
"php": ">=5.3.2",
1417
"doctrine/mongodb": "1.*",

0 commit comments

Comments
 (0)