Make plugins translation available

This commit is contained in:
Benoît Burnichon
2015-07-22 12:04:08 +02:00
parent 1fbe2225f9
commit e64c82067f
3 changed files with 32 additions and 43 deletions

View File

@@ -25,6 +25,10 @@
{
"type": "vcs",
"url": "https://github.com/alchemy-fr/JMSTranslationBundle"
},
{
"type": "git",
"url": "https://github.com/bburnichon/Twig-extensions"
}
],
"require": {
@@ -80,7 +84,7 @@
"swiftmailer/swiftmailer": "~5.3.0",
"symfony/symfony": "~2.4",
"themattharris/tmhoauth": "~0.7",
"twig/extensions": "~1.0",
"twig/extensions": "dev-improved-i18n",
"twig/twig": "~1.14, >=1.14.2",
"vierbergenlars/php-semver": "~2.1",
"willdurand/negotiation": "~1.3",