Update composer dependencies

This commit is contained in:
Kevin MacMartin 2016-08-16 19:58:24 -04:00
parent 9eff03d0ce
commit bac290877e

58
composer.lock generated
View file

@ -672,16 +672,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "5.2.41", "version": "v5.2.43",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "29ba2e310cfeb42ab6545bcd81ff4c2ec1f6b5c2" "reference": "5490b8f00564bb60839002f86828e27edd1e5610"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/29ba2e310cfeb42ab6545bcd81ff4c2ec1f6b5c2", "url": "https://api.github.com/repos/laravel/framework/zipball/5490b8f00564bb60839002f86828e27edd1e5610",
"reference": "29ba2e310cfeb42ab6545bcd81ff4c2ec1f6b5c2", "reference": "5490b8f00564bb60839002f86828e27edd1e5610",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -798,20 +798,20 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2016-07-20 13:13:06" "time": "2016-08-10 12:23:59"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "1.0.25", "version": "1.0.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "a76afa4035931be0c78ca8efc6abf3902362f437" "reference": "50e2045ed70a7e75a5e30bc3662904f3b67af8a9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a76afa4035931be0c78ca8efc6abf3902362f437", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/50e2045ed70a7e75a5e30bc3662904f3b67af8a9",
"reference": "a76afa4035931be0c78ca8efc6abf3902362f437", "reference": "50e2045ed70a7e75a5e30bc3662904f3b67af8a9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -881,7 +881,7 @@
"sftp", "sftp",
"storage" "storage"
], ],
"time": "2016-07-18 12:22:57" "time": "2016-08-10 08:55:11"
}, },
{ {
"name": "maatwebsite/excel", "name": "maatwebsite/excel",
@ -1382,16 +1382,16 @@
}, },
{ {
"name": "psr/http-message", "name": "psr/http-message",
"version": "1.0", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/http-message.git", "url": "https://github.com/php-fig/http-message.git",
"reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298" "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1419,6 +1419,7 @@
} }
], ],
"description": "Common interface for HTTP messages", "description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [ "keywords": [
"http", "http",
"http-message", "http-message",
@ -1427,7 +1428,7 @@
"request", "request",
"response" "response"
], ],
"time": "2015-05-04 20:22:00" "time": "2016-08-06 14:39:51"
}, },
{ {
"name": "psr/log", "name": "psr/log",
@ -1541,16 +1542,16 @@
}, },
{ {
"name": "radic/blade-extensions", "name": "radic/blade-extensions",
"version": "6.2.4", "version": "6.2.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/RobinRadic/blade-extensions.git", "url": "https://github.com/RobinRadic/blade-extensions.git",
"reference": "273ce8f3c7e12234970e3f951493885fea3efb13" "reference": "87fd45ddb4ce41e0790f452844fbfe67cc671a2e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/RobinRadic/blade-extensions/zipball/273ce8f3c7e12234970e3f951493885fea3efb13", "url": "https://api.github.com/repos/RobinRadic/blade-extensions/zipball/87fd45ddb4ce41e0790f452844fbfe67cc671a2e",
"reference": "273ce8f3c7e12234970e3f951493885fea3efb13", "reference": "87fd45ddb4ce41e0790f452844fbfe67cc671a2e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1605,7 +1606,7 @@
"laravel", "laravel",
"loop" "loop"
], ],
"time": "2016-04-27 14:24:26" "time": "2016-08-16 19:04:13"
}, },
{ {
"name": "sebwite/contracts", "name": "sebwite/contracts",
@ -4042,28 +4043,29 @@
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "1.0.2", "version": "1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozart/assert.git", "url": "https://github.com/webmozart/assert.git",
"reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde" "reference": "bb2d123231c095735130cc8f6d31385a44c7b308"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde", "url": "https://api.github.com/repos/webmozart/assert/zipball/bb2d123231c095735130cc8f6d31385a44c7b308",
"reference": "30eed06dd6bc88410a4ff7f77b6d22f3ce13dbde", "reference": "bb2d123231c095735130cc8f6d31385a44c7b308",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": "^5.3.3|^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.6" "phpunit/phpunit": "^4.6",
"sebastian/version": "^1.0.1"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.0-dev" "dev-master": "1.2-dev"
} }
}, },
"autoload": { "autoload": {
@ -4087,7 +4089,7 @@
"check", "check",
"validate" "validate"
], ],
"time": "2015-08-24 13:29:44" "time": "2016-08-09 15:02:57"
} }
], ],
"aliases": [], "aliases": [],