mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Make plugins translation available
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user