Merge pull request #4842 from firefly-iii/dependabot/composer/develop/barryvdh/laravel-debugbar-3.6.1

Bump barryvdh/laravel-debugbar from 3.6.0 to 3.6.1
This commit is contained in:
James Cole 2021-06-07 09:48:05 +02:00 committed by GitHub
commit 719b9e690a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View File

@ -7062,16 +7062,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "barryvdh/laravel-debugbar", "name": "barryvdh/laravel-debugbar",
"version": "v3.6.0", "version": "v3.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git", "url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "bc99f4c52aec0636ecb3aae4576ce84c5773bae2" "reference": "f6f0f895a33cac801286a74355d146bb5384a5da"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/bc99f4c52aec0636ecb3aae4576ce84c5773bae2", "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/f6f0f895a33cac801286a74355d146bb5384a5da",
"reference": "bc99f4c52aec0636ecb3aae4576ce84c5773bae2", "reference": "f6f0f895a33cac801286a74355d146bb5384a5da",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7131,7 +7131,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/barryvdh/laravel-debugbar/issues", "issues": "https://github.com/barryvdh/laravel-debugbar/issues",
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.6.0" "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.6.1"
}, },
"funding": [ "funding": [
{ {
@ -7139,7 +7139,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-06-01T08:46:17+00:00" "time": "2021-06-02T06:42:22+00:00"
}, },
{ {
"name": "barryvdh/laravel-ide-helper", "name": "barryvdh/laravel-ide-helper",
@ -11115,5 +11115,5 @@
"ext-xml": "*" "ext-xml": "*"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.1.0" "plugin-api-version": "2.0.0"
} }