Merge pull request #1328 from jonnybarnes/dependabot/composer/barryvdh/laravel-debugbar-3.12.1
build(deps-dev): Bump barryvdh/laravel-debugbar from 3.10.6 to 3.12.1
This commit is contained in:
commit
be34e5fb57
1 changed files with 20 additions and 19 deletions
39
composer.lock
generated
39
composer.lock
generated
|
@ -1944,16 +1944,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/framework",
|
"name": "laravel/framework",
|
||||||
"version": "v10.47.0",
|
"version": "v10.48.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/framework.git",
|
"url": "https://github.com/laravel/framework.git",
|
||||||
"reference": "fce29b8de62733cdecbe12e3bae801f83fff2ea4"
|
"reference": "32a8bb151d748b579c3794dea53b56bd40dfbbd3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/framework/zipball/fce29b8de62733cdecbe12e3bae801f83fff2ea4",
|
"url": "https://api.github.com/repos/laravel/framework/zipball/32a8bb151d748b579c3794dea53b56bd40dfbbd3",
|
||||||
"reference": "fce29b8de62733cdecbe12e3bae801f83fff2ea4",
|
"reference": "32a8bb151d748b579c3794dea53b56bd40dfbbd3",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2001,6 +2001,7 @@
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"carbonphp/carbon-doctrine-types": ">=3.0",
|
"carbonphp/carbon-doctrine-types": ">=3.0",
|
||||||
"doctrine/dbal": ">=4.0",
|
"doctrine/dbal": ">=4.0",
|
||||||
|
"mockery/mockery": "1.6.8",
|
||||||
"phpunit/phpunit": ">=11.0.0",
|
"phpunit/phpunit": ">=11.0.0",
|
||||||
"tightenco/collect": "<5.5.33"
|
"tightenco/collect": "<5.5.33"
|
||||||
},
|
},
|
||||||
|
@ -2146,7 +2147,7 @@
|
||||||
"issues": "https://github.com/laravel/framework/issues",
|
"issues": "https://github.com/laravel/framework/issues",
|
||||||
"source": "https://github.com/laravel/framework"
|
"source": "https://github.com/laravel/framework"
|
||||||
},
|
},
|
||||||
"time": "2024-03-05T15:18:36+00:00"
|
"time": "2024-03-12T16:35:43+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/horizon",
|
"name": "laravel/horizon",
|
||||||
|
@ -8538,23 +8539,23 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "barryvdh/laravel-debugbar",
|
"name": "barryvdh/laravel-debugbar",
|
||||||
"version": "v3.10.6",
|
"version": "v3.12.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/barryvdh/laravel-debugbar.git",
|
"url": "https://github.com/barryvdh/laravel-debugbar.git",
|
||||||
"reference": "1fcb37307ebb32207dce16fa160a92b14d8b671f"
|
"reference": "ce971eef36dec1ca59b25055e9ed96ed9a817396"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/1fcb37307ebb32207dce16fa160a92b14d8b671f",
|
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/ce971eef36dec1ca59b25055e9ed96ed9a817396",
|
||||||
"reference": "1fcb37307ebb32207dce16fa160a92b14d8b671f",
|
"reference": "ce971eef36dec1ca59b25055e9ed96ed9a817396",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"illuminate/routing": "^9|^10|^11",
|
"illuminate/routing": "^9|^10|^11",
|
||||||
"illuminate/session": "^9|^10|^11",
|
"illuminate/session": "^9|^10|^11",
|
||||||
"illuminate/support": "^9|^10|^11",
|
"illuminate/support": "^9|^10|^11",
|
||||||
"maximebf/debugbar": "~1.20.1",
|
"maximebf/debugbar": "~1.21.0",
|
||||||
"php": "^8.0",
|
"php": "^8.0",
|
||||||
"symfony/finder": "^6|^7"
|
"symfony/finder": "^6|^7"
|
||||||
},
|
},
|
||||||
|
@ -8606,7 +8607,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.6"
|
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.12.1"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -8618,7 +8619,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2024-03-01T14:41:13+00:00"
|
"time": "2024-03-12T12:08:38+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "barryvdh/laravel-ide-helper",
|
"name": "barryvdh/laravel-ide-helper",
|
||||||
|
@ -10056,16 +10057,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "maximebf/debugbar",
|
"name": "maximebf/debugbar",
|
||||||
"version": "v1.20.2",
|
"version": "v1.21.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/maximebf/php-debugbar.git",
|
"url": "https://github.com/maximebf/php-debugbar.git",
|
||||||
"reference": "484625c23a4fa4f303617f29fcacd42951c9c01d"
|
"reference": "0b407703b08ea0cf6ebc61e267cc96ff7000911b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/484625c23a4fa4f303617f29fcacd42951c9c01d",
|
"url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/0b407703b08ea0cf6ebc61e267cc96ff7000911b",
|
||||||
"reference": "484625c23a4fa4f303617f29fcacd42951c9c01d",
|
"reference": "0b407703b08ea0cf6ebc61e267cc96ff7000911b",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -10085,7 +10086,7 @@
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "1.20-dev"
|
"dev-master": "1.21-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -10116,9 +10117,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/maximebf/php-debugbar/issues",
|
"issues": "https://github.com/maximebf/php-debugbar/issues",
|
||||||
"source": "https://github.com/maximebf/php-debugbar/tree/v1.20.2"
|
"source": "https://github.com/maximebf/php-debugbar/tree/v1.21.3"
|
||||||
},
|
},
|
||||||
"time": "2024-02-15T10:49:09+00:00"
|
"time": "2024-03-12T14:23:07+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mockery/mockery",
|
"name": "mockery/mockery",
|
||||||
|
|
Loading…
Add table
Reference in a new issue