mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
Updated exceptions package to fix a bug
This commit is contained in:
parent
4209e7fac3
commit
454a4c5548
10
composer.lock
generated
10
composer.lock
generated
@ -1119,16 +1119,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "graham-campbell/exceptions",
|
"name": "graham-campbell/exceptions",
|
||||||
"version": "v8.3.0",
|
"version": "v8.3.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/GrahamCampbell/Laravel-Exceptions.git",
|
"url": "https://github.com/GrahamCampbell/Laravel-Exceptions.git",
|
||||||
"reference": "9e5b00e6abff7a91730e52263c4a696aeeeef5d9"
|
"reference": "4c265f5c4064b98415d1f39a265d02e322f7f3c0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/9e5b00e6abff7a91730e52263c4a696aeeeef5d9",
|
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/4c265f5c4064b98415d1f39a265d02e322f7f3c0",
|
||||||
"reference": "9e5b00e6abff7a91730e52263c4a696aeeeef5d9",
|
"reference": "4c265f5c4064b98415d1f39a265d02e322f7f3c0",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -1184,7 +1184,7 @@
|
|||||||
"laravel",
|
"laravel",
|
||||||
"whoops"
|
"whoops"
|
||||||
],
|
],
|
||||||
"time": "2016-01-21 12:54:36"
|
"time": "2016-01-21 13:41:07"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "graham-campbell/markdown",
|
"name": "graham-campbell/markdown",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user