diff --git a/composer.lock b/composer.lock index acbce8c..ecb22f1 100644 --- a/composer.lock +++ b/composer.lock @@ -1631,16 +1631,16 @@ }, { "name": "laravel/nightwatch", - "version": "v1.15.0", + "version": "v1.15.2", "source": { "type": "git", "url": "https://github.com/laravel/nightwatch.git", - "reference": "266b424ebdd663fabb56ace6005a6894170f41dc" + "reference": "3276ef5b4a8ec0ab6b5a8e062d427539afb81329" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/nightwatch/zipball/266b424ebdd663fabb56ace6005a6894170f41dc", - "reference": "266b424ebdd663fabb56ace6005a6894170f41dc", + "url": "https://api.github.com/repos/laravel/nightwatch/zipball/3276ef5b4a8ec0ab6b5a8e062d427539afb81329", + "reference": "3276ef5b4a8ec0ab6b5a8e062d427539afb81329", "shasum": "" }, "require": { @@ -1689,6 +1689,9 @@ } }, "autoload": { + "files": [ + "agent/helpers.php" + ], "psr-4": { "Laravel\\Nightwatch\\": "src/" } @@ -1715,7 +1718,7 @@ "issues": "https://github.com/laravel/nightwatch/issues", "source": "https://github.com/laravel/nightwatch" }, - "time": "2025-10-10T02:41:23+00:00" + "time": "2025-10-17T04:26:35+00:00" }, { "name": "laravel/prompts", @@ -1778,16 +1781,16 @@ }, { "name": "laravel/serializable-closure", - "version": "v2.0.5", + "version": "v2.0.6", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "3832547db6e0e2f8bb03d4093857b378c66eceed" + "reference": "038ce42edee619599a1debb7e81d7b3759492819" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/3832547db6e0e2f8bb03d4093857b378c66eceed", - "reference": "3832547db6e0e2f8bb03d4093857b378c66eceed", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/038ce42edee619599a1debb7e81d7b3759492819", + "reference": "038ce42edee619599a1debb7e81d7b3759492819", "shasum": "" }, "require": { @@ -1835,7 +1838,7 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2025-09-22T17:29:40+00:00" + "time": "2025-10-09T13:42:30+00:00" }, { "name": "laravel/tinker", @@ -4011,16 +4014,16 @@ }, { "name": "sentry/sentry-laravel", - "version": "4.16.0", + "version": "4.17.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-laravel.git", - "reference": "b33b2e487b02db02d92988228f142d7fa2be2bfa" + "reference": "f321c450f1ff31fc97cf42c249de4a47d593d216" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/b33b2e487b02db02d92988228f142d7fa2be2bfa", - "reference": "b33b2e487b02db02d92988228f142d7fa2be2bfa", + "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/f321c450f1ff31fc97cf42c249de4a47d593d216", + "reference": "f321c450f1ff31fc97cf42c249de4a47d593d216", "shasum": "" }, "require": { @@ -4084,7 +4087,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-laravel/issues", - "source": "https://github.com/getsentry/sentry-laravel/tree/4.16.0" + "source": "https://github.com/getsentry/sentry-laravel/tree/4.17.0" }, "funding": [ { @@ -4096,7 +4099,7 @@ "type": "custom" } ], - "time": "2025-09-10T16:38:18+00:00" + "time": "2025-10-15T09:58:47+00:00" }, { "name": "spatie/backtrace",