Updated docs

This commit is contained in:
James Brooks 2015-08-02 15:09:49 +01:00
parent d2c8f414f6
commit 29e045c458

24
composer.lock generated
View File

@ -1543,7 +1543,7 @@
"name": "Jeremy Lindblom",
"email": "jeremeamia@gmail.com",
"homepage": "https://github.com/jeremeamia",
"role": "developer"
"role": "Developer"
}
],
"description": "Serialize Closure objects, including their context and binding",
@ -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.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "4fe0a44cddd8cc19583a024bdc7374eb2fef0b87"
"reference": "3e39374f4c9ec3757839e2952e7a68ac28941760"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4fe0a44cddd8cc19583a024bdc7374eb2fef0b87",
"reference": "4fe0a44cddd8cc19583a024bdc7374eb2fef0b87",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/3e39374f4c9ec3757839e2952e7a68ac28941760",
"reference": "3e39374f4c9ec3757839e2952e7a68ac28941760",
"shasum": ""
},
"require": {
@ -4121,7 +4121,7 @@
"environment",
"hhvm"
],
"time": "2015-07-26 06:42:57"
"time": "2015-08-02 04:41:00"
},
{
"name": "sebastian/exporter",