[Composer] Remove unnecessary packages that are provided by required metapackages

This commit is contained in:
Kamil Kokot 2016-04-08 10:31:34 +02:00
parent 889be1596b
commit a1690277c6
No known key found for this signature in database
GPG key ID: 7BD76F7054D93C89
2 changed files with 2 additions and 11 deletions

View file

@ -63,21 +63,12 @@
"symfony-cmf/menu-bundle": "~1.2",
"symfony-cmf/routing-bundle": "^1.4.0-RC1",
"symfony/assetic-bundle": "^2.6",
"symfony/event-dispatcher": "^2.7",
"symfony/expression-language": "^2.7",
"symfony/form": "^2.7",
"symfony/framework-bundle": "^2.7",
"symfony/intl": "^2.7",
"symfony/monolog-bundle": "^2.7",
"symfony/options-resolver": "^2.7",
"symfony/polyfill-iconv": "~1.0",
"symfony/polyfill-intl-icu": "~1.0",
"symfony/polyfill-mbstring": "~1.0",
"symfony/property-access": "^2.7",
"symfony/proxy-manager-bridge": "^2.7",
"symfony/swiftmailer-bundle": "^2.3",
"symfony/symfony": "^2.7.7",
"symfony/twig-bundle": "^2.7",
"twig/extensions": "~1.0",
"twig/twig": "~1.11",
"webmozart/assert": "^1.0",

4
composer.lock generated
View file

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "28929d5e95ec4655c2aed245b38c9bc1",
"content-hash": "6fb8a984c1118fb0ac05a278d3aa6e25",
"hash": "1cadcdc9af4d5ff51907d4d97076d28b",
"content-hash": "60184fa711a23432b18ac91ee27fa08a",
"packages": [
{
"name": "behat/transliterator",