Updated dependencies

This commit is contained in:
Graham Campbell 2016-01-05 15:48:46 +00:00
parent 30c1653862
commit 90ab166ffa
2 changed files with 15 additions and 15 deletions

View File

@ -32,7 +32,7 @@
"graham-campbell/core": "^4.2", "graham-campbell/core": "^4.2",
"graham-campbell/markdown": "^5.3", "graham-campbell/markdown": "^5.3",
"graham-campbell/throttle": "^5.1", "graham-campbell/throttle": "^5.1",
"graham-campbell/exceptions": "^7.0", "graham-campbell/exceptions": "^8.0",
"guzzlehttp/guzzle": "^6.1", "guzzlehttp/guzzle": "^6.1",
"jenssegers/date": "^3.1", "jenssegers/date": "^3.1",
"mccool/laravel-auto-presenter": "^4.2", "mccool/laravel-auto-presenter": "^4.2",

28
composer.lock generated
View File

@ -4,21 +4,21 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "8baadd34f40ad2d4fefb9c25642d2fea", "hash": "0a15626f82a9b6699a875ad9efea9b2a",
"content-hash": "202031911699f705b2c05111f89c81b7", "content-hash": "6547b60f79a4b317628ba48328daa51d",
"packages": [ "packages": [
{ {
"name": "alt-three/bus", "name": "alt-three/bus",
"version": "v1.0.0", "version": "v1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AltThree/Bus.git", "url": "https://github.com/AltThree/Bus.git",
"reference": "152dab4e246cb3af794ad7557ea7f820a738751c" "reference": "4f29669e38d3fee90f199f641f5da3aae49f3115"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AltThree/Bus/zipball/152dab4e246cb3af794ad7557ea7f820a738751c", "url": "https://api.github.com/repos/AltThree/Bus/zipball/4f29669e38d3fee90f199f641f5da3aae49f3115",
"reference": "152dab4e246cb3af794ad7557ea7f820a738751c", "reference": "4f29669e38d3fee90f199f641f5da3aae49f3115",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -74,7 +74,7 @@
"command bus", "command bus",
"job" "job"
], ],
"time": "2016-01-03 10:39:49" "time": "2016-01-05 11:01:26"
}, },
{ {
"name": "alt-three/emoji", "name": "alt-three/emoji",
@ -1118,16 +1118,16 @@
}, },
{ {
"name": "graham-campbell/exceptions", "name": "graham-campbell/exceptions",
"version": "v7.0.0", "version": "v8.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/GrahamCampbell/Laravel-Exceptions.git", "url": "https://github.com/GrahamCampbell/Laravel-Exceptions.git",
"reference": "a823d44500c1dbe659e993ada1ee833a32d11e89" "reference": "8e095c17df313e763645114506be58bc4e268cff"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/a823d44500c1dbe659e993ada1ee833a32d11e89", "url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/8e095c17df313e763645114506be58bc4e268cff",
"reference": "a823d44500c1dbe659e993ada1ee833a32d11e89", "reference": "8e095c17df313e763645114506be58bc4e268cff",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1151,7 +1151,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "7.0-dev" "dev-master": "8.0-dev"
} }
}, },
"autoload": { "autoload": {
@ -1183,7 +1183,7 @@
"laravel", "laravel",
"whoops" "whoops"
], ],
"time": "2015-12-11 11:28:48" "time": "2016-01-05 15:10:24"
}, },
{ {
"name": "graham-campbell/markdown", "name": "graham-campbell/markdown",
@ -3882,7 +3882,7 @@
], ],
"authors": [ "authors": [
{ {
"name": "Francois Zaninotto" "name": "François Zaninotto"
} }
], ],
"description": "Faker is a PHP library that generates fake data for you.", "description": "Faker is a PHP library that generates fake data for you.",