From c1fa656ede29e39fd01c68bbd9890bcf054df9f2 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Wed, 1 Apr 2026 21:27:34 +0200 Subject: [PATCH] Update used packages to their latest versions --- composer.lock | 63 ++++++++++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 31 deletions(-) diff --git a/composer.lock b/composer.lock index 8c80be534..500e4925f 100644 --- a/composer.lock +++ b/composer.lock @@ -2296,16 +2296,16 @@ }, { "name": "laravel/framework", - "version": "v13.2.0", + "version": "v13.3.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "9e48d1fe933e89de628dafa167d2c5778566d4cf" + "reference": "118b7063c44a2f3421d1646f5ddf08defcfd1db3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/9e48d1fe933e89de628dafa167d2c5778566d4cf", - "reference": "9e48d1fe933e89de628dafa167d2c5778566d4cf", + "url": "https://api.github.com/repos/laravel/framework/zipball/118b7063c44a2f3421d1646f5ddf08defcfd1db3", + "reference": "118b7063c44a2f3421d1646f5ddf08defcfd1db3", "shasum": "" }, "require": { @@ -2423,6 +2423,7 @@ "phpstan/phpstan": "^2.0", "phpunit/phpunit": "^11.5.50 || ^12.5.8 || ^13.0.3", "predis/predis": "^2.3 || ^3.0", + "rector/rector": "^2.3", "resend/resend-php": "^1.0", "symfony/cache": "^7.4.0 || ^8.0.0", "symfony/http-client": "^7.4.0 || ^8.0.0", @@ -2513,20 +2514,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-03-24T18:42:09+00:00" + "time": "2026-04-01T15:39:53+00:00" }, { "name": "laravel/horizon", - "version": "v5.45.4", + "version": "v5.45.5", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "b2b32e3f6013081e0176307e9081cd085f0ad4d6" + "reference": "683b6117ec0d0495a4d18106bc2c44b3461fd92b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/b2b32e3f6013081e0176307e9081cd085f0ad4d6", - "reference": "b2b32e3f6013081e0176307e9081cd085f0ad4d6", + "url": "https://api.github.com/repos/laravel/horizon/zipball/683b6117ec0d0495a4d18106bc2c44b3461fd92b", + "reference": "683b6117ec0d0495a4d18106bc2c44b3461fd92b", "shasum": "" }, "require": { @@ -2591,9 +2592,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.45.4" + "source": "https://github.com/laravel/horizon/tree/v5.45.5" }, - "time": "2026-03-18T14:14:59+00:00" + "time": "2026-04-01T07:28:03+00:00" }, { "name": "laravel/prompts", @@ -6771,16 +6772,16 @@ }, { "name": "sentry/sentry", - "version": "4.23.1", + "version": "4.24.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", - "reference": "eccf30d8abcf55189a1dc0eb3d946a61d42fb4df" + "reference": "5055cc792f630a427fdf9dcccd88faa94b50fd30" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/eccf30d8abcf55189a1dc0eb3d946a61d42fb4df", - "reference": "eccf30d8abcf55189a1dc0eb3d946a61d42fb4df", + "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/5055cc792f630a427fdf9dcccd88faa94b50fd30", + "reference": "5055cc792f630a427fdf9dcccd88faa94b50fd30", "shasum": "" }, "require": { @@ -6848,7 +6849,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", - "source": "https://github.com/getsentry/sentry-php/tree/4.23.1" + "source": "https://github.com/getsentry/sentry-php/tree/4.24.0" }, "funding": [ { @@ -6860,7 +6861,7 @@ "type": "custom" } ], - "time": "2026-03-27T18:26:46+00:00" + "time": "2026-04-01T14:34:34+00:00" }, { "name": "sentry/sentry-laravel", @@ -13727,16 +13728,16 @@ }, { "name": "laravel/mcp", - "version": "v0.6.4", + "version": "v0.6.5", "source": { "type": "git", "url": "https://github.com/laravel/mcp.git", - "reference": "f822c5eb5beed19adb2e5bfe2f46f8c977ecea42" + "reference": "583a6282bf0f074d754f7ff5cd1fff9d34244691" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/mcp/zipball/f822c5eb5beed19adb2e5bfe2f46f8c977ecea42", - "reference": "f822c5eb5beed19adb2e5bfe2f46f8c977ecea42", + "url": "https://api.github.com/repos/laravel/mcp/zipball/583a6282bf0f074d754f7ff5cd1fff9d34244691", + "reference": "583a6282bf0f074d754f7ff5cd1fff9d34244691", "shasum": "" }, "require": { @@ -13796,7 +13797,7 @@ "issues": "https://github.com/laravel/mcp/issues", "source": "https://github.com/laravel/mcp" }, - "time": "2026-03-19T12:37:13+00:00" + "time": "2026-03-30T19:17:10+00:00" }, { "name": "laravel/pint", @@ -13929,16 +13930,16 @@ }, { "name": "laravel/sail", - "version": "v1.55.0", + "version": "v1.56.0", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "67dc1b72da4e066a2fb54c1c7582fd2f140ea191" + "reference": "f43426bb42a1cb7a51a3861d9138063e54766d28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/67dc1b72da4e066a2fb54c1c7582fd2f140ea191", - "reference": "67dc1b72da4e066a2fb54c1c7582fd2f140ea191", + "url": "https://api.github.com/repos/laravel/sail/zipball/f43426bb42a1cb7a51a3861d9138063e54766d28", + "reference": "f43426bb42a1cb7a51a3861d9138063e54766d28", "shasum": "" }, "require": { @@ -13988,7 +13989,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2026-03-23T15:56:34+00:00" + "time": "2026-04-01T15:17:32+00:00" }, { "name": "localheinz/diff", @@ -14560,11 +14561,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.45", + "version": "2.1.46", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f8cdfd9421b7edb7686a2d150a234870464eac70", - "reference": "f8cdfd9421b7edb7686a2d150a234870464eac70", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a193923fc2d6325ef4e741cf3af8c3e8f54dbf25", + "reference": "a193923fc2d6325ef4e741cf3af8c3e8f54dbf25", "shasum": "" }, "require": { @@ -14609,7 +14610,7 @@ "type": "github" } ], - "time": "2026-03-30T13:22:02+00:00" + "time": "2026-04-01T09:25:14+00:00" }, { "name": "phpunit/php-code-coverage",