update composer.lock file

This commit is contained in:
Manuel Raynaud
2013-08-01 09:44:50 +02:00
parent b415149116
commit 409b4e083f

35
composer.lock generated
View File

@@ -3,7 +3,7 @@
"This file locks the dependencies of your project to a known state", "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" "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
], ],
"hash": "af923b61425810eacdb86a41df529feb", "hash": "8ccfaf90277960280975fa78b6c7d3a1",
"packages": [ "packages": [
{ {
"name": "ezyang/htmlpurifier", "name": "ezyang/htmlpurifier",
@@ -11,12 +11,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/ezyang/htmlpurifier.git", "url": "https://github.com/ezyang/htmlpurifier.git",
"reference": "af7107e8304e0ac0ad6fc2dfbecc9062d90e0b17" "reference": "19eee1489965d9bc6eded80f847ced2382127261"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/af7107e8304e0ac0ad6fc2dfbecc9062d90e0b17", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/19eee1489965d9bc6eded80f847ced2382127261",
"reference": "af7107e8304e0ac0ad6fc2dfbecc9062d90e0b17", "reference": "19eee1489965d9bc6eded80f847ced2382127261",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -47,7 +47,7 @@
"keywords": [ "keywords": [
"html" "html"
], ],
"time": "2013-07-18 17:22:45" "time": "2013-07-27 04:54:53"
}, },
{ {
"name": "ircmaxell/password-compat", "name": "ircmaxell/password-compat",
@@ -1012,20 +1012,21 @@
}, },
{ {
"name": "symfony/icu", "name": "symfony/icu",
"version": "v1.0.0", "version": "v1.2.0",
"target-dir": "Symfony/Component/Icu", "target-dir": "Symfony/Component/Icu",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Icu.git", "url": "https://github.com/symfony/Icu.git",
"reference": "v1.0.0" "reference": "v1.2.0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Icu/zipball/v1.0.0", "url": "https://api.github.com/repos/symfony/Icu/zipball/v1.2.0",
"reference": "v1.0.0", "reference": "v1.2.0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"lib-icu": ">=4.4",
"php": ">=5.3.3", "php": ">=5.3.3",
"symfony/intl": ">=2.3,<3.0" "symfony/intl": ">=2.3,<3.0"
}, },
@@ -1055,7 +1056,7 @@
"icu", "icu",
"intl" "intl"
], ],
"time": "2013-06-03 18:32:07" "time": "2013-06-03 18:32:58"
}, },
{ {
"name": "symfony/intl", "name": "symfony/intl",
@@ -1804,16 +1805,16 @@
}, },
{ {
"name": "phpunit/php-token-stream", "name": "phpunit/php-token-stream",
"version": "1.1.5", "version": "1.1.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "git://github.com/sebastianbergmann/php-token-stream.git", "url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "1.1.5" "reference": "1.1.7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://github.com/sebastianbergmann/php-token-stream/zipball/1.1.5", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1.1.7",
"reference": "1.1.5", "reference": "1.1.7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1841,11 +1842,11 @@
} }
], ],
"description": "Wrapper around PHP's tokenizer extension.", "description": "Wrapper around PHP's tokenizer extension.",
"homepage": "http://www.phpunit.de/", "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
"keywords": [ "keywords": [
"tokenizer" "tokenizer"
], ],
"time": "2012-10-11 04:47:14" "time": "2013-07-29 14:27:06"
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",