Updated dependencies

This commit is contained in:
Graham Campbell
2015-12-11 11:47:14 +00:00
parent 53889efa8d
commit d9a885647b
Generated
+8 -8
View File
@@ -4,8 +4,8 @@
"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": "48f880e7afc59b3b07f20311d4b2c663", "hash": "e6b68766a55c23941e7fd3d67ace2cfb",
"content-hash": "72cd927c3d631376b469f81ca9d27f2c", "content-hash": "b03a1932a0aa502801c7e9d45e7bed58",
"packages": [ "packages": [
{ {
"name": "alt-three/emoji", "name": "alt-three/emoji",
@@ -1105,16 +1105,16 @@
}, },
{ {
"name": "graham-campbell/exceptions", "name": "graham-campbell/exceptions",
"version": "v6.1.0", "version": "v7.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": "febf4f8c2e8013742269625d1af6cb440c895b18" "reference": "a823d44500c1dbe659e993ada1ee833a32d11e89"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/febf4f8c2e8013742269625d1af6cb440c895b18", "url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/a823d44500c1dbe659e993ada1ee833a32d11e89",
"reference": "febf4f8c2e8013742269625d1af6cb440c895b18", "reference": "a823d44500c1dbe659e993ada1ee833a32d11e89",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1138,7 +1138,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "6.1-dev" "dev-master": "7.0-dev"
} }
}, },
"autoload": { "autoload": {
@@ -1170,7 +1170,7 @@
"laravel", "laravel",
"whoops" "whoops"
], ],
"time": "2015-12-09 12:50:33" "time": "2015-12-11 11:28:48"
}, },
{ {
"name": "graham-campbell/markdown", "name": "graham-campbell/markdown",