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