Remove twig/extensions improvement as not used anymore

This commit is contained in:
Benoît Burnichon
2015-11-03 15:14:11 +01:00
parent 4eaae969d4
commit c84317dd2d
2 changed files with 14 additions and 12 deletions

View File

@@ -26,10 +26,6 @@
"type": "vcs",
"url": "https://github.com/alchemy-fr/JMSTranslationBundle"
},
{
"type": "git",
"url": "https://github.com/bburnichon/Twig-extensions"
},
{
"type": "git",
"url": "https://github.com/alchemy-fr/symfony-cors"
@@ -95,7 +91,7 @@
"swiftmailer/swiftmailer": "~5.3.0",
"symfony/symfony": "~2.4",
"themattharris/tmhoauth": "~0.7",
"twig/extensions": "dev-improved-i18n",
"twig/extensions": "^1.2.0",
"twig/twig": "~1.14, >=1.14.2",
"vierbergenlars/php-semver": "~2.1",
"willdurand/negotiation": "^2.0.0-alpha1",