Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Add  doctrine/annotations into dev dependencies.
  • Loading branch information
scyzoryck authored Nov 1, 2024
1 parent 250a073 commit 7795a8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
},
"require-dev": {
"doctrine/annotations": "^1.14 || ^2.0",
"doctrine/coding-standard": "^12.0",
"doctrine/orm": "^2.14",
"phpunit/phpunit": "^8.0 || ^9.0",
Expand Down

0 comments on commit 7795a8e

Please sign in to comment.