Updated dependencies

This commit is contained in:
Graham Campbell 2015-08-03 14:28:25 +01:00
parent 6cd10581e4
commit ea0a8dfcff

22
composer.lock generated
View File

@ -3591,16 +3591,16 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "2.2.0", "version": "2.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "e6577d90f61a9adbe94544a6e9a7ca18b5fd9c8f" "reference": "6526d9bdb56e2af1e8950114d42391044d18cfa7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e6577d90f61a9adbe94544a6e9a7ca18b5fd9c8f", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6526d9bdb56e2af1e8950114d42391044d18cfa7",
"reference": "e6577d90f61a9adbe94544a6e9a7ca18b5fd9c8f", "reference": "6526d9bdb56e2af1e8950114d42391044d18cfa7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3608,7 +3608,7 @@
"phpunit/php-file-iterator": "~1.3", "phpunit/php-file-iterator": "~1.3",
"phpunit/php-text-template": "~1.2", "phpunit/php-text-template": "~1.2",
"phpunit/php-token-stream": "~1.3", "phpunit/php-token-stream": "~1.3",
"sebastian/environment": "~1.3", "sebastian/environment": "~1.3.1",
"sebastian/version": "~1.0" "sebastian/version": "~1.0"
}, },
"require-dev": { "require-dev": {
@ -3649,7 +3649,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2015-08-01 05:09:57" "time": "2015-08-02 04:45:08"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -4075,16 +4075,16 @@
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
"version": "1.3.0", "version": "1.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/environment.git", "url": "https://github.com/sebastianbergmann/environment.git",
"reference": "4fe0a44cddd8cc19583a024bdc7374eb2fef0b87" "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4fe0a44cddd8cc19583a024bdc7374eb2fef0b87", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6324c907ce7a52478eeeaede764f48733ef5ae44",
"reference": "4fe0a44cddd8cc19583a024bdc7374eb2fef0b87", "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4121,7 +4121,7 @@
"environment", "environment",
"hhvm" "hhvm"
], ],
"time": "2015-07-26 06:42:57" "time": "2015-08-03 06:14:51"
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",