From 3d61f088cc595148588df635e1bf66393fd3f930 Mon Sep 17 00:00:00 2001 From: Tom P Date: Sun, 1 Jun 2014 17:47:51 -0400 Subject: [PATCH] Composer update. --- composer.lock | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 3bd367b..24cdba9 100644 --- a/composer.lock +++ b/composer.lock @@ -3,40 +3,41 @@ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" ], - "hash": "e31bd510010bc035675d0d411849eaa6", + "hash": "75fa213f5248bfc790ad8f7dde7a4572", "packages": [ ], "packages-dev": [ { "name": "phpunit/php-code-coverage", - "version": "2.0.5", + "version": "2.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "3dcca2120451b98a98fe60221ca279a184ee64db" + "reference": "58401826c8cfc8fd689b60026e91c337df374bca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/3dcca2120451b98a98fe60221ca279a184ee64db", - "reference": "3dcca2120451b98a98fe60221ca279a184ee64db", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/58401826c8cfc8fd689b60026e91c337df374bca", + "reference": "58401826c8cfc8fd689b60026e91c337df374bca", "shasum": "" }, "require": { "php": ">=5.3.3", "phpunit/php-file-iterator": "~1.3.1", - "phpunit/php-text-template": "~1.2", + "phpunit/php-text-template": "~1.2.0", "phpunit/php-token-stream": "~1.2.2", - "sebastian/environment": "~1.0", + "sebastian/environment": "~1.0.0", "sebastian/version": "~1.0.3" }, "require-dev": { "ext-xdebug": ">=2.1.4", - "phpunit/phpunit": ">=4.0.0,<4.1.0" + "phpunit/phpunit": "~4.0.14" }, "suggest": { "ext-dom": "*", - "ext-xdebug": ">=2.2.1" + "ext-xdebug": ">=2.2.1", + "ext-xmlwriter": "*" }, "type": "library", "extra": { @@ -70,7 +71,7 @@ "testing", "xunit" ], - "time": "2014-03-28 10:54:55" + "time": "2014-05-26 14:55:24" }, { "name": "phpunit/php-file-iterator", @@ -591,17 +592,17 @@ }, { "name": "symfony/yaml", - "version": "v2.4.3", + "version": "v2.5.0", "target-dir": "Symfony/Component/Yaml", "source": { "type": "git", "url": "https://github.com/symfony/Yaml.git", - "reference": "77a41c2835ab7cfe8bf6d15e25d3af8f3eb3bacd" + "reference": "b4b09c68ec2f2727574544ef0173684281a5033c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Yaml/zipball/77a41c2835ab7cfe8bf6d15e25d3af8f3eb3bacd", - "reference": "77a41c2835ab7cfe8bf6d15e25d3af8f3eb3bacd", + "url": "https://api.github.com/repos/symfony/Yaml/zipball/b4b09c68ec2f2727574544ef0173684281a5033c", + "reference": "b4b09c68ec2f2727574544ef0173684281a5033c", "shasum": "" }, "require": { @@ -610,7 +611,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.4-dev" + "dev-master": "2.5-dev" } }, "autoload": { @@ -636,7 +637,7 @@ ], "description": "Symfony Yaml Component", "homepage": "http://symfony.com", - "time": "2014-03-12 18:29:58" + "time": "2014-05-16 14:25:18" } ], "aliases": [