Merge pull request #1318 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.10.6

build(deps-dev): Bump barryvdh/laravel-debugbar from 3.10.5 to 3.10.6
This commit is contained in:
Jonny Barnes 2024-03-10 12:06:03 +00:00 committed by GitHub
commit 4b8adf3e03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
composer.lock generated
View file

@ -8538,16 +8538,16 @@
}, },
{ {
"name": "barryvdh/laravel-debugbar", "name": "barryvdh/laravel-debugbar",
"version": "v3.10.5", "version": "v3.10.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git", "url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "d1a48965f2b25a6cec2eea07d719b568a37c9a88" "reference": "1fcb37307ebb32207dce16fa160a92b14d8b671f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/d1a48965f2b25a6cec2eea07d719b568a37c9a88", "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/1fcb37307ebb32207dce16fa160a92b14d8b671f",
"reference": "d1a48965f2b25a6cec2eea07d719b568a37c9a88", "reference": "1fcb37307ebb32207dce16fa160a92b14d8b671f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8561,7 +8561,7 @@
"require-dev": { "require-dev": {
"mockery/mockery": "^1.3.3", "mockery/mockery": "^1.3.3",
"orchestra/testbench-dusk": "^5|^6|^7|^8|^9", "orchestra/testbench-dusk": "^5|^6|^7|^8|^9",
"phpunit/phpunit": "^8.5.30|^9.0", "phpunit/phpunit": "^9.6|^10.5",
"squizlabs/php_codesniffer": "^3.5" "squizlabs/php_codesniffer": "^3.5"
}, },
"type": "library", "type": "library",
@ -8606,7 +8606,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.10.5" "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.10.6"
}, },
"funding": [ "funding": [
{ {
@ -8618,7 +8618,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-02-15T10:45:45+00:00" "time": "2024-03-01T14:41:13+00:00"
}, },
{ {
"name": "barryvdh/laravel-ide-helper", "name": "barryvdh/laravel-ide-helper",