Skip to content

Commit

Permalink
Drop restriction for doctrine/annotations, up doctrine bundle min ver…
Browse files Browse the repository at this point in the history
…sion (#557)
  • Loading branch information
jordisala1991 authored Mar 24, 2023
1 parent 3b6756b commit c8e0674
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 @@ -23,7 +23,7 @@
"twig/twig": "^2.6 || ^3.0"
},
"require-dev": {
"doctrine/doctrine-bundle": "^2.4.4",
"doctrine/doctrine-bundle": "^2.7",
"doctrine/doctrine-fixtures-bundle": "^3.4",
"friendsofphp/php-cs-fixer": "^3.4",
"gedmo/doctrine-extensions": "^3.7",
Expand Down Expand Up @@ -51,8 +51,7 @@
"weirdan/doctrine-psalm-plugin": "^2.8"
},
"conflict": {
"doctrine/annotations": "<1.7",
"doctrine/doctrine-bundle": "<2.4.4",
"doctrine/doctrine-bundle": "<2.7",
"gedmo/doctrine-extensions": "<3.7",
"symfony/framework-bundle": "<4.4"
},
Expand Down

0 comments on commit c8e0674

Please sign in to comment.