Update composer dependencies

This commit is contained in:
Kevin MacMartin 2017-01-26 18:13:28 -05:00
parent 458bb18e8b
commit f218aba35b

40
composer.lock generated
View file

@ -626,16 +626,16 @@
},
{
"name": "laravel/framework",
"version": "v5.3.29",
"version": "v5.3.30",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "6fd76dec90466dc3f703d8df72e38130f2ee6a32"
"reference": "2d4e8c95f584b38d2279b552e2868fc447b97578"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/6fd76dec90466dc3f703d8df72e38130f2ee6a32",
"reference": "6fd76dec90466dc3f703d8df72e38130f2ee6a32",
"url": "https://api.github.com/repos/laravel/framework/zipball/2d4e8c95f584b38d2279b552e2868fc447b97578",
"reference": "2d4e8c95f584b38d2279b552e2868fc447b97578",
"shasum": ""
},
"require": {
@ -750,20 +750,20 @@
"framework",
"laravel"
],
"time": "2017-01-06T14:33:56+00:00"
"time": "2017-01-26T14:29:55+00:00"
},
{
"name": "laravelcollective/html",
"version": "v5.3.0",
"version": "v5.3.1",
"source": {
"type": "git",
"url": "https://github.com/LaravelCollective/html.git",
"reference": "961ce141c16c6b085128f209496c26efd3e681ca"
"reference": "2f7f2e127c6fed47f269ea29ab5efeb8f65e9d35"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/LaravelCollective/html/zipball/961ce141c16c6b085128f209496c26efd3e681ca",
"reference": "961ce141c16c6b085128f209496c26efd3e681ca",
"url": "https://api.github.com/repos/LaravelCollective/html/zipball/2f7f2e127c6fed47f269ea29ab5efeb8f65e9d35",
"reference": "2f7f2e127c6fed47f269ea29ab5efeb8f65e9d35",
"shasum": ""
},
"require": {
@ -804,7 +804,7 @@
],
"description": "HTML and Form Builders for the Laravel Framework",
"homepage": "http://laravelcollective.com",
"time": "2016-08-27T23:52:43+00:00"
"time": "2016-12-13T14:23:36+00:00"
},
{
"name": "league/flysystem",
@ -3126,16 +3126,16 @@
},
{
"name": "myclabs/deep-copy",
"version": "1.5.5",
"version": "1.6.0",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "399c1f9781e222f6eb6cc238796f5200d1b7f108"
"reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/399c1f9781e222f6eb6cc238796f5200d1b7f108",
"reference": "399c1f9781e222f6eb6cc238796f5200d1b7f108",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/5a5a9fc8025a08d8919be87d6884d5a92520cefe",
"reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe",
"shasum": ""
},
"require": {
@ -3164,7 +3164,7 @@
"object",
"object graph"
],
"time": "2016-10-31T17:19:45+00:00"
"time": "2017-01-26T22:05:40+00:00"
},
{
"name": "phpdocumentor/reflection-common",
@ -3621,16 +3621,16 @@
},
{
"name": "phpunit/phpunit",
"version": "5.7.6",
"version": "5.7.8",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "caf8141b89691498d91aaac6c82e9cd5f685ae86"
"reference": "bee7755d964f8e56d6ecb79046480fd0320b686d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/caf8141b89691498d91aaac6c82e9cd5f685ae86",
"reference": "caf8141b89691498d91aaac6c82e9cd5f685ae86",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bee7755d964f8e56d6ecb79046480fd0320b686d",
"reference": "bee7755d964f8e56d6ecb79046480fd0320b686d",
"shasum": ""
},
"require": {
@ -3699,7 +3699,7 @@
"testing",
"xunit"
],
"time": "2017-01-22T08:39:59+00:00"
"time": "2017-01-26T15:28:51+00:00"
},
{
"name": "phpunit/phpunit-mock-objects",