Update composer dependencies

This commit is contained in:
Kevin MacMartin 2016-08-31 22:06:50 -04:00
parent d388b02903
commit 021e7a2107

63
composer.lock generated
View file

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "7686d8ee455840371a40af5bc4034ba0",
"content-hash": "310121cde83ed33ff35d9703a3c22f26",
"hash": "db26e12651a51366eb143f11e1ffc9d7",
"content-hash": "1ce31c55537d6245dd49b05260b0591b",
"packages": [
{
"name": "anahkiasen/underscore-php",
@ -672,16 +672,16 @@
},
{
"name": "laravel/framework",
"version": "v5.3.0-RC1",
"version": "v5.3.4",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "6b76cecef3fcbad07eb1ab7b15a05563a18d3e0a"
"reference": "7159ffbadc79558a42ece2cdd1ec2e7e13105b5d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/6b76cecef3fcbad07eb1ab7b15a05563a18d3e0a",
"reference": "6b76cecef3fcbad07eb1ab7b15a05563a18d3e0a",
"url": "https://api.github.com/repos/laravel/framework/zipball/7159ffbadc79558a42ece2cdd1ec2e7e13105b5d",
"reference": "7159ffbadc79558a42ece2cdd1ec2e7e13105b5d",
"shasum": ""
},
"require": {
@ -795,20 +795,20 @@
"framework",
"laravel"
],
"time": "2016-08-17 15:05:00"
"time": "2016-08-26 21:40:26"
},
{
"name": "laravelcollective/html",
"version": "dev-master",
"version": "v5.3.0",
"source": {
"type": "git",
"url": "https://github.com/LaravelCollective/html.git",
"reference": "c4c87916c34e04aa9d4e860315ab1858304d786a"
"reference": "961ce141c16c6b085128f209496c26efd3e681ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/LaravelCollective/html/zipball/c4c87916c34e04aa9d4e860315ab1858304d786a",
"reference": "c4c87916c34e04aa9d4e860315ab1858304d786a",
"url": "https://api.github.com/repos/LaravelCollective/html/zipball/961ce141c16c6b085128f209496c26efd3e681ca",
"reference": "961ce141c16c6b085128f209496c26efd3e681ca",
"shasum": ""
},
"require": {
@ -825,11 +825,6 @@
"phpunit/phpunit": "~5.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.3-dev"
}
},
"autoload": {
"psr-4": {
"Collective\\Html\\": "src/"
@ -854,7 +849,7 @@
],
"description": "HTML and Form Builders for the Laravel Framework",
"homepage": "http://laravelcollective.com",
"time": "2016-08-04 03:49:50"
"time": "2016-08-27 23:52:43"
},
{
"name": "league/flysystem",
@ -941,16 +936,16 @@
},
{
"name": "maatwebsite/excel",
"version": "2.1.x-dev",
"version": "2.1.4",
"source": {
"type": "git",
"url": "https://github.com/Maatwebsite/Laravel-Excel.git",
"reference": "01b2a13d83e8c47336dccfdea6e302f988ab8cfd"
"reference": "b5c91156f6bd29f68f4f2c51186faae4310a5a68"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/01b2a13d83e8c47336dccfdea6e302f988ab8cfd",
"reference": "01b2a13d83e8c47336dccfdea6e302f988ab8cfd",
"url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/b5c91156f6bd29f68f4f2c51186faae4310a5a68",
"reference": "b5c91156f6bd29f68f4f2c51186faae4310a5a68",
"shasum": ""
},
"require": {
@ -1004,7 +999,7 @@
"import",
"laravel"
],
"time": "2016-08-08 18:29:50"
"time": "2016-08-28 20:25:51"
},
{
"name": "mailchimp/mailchimp",
@ -3650,16 +3645,16 @@
},
{
"name": "phpunit/phpunit",
"version": "5.5.2",
"version": "5.5.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "46ec2d1522ae8c9a12aca6b7650e0be78bbb0502"
"reference": "3e6e88e56c912133de6e99b87728cca7ed70c5f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46ec2d1522ae8c9a12aca6b7650e0be78bbb0502",
"reference": "46ec2d1522ae8c9a12aca6b7650e0be78bbb0502",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3e6e88e56c912133de6e99b87728cca7ed70c5f5",
"reference": "3e6e88e56c912133de6e99b87728cca7ed70c5f5",
"shasum": ""
},
"require": {
@ -3724,20 +3719,20 @@
"testing",
"xunit"
],
"time": "2016-08-18 11:10:44"
"time": "2016-08-26 07:11:44"
},
{
"name": "phpunit/phpunit-mock-objects",
"version": "3.2.4",
"version": "3.2.6",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "4e83390f64e7ce04fcaec2ce95cd72823b431d19"
"reference": "46b249b43fd2ed8e127aa0fdb3cbcf56e9bc0e49"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/4e83390f64e7ce04fcaec2ce95cd72823b431d19",
"reference": "4e83390f64e7ce04fcaec2ce95cd72823b431d19",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/46b249b43fd2ed8e127aa0fdb3cbcf56e9bc0e49",
"reference": "46b249b43fd2ed8e127aa0fdb3cbcf56e9bc0e49",
"shasum": ""
},
"require": {
@ -3783,7 +3778,7 @@
"mock",
"xunit"
],
"time": "2016-08-17 09:33:51"
"time": "2016-08-26 05:51:59"
},
{
"name": "sebastian/code-unit-reverse-lookup",
@ -4455,11 +4450,11 @@
}
],
"aliases": [],
"minimum-stability": "dev",
"minimum-stability": "stable",
"stability-flags": {
"gwnobots/laravel-head": 20
},
"prefer-stable": true,
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.6.4"