Skip to content

Commit edf06da

Browse files
authored
Merge pull request #33 from achterin/composer_doctrine_annotations
Add doctrine/annotations to require
2 parents a6814ac + 5a84e92 commit edf06da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"php": ">=8",
1818
"symfony/framework-bundle": "^5.4|^6.0",
1919
"symfony/console": "^5.4|^6.0",
20+
"doctrine/annotations": "^1.8|^2.0",
2021
"doctrine/orm": "^2.11",
2122
"doctrine/doctrine-bundle": "^2.5",
2223
"symfony/monolog-bundle": "^3.7"

0 commit comments

Comments
 (0)