diff --git a/composer.lock b/composer.lock index 5b03472..3d8378f 100644 --- a/composer.lock +++ b/composer.lock @@ -12727,24 +12727,24 @@ }, { "name": "fruitcake/laravel-debugbar", - "version": "v4.0.7", + "version": "v4.0.10", "source": { "type": "git", "url": "https://github.com/fruitcake/laravel-debugbar.git", - "reference": "a9cc62c81cd0bda4ca7410229487638d7df786be" + "reference": "96afd5efc93c2cb3140df356893381296259695b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fruitcake/laravel-debugbar/zipball/a9cc62c81cd0bda4ca7410229487638d7df786be", - "reference": "a9cc62c81cd0bda4ca7410229487638d7df786be", + "url": "https://api.github.com/repos/fruitcake/laravel-debugbar/zipball/96afd5efc93c2cb3140df356893381296259695b", + "reference": "96afd5efc93c2cb3140df356893381296259695b", "shasum": "" }, "require": { - "illuminate/routing": "^11|^12", - "illuminate/session": "^11|^12", - "illuminate/support": "^11|^12", + "illuminate/routing": "^11|^12|^13.0", + "illuminate/session": "^11|^12|^13.0", + "illuminate/support": "^11|^12|^13.0", "php": "^8.2", - "php-debugbar/php-debugbar": "^3.1", + "php-debugbar/php-debugbar": "^3.3.1", "php-debugbar/symfony-bridge": "^1.1" }, "replace": { @@ -12813,7 +12813,7 @@ ], "support": { "issues": "https://github.com/fruitcake/laravel-debugbar/issues", - "source": "https://github.com/fruitcake/laravel-debugbar/tree/v4.0.7" + "source": "https://github.com/fruitcake/laravel-debugbar/tree/v4.0.10" }, "funding": [ { @@ -12825,7 +12825,7 @@ "type": "github" } ], - "time": "2026-02-06T20:53:50+00:00" + "time": "2026-02-26T11:45:48+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -13370,16 +13370,16 @@ }, { "name": "php-debugbar/php-debugbar", - "version": "v3.3.0", + "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/php-debugbar/php-debugbar.git", - "reference": "e22287890107602af6a113dc7975b3d77c542e5f" + "reference": "ee9c718797a4c1fdf6c4d980cb3edcc1eeeddcc7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-debugbar/php-debugbar/zipball/e22287890107602af6a113dc7975b3d77c542e5f", - "reference": "e22287890107602af6a113dc7975b3d77c542e5f", + "url": "https://api.github.com/repos/php-debugbar/php-debugbar/zipball/ee9c718797a4c1fdf6c4d980cb3edcc1eeeddcc7", + "reference": "ee9c718797a4c1fdf6c4d980cb3edcc1eeeddcc7", "shasum": "" }, "require": { @@ -13456,7 +13456,7 @@ ], "support": { "issues": "https://github.com/php-debugbar/php-debugbar/issues", - "source": "https://github.com/php-debugbar/php-debugbar/tree/v3.3.0" + "source": "https://github.com/php-debugbar/php-debugbar/tree/v3.4.1" }, "funding": [ { @@ -13468,7 +13468,7 @@ "type": "github" } ], - "time": "2026-01-28T12:57:47+00:00" + "time": "2026-02-26T11:40:30+00:00" }, { "name": "php-debugbar/symfony-bridge",