Use php-translation symfony bundle.

This gives us some advanced translation extractors (from form labels, flashes, etc.) and provide some more debug tools.
This commit is contained in:
Jan Böhmer 2019-12-26 13:16:27 +01:00
parent 2764401451
commit e7b920c4fe
14 changed files with 13322 additions and 5544 deletions

View file

@ -20,6 +20,7 @@
"nyholm/psr7": "^1.1",
"ocramius/proxy-manager": "2.1.*",
"omines/datatables-bundle": "^0.3.1",
"php-translation/symfony-bundle": "^0.9.1",
"s9e/text-formatter": "^2.1",
"sensio/framework-extra-bundle": "^5.1",
"sensiolabs/security-checker": "^6.0",