Updated composer.lock.

This commit is contained in:
James Cole
2015-04-06 09:20:45 +02:00
parent c907cb4cf1
commit b2674971f1

109
composer.lock generated
View File

@@ -677,16 +677,16 @@
}, },
{ {
"name": "grumpydictator/gchart", "name": "grumpydictator/gchart",
"version": "1.0.8", "version": "1.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/JC5/gchart.git", "url": "https://github.com/JC5/gchart.git",
"reference": "24d06101cfda7ff336ecb10f7f0cb0d6004cb83c" "reference": "920a0494a0697472bf81c0111b6825c516099e59"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/JC5/gchart/zipball/24d06101cfda7ff336ecb10f7f0cb0d6004cb83c", "url": "https://api.github.com/repos/JC5/gchart/zipball/920a0494a0697472bf81c0111b6825c516099e59",
"reference": "24d06101cfda7ff336ecb10f7f0cb0d6004cb83c", "reference": "920a0494a0697472bf81c0111b6825c516099e59",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -709,7 +709,7 @@
} }
], ],
"description": "GChart is a small package that allows you to easily generate data for the Google Charts API.", "description": "GChart is a small package that allows you to easily generate data for the Google Charts API.",
"time": "2015-02-20 20:07:26" "time": "2015-04-05 19:17:17"
}, },
{ {
"name": "illuminate/html", "name": "illuminate/html",
@@ -945,16 +945,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v5.0.26", "version": "v5.0.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "8e53c33e144f94032cc6ecbfee0be2a96ed63be0" "reference": "4d6330118a295086ce9ff8eed2200d5b67f17688"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/8e53c33e144f94032cc6ecbfee0be2a96ed63be0", "url": "https://api.github.com/repos/laravel/framework/zipball/4d6330118a295086ce9ff8eed2200d5b67f17688",
"reference": "8e53c33e144f94032cc6ecbfee0be2a96ed63be0", "reference": "4d6330118a295086ce9ff8eed2200d5b67f17688",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1067,7 +1067,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2015-04-03 02:58:05" "time": "2015-04-04 01:34:57"
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
@@ -1377,16 +1377,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v1.2.1", "version": "v1.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "dba7524b3724f25b947cd26a580787c55c8a6f9b" "reference": "08f97eb4efa029e2fafb6d8c98b71731bf0cf621"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dba7524b3724f25b947cd26a580787c55c8a6f9b", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/08f97eb4efa029e2fafb6d8c98b71731bf0cf621",
"reference": "dba7524b3724f25b947cd26a580787c55c8a6f9b", "reference": "08f97eb4efa029e2fafb6d8c98b71731bf0cf621",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1418,7 +1418,7 @@
"parser", "parser",
"php" "php"
], ],
"time": "2015-03-24 19:10:28" "time": "2015-04-03 14:33:59"
}, },
{ {
"name": "psr/log", "name": "psr/log",
@@ -3225,31 +3225,33 @@
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
"version": "1.3.4", "version": "1.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "acd690379117b042d1c8af1fafd61bde001bf6bb" "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb",
"reference": "acd690379117b042d1c8af1fafd61bde001bf6bb", "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=5.3.3"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4.x-dev"
}
},
"autoload": { "autoload": {
"classmap": [ "classmap": [
"File/" "src/"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"include-path": [
""
],
"license": [ "license": [
"BSD-3-Clause" "BSD-3-Clause"
], ],
@@ -3266,7 +3268,7 @@
"filesystem", "filesystem",
"iterator" "iterator"
], ],
"time": "2013-10-10 15:34:57" "time": "2015-04-02 05:19:05"
}, },
{ {
"name": "phpunit/php-text-template", "name": "phpunit/php-text-template",
@@ -3407,16 +3409,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "4.5.1", "version": "4.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "d6429b0995b24a2d9dfe5587ee3a7071c1161af4" "reference": "08b2aacdd8433abbba468f995d6d64b76a7a62ec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d6429b0995b24a2d9dfe5587ee3a7071c1161af4", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/08b2aacdd8433abbba468f995d6d64b76a7a62ec",
"reference": "d6429b0995b24a2d9dfe5587ee3a7071c1161af4", "reference": "08b2aacdd8433abbba468f995d6d64b76a7a62ec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3428,17 +3430,17 @@
"php": ">=5.3.3", "php": ">=5.3.3",
"phpspec/prophecy": "~1.3,>=1.3.1", "phpspec/prophecy": "~1.3,>=1.3.1",
"phpunit/php-code-coverage": "~2.0,>=2.0.11", "phpunit/php-code-coverage": "~2.0,>=2.0.11",
"phpunit/php-file-iterator": "~1.3.2", "phpunit/php-file-iterator": "~1.4",
"phpunit/php-text-template": "~1.2", "phpunit/php-text-template": "~1.2",
"phpunit/php-timer": "~1.0.2", "phpunit/php-timer": "~1.0",
"phpunit/phpunit-mock-objects": "~2.3", "phpunit/phpunit-mock-objects": "~2.3",
"sebastian/comparator": "~1.1", "sebastian/comparator": "~1.1",
"sebastian/diff": "~1.1", "sebastian/diff": "~1.2",
"sebastian/environment": "~1.2", "sebastian/environment": "~1.2",
"sebastian/exporter": "~1.2", "sebastian/exporter": "~1.2",
"sebastian/global-state": "~1.0", "sebastian/global-state": "~1.0",
"sebastian/version": "~1.0", "sebastian/version": "~1.0",
"symfony/yaml": "~2.0" "symfony/yaml": "~2.1|~3.0"
}, },
"suggest": { "suggest": {
"phpunit/php-invoker": "~1.1" "phpunit/php-invoker": "~1.1"
@@ -3449,12 +3451,15 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "4.5.x-dev" "dev-master": "4.6.x-dev"
} }
}, },
"autoload": { "autoload": {
"classmap": [ "classmap": [
"src/" "src/"
],
"files": [
"src/Framework/Assert/Functions.php"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@@ -3475,7 +3480,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2015-03-29 09:24:05" "time": "2015-04-03 13:46:59"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
@@ -3666,16 +3671,16 @@
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
"version": "1.2.0", "version": "1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/diff.git", "url": "https://github.com/sebastianbergmann/diff.git",
"reference": "5843509fed39dee4b356a306401e9dd1a931fec7" "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/5843509fed39dee4b356a306401e9dd1a931fec7", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
"reference": "5843509fed39dee4b356a306401e9dd1a931fec7", "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3687,7 +3692,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.2-dev" "dev-master": "1.3-dev"
} }
}, },
"autoload": { "autoload": {
@@ -3714,32 +3719,32 @@
"keywords": [ "keywords": [
"diff" "diff"
], ],
"time": "2014-08-15 10:29:00" "time": "2015-02-22 15:13:53"
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
"version": "1.2.1", "version": "1.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/environment.git", "url": "https://github.com/sebastianbergmann/environment.git",
"reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7" "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e6c71d918088c251b181ba8b3088af4ac336dd7", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5a8c7d31914337b69923db26c4221b81ff5a196e",
"reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7", "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=5.3.3"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.3" "phpunit/phpunit": "~4.4"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.2.x-dev" "dev-master": "1.3.x-dev"
} }
}, },
"autoload": { "autoload": {
@@ -3764,7 +3769,7 @@
"environment", "environment",
"hhvm" "hhvm"
], ],
"time": "2014-10-25 08:00:45" "time": "2015-01-01 10:01:08"
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
@@ -3938,16 +3943,16 @@
}, },
{ {
"name": "sebastian/version", "name": "sebastian/version",
"version": "1.0.4", "version": "1.0.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/version.git", "url": "https://github.com/sebastianbergmann/version.git",
"reference": "a77d9123f8e809db3fbdea15038c27a95da4058b" "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/a77d9123f8e809db3fbdea15038c27a95da4058b", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/ab931d46cd0d3204a91e1b9a40c4bc13032b58e4",
"reference": "a77d9123f8e809db3fbdea15038c27a95da4058b", "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4",
"shasum": "" "shasum": ""
}, },
"type": "library", "type": "library",
@@ -3969,7 +3974,7 @@
], ],
"description": "Library that helps with managing the version number of Git-hosted PHP projects", "description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version", "homepage": "https://github.com/sebastianbergmann/version",
"time": "2014-12-15 14:25:24" "time": "2015-02-24 06:35:25"
}, },
{ {
"name": "symfony/class-loader", "name": "symfony/class-loader",