Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
fix(dependencies): add missing symfony/translation dependency in comp…
Browse files Browse the repository at this point in the history
…oser.json (#7879)
  • Loading branch information
vhr authored and kduret committed Sep 26, 2019
1 parent 3db3214 commit 9cdb1ef
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 77 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"symfony/maker-bundle": "^1.11",
"nelmio/cors-bundle": "^1.5",
"symfony/validator": "4.3.*",
"symfony/translation": "4.3.*",
"symfony/expression-language": "4.3.*"
},
"autoload": {
Expand Down
154 changes: 77 additions & 77 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9cdb1ef

Please sign in to comment.