From 081309397486dc551841b57d7862368951110d44 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Fri, 20 Mar 2026 11:57:09 +0100 Subject: [PATCH] Update used packages to their latest versions --- composer.lock | 110 ++++++++++++++++++++++++++------------------------ 1 file changed, 57 insertions(+), 53 deletions(-) diff --git a/composer.lock b/composer.lock index 487590b54..846ef46cc 100644 --- a/composer.lock +++ b/composer.lock @@ -770,16 +770,16 @@ }, { "name": "doctrine/dbal", - "version": "4.4.2", + "version": "4.4.3", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "476f7f0fa6ea4aa5364926db7fabdf6049075722" + "reference": "61e730f1658814821a85f2402c945f3883407dec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/476f7f0fa6ea4aa5364926db7fabdf6049075722", - "reference": "476f7f0fa6ea4aa5364926db7fabdf6049075722", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/61e730f1658814821a85f2402c945f3883407dec", + "reference": "61e730f1658814821a85f2402c945f3883407dec", "shasum": "" }, "require": { @@ -856,7 +856,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/4.4.2" + "source": "https://github.com/doctrine/dbal/tree/4.4.3" }, "funding": [ { @@ -872,7 +872,7 @@ "type": "tidelift" } ], - "time": "2026-02-26T12:12:19+00:00" + "time": "2026-03-20T08:52:12+00:00" }, { "name": "doctrine/deprecations", @@ -2863,39 +2863,39 @@ }, { "name": "laravel/pulse", - "version": "v1.7.1", + "version": "v1.7.2", "source": { "type": "git", "url": "https://github.com/laravel/pulse.git", - "reference": "088d5a5a20002343b214e7bfc949722af877d161" + "reference": "998db6ca8220d7d09ee3cc89395a72a687be338a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pulse/zipball/088d5a5a20002343b214e7bfc949722af877d161", - "reference": "088d5a5a20002343b214e7bfc949722af877d161", + "url": "https://api.github.com/repos/laravel/pulse/zipball/998db6ca8220d7d09ee3cc89395a72a687be338a", + "reference": "998db6ca8220d7d09ee3cc89395a72a687be338a", "shasum": "" }, "require": { "doctrine/sql-formatter": "^1.4.1", "guzzlehttp/promises": "^1.0|^2.0", - "illuminate/auth": "^10.48.4|^11.0.8|^12.0", - "illuminate/cache": "^10.48.4|^11.0.8|^12.0", - "illuminate/config": "^10.48.4|^11.0.8|^12.0", - "illuminate/console": "^10.48.4|^11.0.8|^12.0", - "illuminate/contracts": "^10.48.4|^11.0.8|^12.0", - "illuminate/database": "^10.48.4|^11.0.8|^12.0", - "illuminate/events": "^10.48.4|^11.0.8|^12.0", - "illuminate/http": "^10.48.4|^11.0.8|^12.0", - "illuminate/queue": "^10.48.4|^11.0.8|^12.0", - "illuminate/redis": "^10.48.4|^11.0.8|^12.0", - "illuminate/routing": "^10.48.4|^11.0.8|^12.0", - "illuminate/support": "^10.48.4|^11.0.8|^12.0", - "illuminate/view": "^10.48.4|^11.0.8|^12.0", + "illuminate/auth": "^10.48.4|^11.0.8|^12.0|^13.0", + "illuminate/cache": "^10.48.4|^11.0.8|^12.0|^13.0", + "illuminate/config": "^10.48.4|^11.0.8|^12.0|^13.0", + "illuminate/console": "^10.48.4|^11.0.8|^12.0|^13.0", + "illuminate/contracts": "^10.48.4|^11.0.8|^12.0|^13.0", + "illuminate/database": "^10.48.4|^11.0.8|^12.0|^13.0", + "illuminate/events": "^10.48.4|^11.0.8|^12.0|^13.0", + "illuminate/http": "^10.48.4|^11.0.8|^12.0|^13.0", + "illuminate/queue": "^10.48.4|^11.0.8|^12.0|^13.0", + "illuminate/redis": "^10.48.4|^11.0.8|^12.0|^13.0", + "illuminate/routing": "^10.48.4|^11.0.8|^12.0|^13.0", + "illuminate/support": "^10.48.4|^11.0.8|^12.0|^13.0", + "illuminate/view": "^10.48.4|^11.0.8|^12.0|^13.0", "laravel/sentinel": "^1.0", "livewire/livewire": "^3.6.4|^4.0", "nesbot/carbon": "^2.67|^3.0", "php": "^8.1", - "symfony/console": "^6.0|^7.0" + "symfony/console": "^6.0|^7.0|^8.0" }, "conflict": { "nunomaduro/collision": "<7.7.0" @@ -2903,7 +2903,7 @@ "require-dev": { "guzzlehttp/guzzle": "^7.7", "mockery/mockery": "^1.0", - "orchestra/testbench": "^8.36|^9.15|^10.8", + "orchestra/testbench": "^8.36|^9.15|^10.8|^11.0", "pestphp/pest": "^2.0|^3.0|^4.0", "pestphp/pest-plugin-laravel": "^2.2|^3.0|^4.0", "phpstan/phpstan": "^1.12.21", @@ -2947,7 +2947,7 @@ "issues": "https://github.com/laravel/pulse/issues", "source": "https://github.com/laravel/pulse" }, - "time": "2026-03-12T21:39:15+00:00" + "time": "2026-03-18T14:20:19+00:00" }, { "name": "laravel/sanctum", @@ -3280,16 +3280,16 @@ }, { "name": "league/commonmark", - "version": "2.8.1", + "version": "2.8.2", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "84b1ca48347efdbe775426f108622a42735a6579" + "reference": "59fb075d2101740c337c7216e3f32b36c204218b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/84b1ca48347efdbe775426f108622a42735a6579", - "reference": "84b1ca48347efdbe775426f108622a42735a6579", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/59fb075d2101740c337c7216e3f32b36c204218b", + "reference": "59fb075d2101740c337c7216e3f32b36c204218b", "shasum": "" }, "require": { @@ -3383,7 +3383,7 @@ "type": "tidelift" } ], - "time": "2026-03-05T21:37:03+00:00" + "time": "2026-03-19T13:16:38+00:00" }, { "name": "league/config", @@ -7137,23 +7137,23 @@ }, { "name": "sentry/sentry-laravel", - "version": "4.22.0", + "version": "4.23.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-laravel.git", - "reference": "cf185f4d1c2b622a2afe8908d5cb5aa011854ed5" + "reference": "dcb44590017c613f62018e5e3163cb704b1da9a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/cf185f4d1c2b622a2afe8908d5cb5aa011854ed5", - "reference": "cf185f4d1c2b622a2afe8908d5cb5aa011854ed5", + "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/dcb44590017c613f62018e5e3163cb704b1da9a7", + "reference": "dcb44590017c613f62018e5e3163cb704b1da9a7", "shasum": "" }, "require": { "illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0 | ^13.0", "nyholm/psr7": "^1.0", "php": "^7.2 | ^8.0", - "sentry/sentry": "^4.21.0", + "sentry/sentry": "^4.22.0", "symfony/psr-http-message-bridge": "^1.0 | ^2.0 | ^6.0 | ^7.0 | ^8.0" }, "require-dev": { @@ -7212,7 +7212,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-laravel/issues", - "source": "https://github.com/getsentry/sentry-laravel/tree/4.22.0" + "source": "https://github.com/getsentry/sentry-laravel/tree/4.23.0" }, "funding": [ { @@ -7224,7 +7224,7 @@ "type": "custom" } ], - "time": "2026-03-12T15:45:34+00:00" + "time": "2026-03-19T13:22:14+00:00" }, { "name": "spatie/backtrace", @@ -12073,23 +12073,23 @@ }, { "name": "webmozart/assert", - "version": "1.12.1", + "version": "2.1.6", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", - "reference": "9be6926d8b485f55b9229203f962b51ed377ba68" + "reference": "ff31ad6efc62e66e518fbab1cde3453d389bcdc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68", - "reference": "9be6926d8b485f55b9229203f962b51ed377ba68", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/ff31ad6efc62e66e518fbab1cde3453d389bcdc8", + "reference": "ff31ad6efc62e66e518fbab1cde3453d389bcdc8", "shasum": "" }, "require": { "ext-ctype": "*", "ext-date": "*", "ext-filter": "*", - "php": "^7.2 || ^8.0" + "php": "^8.2" }, "suggest": { "ext-intl": "", @@ -12099,7 +12099,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.10-dev" + "dev-feature/2-0": "2.0-dev" } }, "autoload": { @@ -12115,6 +12115,10 @@ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" + }, + { + "name": "Woody Gilk", + "email": "woody.gilk@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", @@ -12125,9 +12129,9 @@ ], "support": { "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.12.1" + "source": "https://github.com/webmozarts/assert/tree/2.1.6" }, - "time": "2025-10-29T15:56:20+00:00" + "time": "2026-02-27T10:28:38+00:00" } ], "packages-dev": [ @@ -12898,22 +12902,22 @@ }, { "name": "driftingly/rector-laravel", - "version": "2.1.12", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/driftingly/rector-laravel.git", - "reference": "2a2175eefabca6d15c247d55de17c75dc2f787a9" + "reference": "807840ceb09de6764cbfcce0719108d044a459a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/2a2175eefabca6d15c247d55de17c75dc2f787a9", - "reference": "2a2175eefabca6d15c247d55de17c75dc2f787a9", + "url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/807840ceb09de6764cbfcce0719108d044a459a9", + "reference": "807840ceb09de6764cbfcce0719108d044a459a9", "shasum": "" }, "require": { "php": "^7.4 || ^8.0", "rector/rector": "^2.2.7", - "webmozart/assert": "^1.11" + "webmozart/assert": "^1.11 || ^2.0" }, "type": "rector-extension", "autoload": { @@ -12928,9 +12932,9 @@ "description": "Rector upgrades rules for Laravel Framework", "support": { "issues": "https://github.com/driftingly/rector-laravel/issues", - "source": "https://github.com/driftingly/rector-laravel/tree/2.1.12" + "source": "https://github.com/driftingly/rector-laravel/tree/2.2.0" }, - "time": "2026-03-06T19:59:21+00:00" + "time": "2026-03-19T17:24:38+00:00" }, { "name": "ergebnis/composer-normalize",