Skip to content

Commit

Permalink
Removed conflict from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
leszczuu committed Feb 15, 2024
1 parent f29982a commit 899ba79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"require-dev": {
"behat/behat": "^3.7",
"behat/mink-selenium2-driver": "^1.4",
"behat/mink-selenium2-driver": "~1.6.0",
"bitbag/coding-standard": "^1.0.1",
"dmore/behat-chrome-extension": "^1.3",
"dmore/chrome-mink-driver": "^2.7",
Expand All @@ -38,7 +38,6 @@
"sylius/mailer-bundle": "^1.8 || ^2.0@beta"
},
"conflict": {
"doctrine/orm": ">=2.15.2",
"symfony/symfony": "4.1.8",
"symfony/browser-kit": "4.1.8",
"symfony/dom-crawler": "4.1.8",
Expand Down

0 comments on commit 899ba79

Please sign in to comment.