Skip to content

Commit

Permalink
Merge pull request #492 from BitBagCommerce/fix/doctrine
Browse files Browse the repository at this point in the history
Removed conflict from composer.json
  • Loading branch information
senghe committed Feb 18, 2024
2 parents 032a3b2 + c294514 commit f5c1b30
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"require-dev": {
"behat/behat": "^3.7",
"behat/mink-selenium2-driver": "^1.4",
"behat/mink-selenium2-driver": "~1.6.0",
"bitbag/coding-standard": "^2.0",
"dmore/behat-chrome-extension": "^1.3",
"dmore/chrome-mink-driver": "^2.7",
Expand Down Expand Up @@ -55,8 +55,7 @@
"symfony/browser-kit": "4.1.8",
"symfony/dom-crawler": "4.1.8",
"symfony/routing": "4.1.8",
"symfony/doctrine-bridge": "4.4.16",
"doctrine/orm": ">=2.15.2"
"symfony/doctrine-bridge": "4.4.16"
},

"suggest": {
Expand Down

0 comments on commit f5c1b30

Please sign in to comment.