Update composer.lock file. [skip ci]

This commit is contained in:
James Cole 2016-11-19 16:45:33 +01:00
parent b647386541
commit cd6e37b9cb
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

34
composer.lock generated
View File

@ -2720,16 +2720,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v1.28.0", "version": "v1.28.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "60ae30368f7ac50a95de032f16c1e882b0f69813" "reference": "fff80c4a7ae1d47a81dfec10c76cbcb939170b45"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/60ae30368f7ac50a95de032f16c1e882b0f69813", "url": "https://api.github.com/repos/twigphp/Twig/zipball/fff80c4a7ae1d47a81dfec10c76cbcb939170b45",
"reference": "60ae30368f7ac50a95de032f16c1e882b0f69813", "reference": "fff80c4a7ae1d47a81dfec10c76cbcb939170b45",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2777,7 +2777,7 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2016-11-17 17:46:53" "time": "2016-11-19 05:52:49"
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
@ -3903,23 +3903,23 @@
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
"version": "3.4.0", "version": "3.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "238d7a2723bce689c79eeac9c7d5e1d623bb9dc2" "reference": "45026c8383187ad1dcb14fbfec77dced265b9cfc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/238d7a2723bce689c79eeac9c7d5e1d623bb9dc2", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/45026c8383187ad1dcb14fbfec77dced265b9cfc",
"reference": "238d7a2723bce689c79eeac9c7d5e1d623bb9dc2", "reference": "45026c8383187ad1dcb14fbfec77dced265b9cfc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/instantiator": "^1.0.2", "doctrine/instantiator": "^1.0.2",
"php": "^5.6 || ^7.0", "php": "^5.6 || ^7.0",
"phpunit/php-text-template": "^1.2", "phpunit/php-text-template": "^1.2",
"sebastian/exporter": "^1.2" "sebastian/exporter": "^1.2 || ^2.0"
}, },
"conflict": { "conflict": {
"phpunit/phpunit": "<5.4.0" "phpunit/phpunit": "<5.4.0"
@ -3958,7 +3958,7 @@
"mock", "mock",
"xunit" "xunit"
], ],
"time": "2016-10-09 07:01:45" "time": "2016-11-19 09:07:46"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",
@ -4007,22 +4007,22 @@
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
"version": "1.2.1", "version": "1.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git", "url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "ce2bda23a56456f19e35d98241446b581f648c14" "reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/ce2bda23a56456f19e35d98241446b581f648c14", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/6a1ed12e8b2409076ab22e3897126211ff8b1f7f",
"reference": "ce2bda23a56456f19e35d98241446b581f648c14", "reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3", "php": ">=5.3.3",
"sebastian/diff": "~1.2", "sebastian/diff": "~1.2",
"sebastian/exporter": "~1.2" "sebastian/exporter": "~1.2 || ~2.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.4" "phpunit/phpunit": "~4.4"
@ -4067,7 +4067,7 @@
"compare", "compare",
"equality" "equality"
], ],
"time": "2016-11-17 14:39:37" "time": "2016-11-19 09:18:40"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",