Updated composer lock

This commit is contained in:
snipe 2016-12-22 21:03:52 -08:00
parent fc18aa7f6d
commit 42db9563ae

103
composer.lock generated
View file

@ -9,16 +9,16 @@
"packages": [
{
"name": "aws/aws-sdk-php",
"version": "3.20.5",
"version": "3.20.11",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "5a05ae6851405587f0bdeedb67abfe997a079ac0"
"reference": "39d122b903813da2f53312fd3146acaa83a6d9f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5a05ae6851405587f0bdeedb67abfe997a079ac0",
"reference": "5a05ae6851405587f0bdeedb67abfe997a079ac0",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/39d122b903813da2f53312fd3146acaa83a6d9f6",
"reference": "39d122b903813da2f53312fd3146acaa83a6d9f6",
"shasum": ""
},
"require": {
@ -85,7 +85,7 @@
"s3",
"sdk"
],
"time": "2016-12-12 23:02:57"
"time": "2016-12-22 20:47:16"
},
{
"name": "aws/aws-sdk-php-laravel",
@ -846,16 +846,16 @@
},
{
"name": "fideloper/proxy",
"version": "3.1.0",
"version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/fideloper/TrustedProxy.git",
"reference": "ec4dd30141e2515e307aea3539ff242e85c3f120"
"reference": "b270bfa52915e55cfb67faa0f16863a479c36121"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/ec4dd30141e2515e307aea3539ff242e85c3f120",
"reference": "ec4dd30141e2515e307aea3539ff242e85c3f120",
"url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/b270bfa52915e55cfb67faa0f16863a479c36121",
"reference": "b270bfa52915e55cfb67faa0f16863a479c36121",
"shasum": ""
},
"require": {
@ -893,7 +893,7 @@
"proxy",
"trusted proxy"
],
"time": "2015-12-24 15:02:55"
"time": "2016-12-20 14:23:22"
},
{
"name": "firebase/php-jwt",
@ -1002,28 +1002,28 @@
},
{
"name": "guzzlehttp/promises",
"version": "1.3.0",
"version": "v1.3.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "2693c101803ca78b27972d84081d027fca790a1e"
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/2693c101803ca78b27972d84081d027fca790a1e",
"reference": "2693c101803ca78b27972d84081d027fca790a1e",
"url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
"shasum": ""
},
"require": {
"php": ">=5.5.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
"phpunit/phpunit": "^4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.4-dev"
}
},
"autoload": {
@ -1049,7 +1049,7 @@
"keywords": [
"promise"
],
"time": "2016-11-18 17:47:58"
"time": "2016-12-20 10:07:11"
},
{
"name": "guzzlehttp/psr7",
@ -1318,16 +1318,16 @@
},
{
"name": "laravel/framework",
"version": "v5.3.26",
"version": "v5.3.28",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "609bcffd2ce2006925f8304e022288b3da5d23a4"
"reference": "a64fc4f8958091ca39623b2e8c8f173cb34fa47a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/609bcffd2ce2006925f8304e022288b3da5d23a4",
"reference": "609bcffd2ce2006925f8304e022288b3da5d23a4",
"url": "https://api.github.com/repos/laravel/framework/zipball/a64fc4f8958091ca39623b2e8c8f173cb34fa47a",
"reference": "a64fc4f8958091ca39623b2e8c8f173cb34fa47a",
"shasum": ""
},
"require": {
@ -1342,7 +1342,7 @@
"nesbot/carbon": "~1.20",
"paragonie/random_compat": "~1.4|~2.0",
"php": ">=5.6.4",
"psy/psysh": "0.7.*",
"psy/psysh": "0.7.*|0.8.*",
"ramsey/uuid": "~3.0",
"swiftmailer/swiftmailer": "~5.1",
"symfony/console": "3.1.*",
@ -1442,7 +1442,7 @@
"framework",
"laravel"
],
"time": "2016-11-30 14:58:38"
"time": "2016-12-15 18:03:17"
},
{
"name": "laravel/legacy-encrypter",
@ -1493,16 +1493,16 @@
},
{
"name": "laravel/passport",
"version": "v1.0.16",
"version": "v1.0.17",
"source": {
"type": "git",
"url": "https://github.com/laravel/passport.git",
"reference": "7ed1a0b80c1da9a3bf25eb180068ddd005a82068"
"reference": "f2a8af3a48adac02288779f59de95f46fef69b7a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/passport/zipball/7ed1a0b80c1da9a3bf25eb180068ddd005a82068",
"reference": "7ed1a0b80c1da9a3bf25eb180068ddd005a82068",
"url": "https://api.github.com/repos/laravel/passport/zipball/f2a8af3a48adac02288779f59de95f46fef69b7a",
"reference": "f2a8af3a48adac02288779f59de95f46fef69b7a",
"shasum": ""
},
"require": {
@ -1553,7 +1553,7 @@
"oauth",
"passport"
],
"time": "2016-12-03 16:07:20"
"time": "2016-12-21 13:51:02"
},
{
"name": "laravelcollective/html",
@ -2303,24 +2303,24 @@
},
{
"name": "nikic/php-parser",
"version": "v2.1.1",
"version": "v3.0.2",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "4dd659edadffdc2143e4753df655d866dbfeedf0"
"reference": "adf44419c0fc014a0f191db6f89d3e55d4211744"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4dd659edadffdc2143e4753df655d866dbfeedf0",
"reference": "4dd659edadffdc2143e4753df655d866dbfeedf0",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/adf44419c0fc014a0f191db6f89d3e55d4211744",
"reference": "adf44419c0fc014a0f191db6f89d3e55d4211744",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": ">=5.4"
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
"phpunit/phpunit": "~4.0|~5.0"
},
"bin": [
"bin/php-parse"
@ -2328,7 +2328,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
"dev-master": "3.0-dev"
}
},
"autoload": {
@ -2350,7 +2350,7 @@
"parser",
"php"
],
"time": "2016-09-16 12:04:44"
"time": "2016-12-06 11:30:35"
},
{
"name": "paragonie/random_compat",
@ -2652,37 +2652,38 @@
},
{
"name": "psy/psysh",
"version": "v0.7.2",
"version": "v0.8.0",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "e64e10b20f8d229cac76399e1f3edddb57a0f280"
"reference": "4a8860e13aa68a4bbf2476c014f8a1f14f1bf991"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/e64e10b20f8d229cac76399e1f3edddb57a0f280",
"reference": "e64e10b20f8d229cac76399e1f3edddb57a0f280",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/4a8860e13aa68a4bbf2476c014f8a1f14f1bf991",
"reference": "4a8860e13aa68a4bbf2476c014f8a1f14f1bf991",
"shasum": ""
},
"require": {
"dnoegel/php-xdg-base-dir": "0.1",
"jakub-onderka/php-console-highlighter": "0.3.*",
"nikic/php-parser": "^1.2.1|~2.0",
"nikic/php-parser": "~1.3|~2.0|~3.0",
"php": ">=5.3.9",
"symfony/console": "~2.3.10|^2.4.2|~3.0",
"symfony/var-dumper": "~2.7|~3.0"
},
"require-dev": {
"fabpot/php-cs-fixer": "~1.5",
"phpunit/phpunit": "~3.7|~4.0|~5.0",
"squizlabs/php_codesniffer": "~2.0",
"friendsofphp/php-cs-fixer": "~1.11",
"hoa/console": "~3.16|~1.14",
"phpunit/phpunit": "~4.4|~5.0",
"symfony/finder": "~2.1|~3.0"
},
"suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
"ext-pdo-sqlite": "The doc command requires SQLite to work.",
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
"ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
"ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
"hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
},
"bin": [
"bin/psysh"
@ -2720,7 +2721,7 @@
"interactive",
"shell"
],
"time": "2016-03-09 05:03:14"
"time": "2016-12-07 17:15:07"
},
{
"name": "ramsey/uuid",
@ -4663,16 +4664,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "4.0.3",
"version": "4.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "903fd6318d0a90b4770a009ff73e4a4e9c437929"
"reference": "c14196e64a78570034afd0b7a9f3757ba71c2a0a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/903fd6318d0a90b4770a009ff73e4a4e9c437929",
"reference": "903fd6318d0a90b4770a009ff73e4a4e9c437929",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c14196e64a78570034afd0b7a9f3757ba71c2a0a",
"reference": "c14196e64a78570034afd0b7a9f3757ba71c2a0a",
"shasum": ""
},
"require": {
@ -4722,7 +4723,7 @@
"testing",
"xunit"
],
"time": "2016-11-28 16:00:31"
"time": "2016-12-20 15:22:42"
},
{
"name": "phpunit/php-file-iterator",