Browse Source

Bump barryvdh/laravel-debugbar from 3.10.6 to 3.11.0

Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.10.6 to 3.11.0.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.10.6...v3.11.0)

---
updated-dependencies:
- dependency-name: barryvdh/laravel-debugbar
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/549/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
4fab679a0f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      composer.json
  2. 76
      composer.lock

2
composer.json

@ -88,7 +88,7 @@
"genkgo/camt": ">=2.0.0"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.10",
"barryvdh/laravel-debugbar": "^3.11",
"barryvdh/laravel-ide-helper": "^3.0",
"ergebnis/phpstan-rules": "^2.2",
"fakerphp/faker": "^1.4",

76
composer.lock

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "d0ea6b0056a8f534572dcc68a8f0eeee",
"content-hash": "3abd25405c95cf428447ed306fc9c1fa",
"packages": [
{
"name": "brick/math",
@ -1601,16 +1601,16 @@
},
{
"name": "laravel/framework",
"version": "v10.46.0",
"version": "v10.47.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "5e95946a8283a8d5c015035793f9c61c297e937f"
"reference": "fce29b8de62733cdecbe12e3bae801f83fff2ea4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/5e95946a8283a8d5c015035793f9c61c297e937f",
"reference": "5e95946a8283a8d5c015035793f9c61c297e937f",
"url": "https://api.github.com/repos/laravel/framework/zipball/fce29b8de62733cdecbe12e3bae801f83fff2ea4",
"reference": "fce29b8de62733cdecbe12e3bae801f83fff2ea4",
"shasum": ""
},
"require": {
@ -1803,7 +1803,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-02-27T16:46:54+00:00"
"time": "2024-03-05T15:18:36+00:00"
},
{
"name": "laravel/prompts",
@ -2267,16 +2267,16 @@
},
{
"name": "league/flysystem",
"version": "3.24.0",
"version": "3.25.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "b25a361508c407563b34fac6f64a8a17a8819675"
"reference": "4c44347133618cccd9b3df1729647a1577b4ad99"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b25a361508c407563b34fac6f64a8a17a8819675",
"reference": "b25a361508c407563b34fac6f64a8a17a8819675",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4c44347133618cccd9b3df1729647a1577b4ad99",
"reference": "4c44347133618cccd9b3df1729647a1577b4ad99",
"shasum": ""
},
"require": {
@ -2304,7 +2304,7 @@
"friendsofphp/php-cs-fixer": "^3.5",
"google/cloud-storage": "^1.23",
"microsoft/azure-storage-blob": "^1.1",
"phpseclib/phpseclib": "^3.0.34",
"phpseclib/phpseclib": "^3.0.36",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.5.11|^10.0",
"sabre/dav": "^4.6.0"
@ -2341,7 +2341,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.24.0"
"source": "https://github.com/thephpleague/flysystem/tree/3.25.0"
},
"funding": [
{
@ -2353,7 +2353,7 @@
"type": "github"
}
],
"time": "2024-02-04T12:10:17+00:00"
"time": "2024-03-09T17:06:45+00:00"
},
{
"name": "league/flysystem-local",
@ -4821,16 +4821,16 @@
},
{
"name": "symfony/http-kernel",
"version": "v6.4.4",
"version": "v6.4.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "7a186f64a7f02787c04e8476538624d6aa888e42"
"reference": "f6947cb939d8efee137797382cb4db1af653ef75"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/7a186f64a7f02787c04e8476538624d6aa888e42",
"reference": "7a186f64a7f02787c04e8476538624d6aa888e42",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/f6947cb939d8efee137797382cb4db1af653ef75",
"reference": "f6947cb939d8efee137797382cb4db1af653ef75",
"shasum": ""
},
"require": {
@ -4914,7 +4914,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.4.4"
"source": "https://github.com/symfony/http-kernel/tree/v6.4.5"
},
"funding": [
{
@ -4930,7 +4930,7 @@
"type": "tidelift"
}
],
"time": "2024-02-27T06:32:13+00:00"
"time": "2024-03-04T21:00:47+00:00"
},
{
"name": "symfony/mailer",
@ -6006,16 +6006,16 @@
},
{
"name": "symfony/routing",
"version": "v6.4.3",
"version": "v6.4.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842"
"reference": "7fe30068e207d9c31c0138501ab40358eb2d49a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/3b2957ad54902f0f544df83e3d58b38d7e8e5842",
"reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842",
"url": "https://api.github.com/repos/symfony/routing/zipball/7fe30068e207d9c31c0138501ab40358eb2d49a4",
"reference": "7fe30068e207d9c31c0138501ab40358eb2d49a4",
"shasum": ""
},
"require": {
@ -6069,7 +6069,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v6.4.3"
"source": "https://github.com/symfony/routing/tree/v6.4.5"
},
"funding": [
{
@ -6085,7 +6085,7 @@
"type": "tidelift"
}
],
"time": "2024-01-30T13:55:02+00:00"
"time": "2024-02-27T12:33:30+00:00"
},
{
"name": "symfony/service-contracts",
@ -6932,23 +6932,23 @@
"packages-dev": [
{
"name": "barryvdh/laravel-debugbar",
"version": "v3.10.6",
"version": "v3.11.0",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "1fcb37307ebb32207dce16fa160a92b14d8b671f"
"reference": "762684120b4edba3f2cd1d2c33d63a34866b6caa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/1fcb37307ebb32207dce16fa160a92b14d8b671f",
"reference": "1fcb37307ebb32207dce16fa160a92b14d8b671f",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/762684120b4edba3f2cd1d2c33d63a34866b6caa",
"reference": "762684120b4edba3f2cd1d2c33d63a34866b6caa",
"shasum": ""
},
"require": {
"illuminate/routing": "^9|^10|^11",
"illuminate/session": "^9|^10|^11",
"illuminate/support": "^9|^10|^11",
"maximebf/debugbar": "~1.20.1",
"maximebf/debugbar": "~1.21.0",
"php": "^8.0",
"symfony/finder": "^6|^7"
},
@ -7000,7 +7000,7 @@
],
"support": {
"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.11.0"
},
"funding": [
{
@ -7012,7 +7012,7 @@
"type": "github"
}
],
"time": "2024-03-01T14:41:13+00:00"
"time": "2024-03-09T08:41:41+00:00"
},
{
"name": "barryvdh/laravel-ide-helper",
@ -7625,16 +7625,16 @@
},
{
"name": "maximebf/debugbar",
"version": "v1.20.2",
"version": "v1.21.0",
"source": {
"type": "git",
"url": "https://github.com/maximebf/php-debugbar.git",
"reference": "484625c23a4fa4f303617f29fcacd42951c9c01d"
"reference": "9700e509740daa03d909e5f7cc19f719bcbe6915"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/484625c23a4fa4f303617f29fcacd42951c9c01d",
"reference": "484625c23a4fa4f303617f29fcacd42951c9c01d",
"url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/9700e509740daa03d909e5f7cc19f719bcbe6915",
"reference": "9700e509740daa03d909e5f7cc19f719bcbe6915",
"shasum": ""
},
"require": {
@ -7685,9 +7685,9 @@
],
"support": {
"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.0"
},
"time": "2024-02-15T10:49:09+00:00"
"time": "2024-03-01T15:28:34+00:00"
},
{
"name": "mockery/mockery",

Loading…
Cancel
Save