Skip to content

Commit

Permalink
fix(symfony): missing translation contracts (#5799)
Browse files Browse the repository at this point in the history
fixes #5783
  • Loading branch information
soyuka authored Sep 8, 2023
1 parent 25675b6 commit 50999d6
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 @@ -23,6 +23,7 @@
"symfony/property-access": "^6.1",
"symfony/property-info": "^6.1",
"symfony/serializer": "^6.1",
"symfony/translation-contracts": "^3.3",
"symfony/web-link": "^6.1",
"willdurand/negotiation": "^3.0"
},
Expand Down

0 comments on commit 50999d6

Please sign in to comment.