Skip to content

Commit e13ce1e

Browse files
authored
Merge pull request #241 from BitBagCommerce/fix/doctrine
Removed conflict from composer.json
2 parents f29982a + 899ba79 commit e13ce1e

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
@@ -11,7 +11,7 @@
1111
},
1212
"require-dev": {
1313
"behat/behat": "^3.7",
14-
"behat/mink-selenium2-driver": "^1.4",
14+
"behat/mink-selenium2-driver": "~1.6.0",
1515
"bitbag/coding-standard": "^1.0.1",
1616
"dmore/behat-chrome-extension": "^1.3",
1717
"dmore/chrome-mink-driver": "^2.7",
@@ -38,7 +38,6 @@
3838
"sylius/mailer-bundle": "^1.8 || ^2.0@beta"
3939
},
4040
"conflict": {
41-
"doctrine/orm": ">=2.15.2",
4241
"symfony/symfony": "4.1.8",
4342
"symfony/browser-kit": "4.1.8",
4443
"symfony/dom-crawler": "4.1.8",

0 commit comments

Comments
 (0)