From 1f0cb3b8ca81cf8529999896c3b7a4bda20e060a Mon Sep 17 00:00:00 2001 From: Bertrand Dunogier Date: Thu, 19 May 2016 15:58:22 +0200 Subject: [PATCH] [dependencies] Updated for v1.3.1 (with lock) --- composer.json | 10 +-- composer.lock | 191 ++++++++++++++++++++++++++++++++++---------------- 2 files changed, 135 insertions(+), 66 deletions(-) diff --git a/composer.json b/composer.json index 362f90fe71..04af7f7767 100644 --- a/composer.json +++ b/composer.json @@ -27,11 +27,11 @@ "sensio/generator-bundle": "~2.3", "incenteev/composer-parameter-handler": "~2.0", "tedivm/stash-bundle": "~0.4.3", - "ezsystems/ezpublish-kernel": "^6.3@dev", - "ezsystems/repository-forms": "^1.2@dev", - "ezsystems/ezplatform-solr-search-engine": "~1.0@dev", - "ezsystems/platform-ui-bundle": "^1.3@dev", - "ezsystems/ez-support-tools": "~0.1.0@dev", + "ezsystems/ezpublish-kernel": "~6.3@rc", + "ezsystems/repository-forms": "^1.2@rc", + "ezsystems/ezplatform-solr-search-engine": "~1.0@rc", + "ezsystems/platform-ui-bundle": "^1.3@rc", + "ezsystems/ez-support-tools": "~0.1.0@rc", "egulias/listeners-debug-command-bundle": "~1.9", "white-october/pagerfanta-bundle": "1.0.*", "hautelook/templated-uri-bundle": "~1.0 | ~2.0", diff --git a/composer.lock b/composer.lock index 46a345e10a..6919536b66 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "f18108a5e7bfd2e7dd1a336baa5b227e", - "content-hash": "9d09566bdc5649fd9cb6aa41812f76f8", + "hash": "0812db00cd0ae39533f03a828a8958fd", + "content-hash": "4c85323daf58586f71a0c15814cc741a", "packages": [ { "name": "doctrine/annotations", @@ -785,16 +785,16 @@ }, { "name": "ezsystems/ezpublish-kernel", - "version": "v6.3.0", + "version": "v6.3.1-rc1", "source": { "type": "git", "url": "https://github.com/ezsystems/ezpublish-kernel.git", - "reference": "0d5a1559981a8df0ac22674e178dcd353ec77a66" + "reference": "581b00d24bcf26308ea5813a6a1e9574e335a4ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezsystems/ezpublish-kernel/zipball/0d5a1559981a8df0ac22674e178dcd353ec77a66", - "reference": "0d5a1559981a8df0ac22674e178dcd353ec77a66", + "url": "https://api.github.com/repos/ezsystems/ezpublish-kernel/zipball/581b00d24bcf26308ea5813a6a1e9574e335a4ed", + "reference": "581b00d24bcf26308ea5813a6a1e9574e335a4ed", "shasum": "" }, "require": { @@ -863,7 +863,7 @@ ], "description": "Kernel used by ezsystems/ezplatform and derivatives. Provides the Content Repository, its APIs, and the application's Symfony framework integration.", "homepage": "http://share.ez.no", - "time": "2016-04-26 12:18:07" + "time": "2016-05-19 11:31:42" }, { "name": "ezsystems/platform-ui-assets-bundle", @@ -903,16 +903,16 @@ }, { "name": "ezsystems/platform-ui-bundle", - "version": "v1.3.0", + "version": "v1.3.1-rc1", "source": { "type": "git", "url": "https://github.com/ezsystems/PlatformUIBundle.git", - "reference": "dfdd6d5b721cc94ffa710ff3dfd252966543267d" + "reference": "70fb88f988e7da8e2cbba275e5c1a3c0a18a5fb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezsystems/PlatformUIBundle/zipball/dfdd6d5b721cc94ffa710ff3dfd252966543267d", - "reference": "dfdd6d5b721cc94ffa710ff3dfd252966543267d", + "url": "https://api.github.com/repos/ezsystems/PlatformUIBundle/zipball/70fb88f988e7da8e2cbba275e5c1a3c0a18a5fb8", + "reference": "70fb88f988e7da8e2cbba275e5c1a3c0a18a5fb8", "shasum": "" }, "require": { @@ -942,24 +942,24 @@ "GPL-2.0" ], "description": "eZ Platform UI Bundle", - "time": "2016-04-26 11:49:57" + "time": "2016-05-19 12:52:21" }, { "name": "ezsystems/repository-forms", - "version": "v1.2.0", + "version": "v1.2.1-rc1", "source": { "type": "git", "url": "https://github.com/ezsystems/repository-forms.git", - "reference": "7accb0d75ef1b2385f3f35f9421c7e6ddbfb5d09" + "reference": "1ba5f41dd13353b238740a3ab720aae6cc363cec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezsystems/repository-forms/zipball/7accb0d75ef1b2385f3f35f9421c7e6ddbfb5d09", - "reference": "7accb0d75ef1b2385f3f35f9421c7e6ddbfb5d09", + "url": "https://api.github.com/repos/ezsystems/repository-forms/zipball/1ba5f41dd13353b238740a3ab720aae6cc363cec", + "reference": "1ba5f41dd13353b238740a3ab720aae6cc363cec", "shasum": "" }, "require": { - "ezsystems/ezpublish-kernel": "~6.3", + "ezsystems/ezpublish-kernel": "^6.3", "symfony/form": "~2.7", "symfony/validator": "~2.7" }, @@ -997,7 +997,7 @@ } ], "description": "Use Symfony forms with eZ Platform repository objects", - "time": "2016-04-26 09:57:54" + "time": "2016-05-19 12:55:34" }, { "name": "friendsofsymfony/http-cache", @@ -1726,16 +1726,16 @@ }, { "name": "liip/imagine-bundle", - "version": "1.5.2", + "version": "1.5.3", "source": { "type": "git", "url": "https://github.com/liip/LiipImagineBundle.git", - "reference": "3be0322e0007b54dbffd5a96faf1c11f6f91cf46" + "reference": "b657b6601a24da525645fb5358ce77fdf57889f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/3be0322e0007b54dbffd5a96faf1c11f6f91cf46", - "reference": "3be0322e0007b54dbffd5a96faf1c11f6f91cf46", + "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/b657b6601a24da525645fb5358ce77fdf57889f1", + "reference": "b657b6601a24da525645fb5358ce77fdf57889f1", "shasum": "" }, "require": { @@ -1796,7 +1796,7 @@ "image", "imagine" ], - "time": "2016-02-16 19:35:14" + "time": "2016-05-06 06:27:38" }, { "name": "monolog/monolog", @@ -2440,16 +2440,16 @@ }, { "name": "swiftmailer/swiftmailer", - "version": "v5.4.1", + "version": "v5.4.2", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421" + "reference": "d8db871a54619458a805229a057ea2af33c753e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421", - "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/d8db871a54619458a805229a057ea2af33c753e8", + "reference": "d8db871a54619458a805229a057ea2af33c753e8", "shasum": "" }, "require": { @@ -2489,7 +2489,7 @@ "mail", "mailer" ], - "time": "2015-06-06 14:19:39" + "time": "2016-05-01 08:45:47" }, { "name": "symfony-cmf/routing", @@ -2682,16 +2682,16 @@ }, { "name": "symfony/polyfill-apcu", - "version": "v1.1.1", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-apcu.git", - "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214" + "reference": "6d58bceaeea2c2d3eb62503839b18646e161cd6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/0c901e4e65a2f7ece68f0fd249b56d6ad3adc214", - "reference": "0c901e4e65a2f7ece68f0fd249b56d6ad3adc214", + "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/6d58bceaeea2c2d3eb62503839b18646e161cd6b", + "reference": "6d58bceaeea2c2d3eb62503839b18646e161cd6b", "shasum": "" }, "require": { @@ -2700,7 +2700,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-master": "1.2-dev" } }, "autoload": { @@ -2731,7 +2731,66 @@ "portable", "shim" ], - "time": "2016-03-03 16:49:40" + "time": "2016-05-18 14:26:46" + }, + { + "name": "symfony/polyfill-mbstring", + "version": "v1.2.0", + "source": { + "type": "git", + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "dff51f72b0706335131b00a7f49606168c582594" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594", + "reference": "dff51f72b0706335131b00a7f49606168c582594", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "suggest": { + "ext-mbstring": "For best performance" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.2-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony polyfill for the Mbstring extension", + "homepage": "https://symfony.com", + "keywords": [ + "compatibility", + "mbstring", + "polyfill", + "portable", + "shim" + ], + "time": "2016-05-18 14:26:46" }, { "name": "symfony/swiftmailer-bundle", @@ -2792,16 +2851,16 @@ }, { "name": "symfony/symfony", - "version": "v2.7.10", + "version": "v2.7.13", "source": { "type": "git", "url": "https://github.com/symfony/symfony.git", - "reference": "9a3b6bf6ebee49370aaf15abc1bdeb4b1986a67d" + "reference": "7c23f76ba732de9b34075970b0d0a3ec9a5c38f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/symfony/zipball/9a3b6bf6ebee49370aaf15abc1bdeb4b1986a67d", - "reference": "9a3b6bf6ebee49370aaf15abc1bdeb4b1986a67d", + "url": "https://api.github.com/repos/symfony/symfony/zipball/7c23f76ba732de9b34075970b0d0a3ec9a5c38f0", + "reference": "7c23f76ba732de9b34075970b0d0a3ec9a5c38f0", "shasum": "" }, "require": { @@ -2810,6 +2869,7 @@ "php": ">=5.3.9", "psr/log": "~1.0", "symfony/polyfill-apcu": "~1.1", + "symfony/polyfill-mbstring": "~1.1", "twig/twig": "~1.23|~2.0" }, "replace": { @@ -2914,7 +2974,7 @@ "keywords": [ "framework" ], - "time": "2016-02-28 20:37:19" + "time": "2016-05-09 20:35:47" }, { "name": "tedivm/stash", @@ -4246,16 +4306,16 @@ }, { "name": "guzzlehttp/promises", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "bb9024c526b22f3fe6ae55a561fd70653d470aa8" + "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/bb9024c526b22f3fe6ae55a561fd70653d470aa8", - "reference": "bb9024c526b22f3fe6ae55a561fd70653d470aa8", + "url": "https://api.github.com/repos/guzzle/promises/zipball/c10d860e2a9595f8883527fa0021c7da9e65f579", + "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579", "shasum": "" }, "require": { @@ -4293,7 +4353,7 @@ "keywords": [ "promise" ], - "time": "2016-03-08 01:15:46" + "time": "2016-05-18 16:56:05" }, { "name": "guzzlehttp/psr7", @@ -4713,21 +4773,24 @@ }, { "name": "phpunit/php-timer", - "version": "1.0.7", + "version": "1.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b" + "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b", - "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260", + "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260", "shasum": "" }, "require": { "php": ">=5.3.3" }, + "require-dev": { + "phpunit/phpunit": "~4|~5" + }, "type": "library", "autoload": { "classmap": [ @@ -4750,7 +4813,7 @@ "keywords": [ "timer" ], - "time": "2015-06-21 08:01:12" + "time": "2016-05-12 18:03:57" }, { "name": "phpunit/php-token-stream", @@ -4803,16 +4866,16 @@ }, { "name": "phpunit/phpunit", - "version": "4.8.24", + "version": "4.8.26", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "a1066c562c52900a142a0e2bbf0582994671385e" + "reference": "fc1d8cd5b5de11625979125c5639347896ac2c74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a1066c562c52900a142a0e2bbf0582994671385e", - "reference": "a1066c562c52900a142a0e2bbf0582994671385e", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fc1d8cd5b5de11625979125c5639347896ac2c74", + "reference": "fc1d8cd5b5de11625979125c5639347896ac2c74", "shasum": "" }, "require": { @@ -4826,7 +4889,7 @@ "phpunit/php-code-coverage": "~2.1", "phpunit/php-file-iterator": "~1.4", "phpunit/php-text-template": "~1.2", - "phpunit/php-timer": ">=1.0.6", + "phpunit/php-timer": "^1.0.6", "phpunit/phpunit-mock-objects": "~2.3", "sebastian/comparator": "~1.1", "sebastian/diff": "~1.2", @@ -4871,7 +4934,7 @@ "testing", "xunit" ], - "time": "2016-03-14 06:16:08" + "time": "2016-05-17 03:09:28" }, { "name": "phpunit/phpunit-mock-objects", @@ -5096,16 +5159,16 @@ }, { "name": "sebastian/environment", - "version": "1.3.5", + "version": "1.3.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", - "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf" + "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf", - "reference": "dc7a29032cf72b54f36dac15a1ca5b3a1b6029bf", + "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716", + "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716", "shasum": "" }, "require": { @@ -5142,7 +5205,7 @@ "environment", "hhvm" ], - "time": "2016-02-26 18:40:46" + "time": "2016-05-17 03:18:57" }, { "name": "sebastian/exporter", @@ -5352,7 +5415,13 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": { + "ezsystems/ezpublish-kernel": 5, + "ezsystems/repository-forms": 5, + "ezsystems/ezplatform-solr-search-engine": 5, + "ezsystems/platform-ui-bundle": 5, + "ezsystems/ez-support-tools": 5 + }, "prefer-stable": false, "prefer-lowest": false, "platform": {