From cecafbdd7028e489a2bcfb1a889831471c51a4b9 Mon Sep 17 00:00:00 2001 From: Roman Grebenchuk Date: Wed, 4 May 2016 15:10:10 +0300 Subject: [PATCH] Preparing release changes --- composer.lock | 60 +++++---------------------------------------------- 1 file changed, 5 insertions(+), 55 deletions(-) diff --git a/composer.lock b/composer.lock index d861fe8c0a..333f671487 100644 --- a/composer.lock +++ b/composer.lock @@ -4005,16 +4005,16 @@ }, { "name": "oro/platform", - "version": "1.9.2", + "version": "1.9.3", "source": { "type": "git", "url": "https://github.com/orocrm/platform.git", - "reference": "a9c0a22e3bbfd6676f8ae4588bab0ea4e56b93d4" + "reference": "39c05d30d4dc80b8fe488f0c2ac8f18b5e68b096" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orocrm/platform/zipball/a9c0a22e3bbfd6676f8ae4588bab0ea4e56b93d4", - "reference": "a9c0a22e3bbfd6676f8ae4588bab0ea4e56b93d4", + "url": "https://api.github.com/repos/orocrm/platform/zipball/39c05d30d4dc80b8fe488f0c2ac8f18b5e68b096", + "reference": "39c05d30d4dc80b8fe488f0c2ac8f18b5e68b096", "shasum": "" }, "require": { @@ -4070,7 +4070,6 @@ "stof/doctrine-extensions-bundle": "1.1.0", "sylius/flow-bundle": "0.6.*", "symfony/assetic-bundle": "2.3.0", - "symfony/icu": "~1.1", "symfony/monolog-bundle": "2.7.*", "symfony/swiftmailer-bundle": "2.3.*", "symfony/symfony": "2.7.*", @@ -4107,7 +4106,7 @@ ], "description": "Business Application Platform (BAP)", "homepage": "https://github.com/orocrm/platform.git", - "time": "2016-03-31 09:55:53" + "time": "2016-04-22 16:31:19" }, { "name": "phpcollection/phpcollection", @@ -4915,55 +4914,6 @@ ], "time": "2013-05-16 05:32:23" }, - { - "name": "symfony/icu", - "version": "v1.2.2", - "target-dir": "Symfony/Component/Icu", - "source": { - "type": "git", - "url": "https://github.com/symfony/icu.git", - "reference": "d4d85d6055b87f394d941b45ddd3a9173e1e3d2a" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/icu/zipball/d4d85d6055b87f394d941b45ddd3a9173e1e3d2a", - "reference": "d4d85d6055b87f394d941b45ddd3a9173e1e3d2a", - "shasum": "" - }, - "require": { - "ext-intl": "*", - "lib-icu": ">=4.4", - "php": ">=5.3.3", - "symfony/intl": "~2.3" - }, - "type": "library", - "autoload": { - "psr-0": { - "Symfony\\Component\\Icu\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Symfony Community", - "homepage": "http://symfony.com/contributors" - }, - { - "name": "Bernhard Schussek", - "email": "bschussek@gmail.com" - } - ], - "description": "Contains an excerpt of the ICU data and classes to load it.", - "homepage": "http://symfony.com", - "keywords": [ - "icu", - "intl" - ], - "time": "2014-07-25 09:58:17" - }, { "name": "symfony/monolog-bundle", "version": "v2.7.1",