Skip to content

Commit

Permalink
Add doctrine annotations package
Browse files Browse the repository at this point in the history
  • Loading branch information
marekrzytki committed May 20, 2024
1 parent 8561a72 commit 2e5f594
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 @@ -11,7 +11,8 @@
"require": {
"php": "^8.2",
"sylius/sylius": "~1.12.0 || ~1.13.0",
"twig/inky-extra": "^3.3"
"twig/inky-extra": "^3.3",
"doctrine/annotations": "^1.14"
},
"require-dev": {
"behat/behat": "^3.7",
Expand Down

0 comments on commit 2e5f594

Please sign in to comment.