From d521aef869f5750d3e4334068efa6ca0ec748ec0 Mon Sep 17 00:00:00 2001 From: mattab Date: Tue, 6 Jan 2015 15:44:39 +1300 Subject: Revert 0dc425d01d15025bf719a02d74bfac315c29bb61 as we notice System tests became much slower and also UI tests --- composer.lock | 76 ++++++++++++++++++++++++++++------------------------------- 1 file changed, 36 insertions(+), 40 deletions(-) (limited to 'composer.lock') diff --git a/composer.lock b/composer.lock index 3f8f68adab..a368b01a5d 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "container-interop/container-interop", - "version": "1.1.0", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/container-interop/container-interop.git", - "reference": "fc08354828f8fd3245f77a66b9e23a6bca48297e" + "reference": "b4274c871bfd1ae8d8e527ba11734f4df1573e48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/container-interop/container-interop/zipball/fc08354828f8fd3245f77a66b9e23a6bca48297e", - "reference": "fc08354828f8fd3245f77a66b9e23a6bca48297e", + "url": "https://api.github.com/repos/container-interop/container-interop/zipball/b4274c871bfd1ae8d8e527ba11734f4df1573e48", + "reference": "b4274c871bfd1ae8d8e527ba11734f4df1573e48", "shasum": "" }, "type": "library", @@ -31,7 +31,7 @@ "MIT" ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", - "time": "2014-12-30 15:22:37" + "time": "2014-03-16 14:50:05" }, { "name": "doctrine/annotations", @@ -166,27 +166,22 @@ }, { "name": "doctrine/lexer", - "version": "v1.0.1", + "version": "v1.0", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" + "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", - "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/2f708a85bb3aab5d99dab8be435abd73e0b18acb", + "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, "autoload": { "psr-0": { "Doctrine\\Common\\Lexer\\": "lib/" @@ -198,16 +193,19 @@ ], "authors": [ { - "name": "Roman Borschel", - "email": "roman@code-factory.org" + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com", + "homepage": "http://www.instaclick.com" }, { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" + "name": "Roman Borschel", + "email": "roman@code-factory.org" }, { "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" + "email": "schmittjoh@gmail.com", + "homepage": "https://github.com/schmittjoh", + "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", @@ -216,7 +214,7 @@ "lexer", "parser" ], - "time": "2014-09-09 13:34:57" + "time": "2013-01-12 18:59:04" }, { "name": "leafo/lessphp", @@ -352,16 +350,16 @@ }, { "name": "monolog/monolog", - "version": "1.12.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "1fbe8c2641f2b163addf49cc5e18f144bec6b19f" + "reference": "ec3961874c43840e96da3a8a1ed20d8c73d7e5aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1fbe8c2641f2b163addf49cc5e18f144bec6b19f", - "reference": "1fbe8c2641f2b163addf49cc5e18f144bec6b19f", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/ec3961874c43840e96da3a8a1ed20d8c73d7e5aa", + "reference": "ec3961874c43840e96da3a8a1ed20d8c73d7e5aa", "shasum": "" }, "require": { @@ -375,7 +373,7 @@ "aws/aws-sdk-php": "~2.4, >2.4.8", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", - "phpunit/phpunit": "~4.0", + "phpunit/phpunit": "~3.7.0", "raven/raven": "~0.5", "ruflin/elastica": "0.90.*", "videlalvaro/php-amqplib": "~2.4" @@ -394,7 +392,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12.x-dev" + "dev-master": "1.11.x-dev" } }, "autoload": { @@ -420,7 +418,7 @@ "logging", "psr-3" ], - "time": "2014-12-29 21:29:35" + "time": "2014-09-30 13:30:58" }, { "name": "mustangostang/spyc", @@ -502,16 +500,16 @@ }, { "name": "piwik/cache", - "version": "0.2.4", + "version": "0.2.3", "source": { "type": "git", "url": "https://github.com/piwik/component-cache.git", - "reference": "ec118c1d8b20197607052b8adb22f3a7709cb816" + "reference": "a08383ef0824bedb193c26393a83904355f94543" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/piwik/component-cache/zipball/ec118c1d8b20197607052b8adb22f3a7709cb816", - "reference": "ec118c1d8b20197607052b8adb22f3a7709cb816", + "url": "https://api.github.com/repos/piwik/component-cache/zipball/a08383ef0824bedb193c26393a83904355f94543", + "reference": "a08383ef0824bedb193c26393a83904355f94543", "shasum": "" }, "require": { @@ -545,7 +543,7 @@ "file", "redis" ], - "time": "2015-01-05 04:44:36" + "time": "2014-12-29 00:00:08" }, { "name": "piwik/decompress", @@ -1969,16 +1967,16 @@ }, { "name": "sebastian/version", - "version": "1.0.4", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", - "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b" + "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/a77d9123f8e809db3fbdea15038c27a95da4058b", - "reference": "a77d9123f8e809db3fbdea15038c27a95da4058b", + "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43", + "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43", "shasum": "" }, "type": "library", @@ -2000,7 +1998,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2014-12-15 14:25:24" + "time": "2014-03-07 15:35:33" }, { "name": "symfony/var-dumper", @@ -2121,7 +2119,5 @@ "platform": { "php": ">=5.3.3" }, - "platform-dev": [ - - ] + "platform-dev": [] } -- cgit v1.2.3