Merge pull request #3497 from CachetHQ/dependabot/composer/barryvdh/laravel-debugbar-3.2.3
Bump barryvdh/laravel-debugbar from 3.2.2 to 3.2.3
This commit is contained in:
16
composer.lock
generated
16
composer.lock
generated
@@ -5128,22 +5128,22 @@
|
||||
},
|
||||
{
|
||||
"name": "barryvdh/laravel-debugbar",
|
||||
"version": "v3.2.2",
|
||||
"version": "v3.2.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/barryvdh/laravel-debugbar.git",
|
||||
"reference": "ba046deba51f3899963c7d09840bf623c4ebf5ed"
|
||||
"reference": "5fcba4cc8e92a230b13b99c1083fc22ba8a5c479"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/ba046deba51f3899963c7d09840bf623c4ebf5ed",
|
||||
"reference": "ba046deba51f3899963c7d09840bf623c4ebf5ed",
|
||||
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/5fcba4cc8e92a230b13b99c1083fc22ba8a5c479",
|
||||
"reference": "5fcba4cc8e92a230b13b99c1083fc22ba8a5c479",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/routing": "5.5.x|5.6.x|5.7.x",
|
||||
"illuminate/session": "5.5.x|5.6.x|5.7.x",
|
||||
"illuminate/support": "5.5.x|5.6.x|5.7.x",
|
||||
"illuminate/routing": "5.5.x|5.6.x|5.7.x|5.8.x",
|
||||
"illuminate/session": "5.5.x|5.6.x|5.7.x|5.8.x",
|
||||
"illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x",
|
||||
"maximebf/debugbar": "~1.15.0",
|
||||
"php": ">=7.0",
|
||||
"symfony/debug": "^3|^4",
|
||||
@@ -5192,7 +5192,7 @@
|
||||
"profiler",
|
||||
"webprofiler"
|
||||
],
|
||||
"time": "2019-02-04T10:23:43+00:00"
|
||||
"time": "2019-02-26T18:01:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/instantiator",
|
||||
|
||||
Reference in New Issue
Block a user