Skip to content

Commit

Permalink
Add doctrine/annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaOnLine committed Dec 12, 2023
1 parent c9898d3 commit 7db6bd1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"zircote/swagger-php": "^3.2.0 || ^4.0.0",
"swagger-api/swagger-ui": "^3.0 || >=4.1.3",
"symfony/yaml": "^5.0 || ^6.0 || ^7.0",
"ext-json": "*"
"ext-json": "*",
"doctrine/annotations": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "^10.0 || ^9.5",
Expand Down

0 comments on commit 7db6bd1

Please sign in to comment.