whoops update

This commit is contained in:
Andy Miller
2018-10-23 12:37:01 -06:00
parent b8c9f0cc8c
commit f812236180

20
composer.lock generated
View File

@@ -434,16 +434,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.3.0", "version": "2.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "a9f129b99df316f847584d482c89c14a9f796e2b" "reference": "bc0fd11bc455cc20ee4b5edabc63ebbf859324c7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/a9f129b99df316f847584d482c89c14a9f796e2b", "url": "https://api.github.com/repos/filp/whoops/zipball/bc0fd11bc455cc20ee4b5edabc63ebbf859324c7",
"reference": "a9f129b99df316f847584d482c89c14a9f796e2b", "reference": "bc0fd11bc455cc20ee4b5edabc63ebbf859324c7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -491,7 +491,7 @@
"throwable", "throwable",
"whoops" "whoops"
], ],
"time": "2018-10-20T09:00:00+00:00" "time": "2018-10-23T09:00:00+00:00"
}, },
{ {
"name": "gregwar/cache", "name": "gregwar/cache",
@@ -3262,16 +3262,16 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "6.1.1", "version": "6.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "b097681a19a48e52706f57e47a09594bac4f7cab" "reference": "4d3ae9b21a7d7e440bd0cf65565533117976859f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/b097681a19a48e52706f57e47a09594bac4f7cab", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/4d3ae9b21a7d7e440bd0cf65565533117976859f",
"reference": "b097681a19a48e52706f57e47a09594bac4f7cab", "reference": "4d3ae9b21a7d7e440bd0cf65565533117976859f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3321,7 +3321,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2018-10-18T09:01:38+00:00" "time": "2018-10-23T05:59:32+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",