Skip to content

Commit

Permalink
Support doctrine/annotations:2.0 (#351)
Browse files Browse the repository at this point in the history
* remove doctrine/annotations from composer.json

* doctrine/annotations 2.0

---------

Co-authored-by: a.dmitryuk <a.dmitryuk@movavi.com>
  • Loading branch information
dmitryuk and a.dmitryuk committed Mar 1, 2023
1 parent 9ef5cb9 commit 3138f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -14,7 +14,7 @@
"php": ">=7.4",
"ext-json": "*",
"damienharper/auditor": "^2.3",
"doctrine/annotations": "^1.8",
"doctrine/annotations": "^1.8|^2.0",
"doctrine/doctrine-bundle": "^1.9|^2.0",
"doctrine/orm": "^2.7",
"symfony/asset": "^4.0|^5.0|^6.0",
Expand Down

0 comments on commit 3138f46

Please sign in to comment.