From 5d16b195b58c5a212c675c9fb06b4f4fbae11c80 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 11 Aug 2026 13:47:27 +0200 Subject: [PATCH] Update used packages to their latest versions --- composer.lock | 80 +++++++++++++++++++++++++-------------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/composer.lock b/composer.lock index 3932a3e4b..adb40a422 100644 --- a/composer.lock +++ b/composer.lock @@ -2579,16 +2579,16 @@ }, { "name": "league/commonmark", - "version": "2.9.1", + "version": "2.9.2", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "73cb188c785abfa7a7bec73487148202968274c6" + "reference": "72e9a87efcf41a8e83be3ed0866b69d77565cb12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/73cb188c785abfa7a7bec73487148202968274c6", - "reference": "73cb188c785abfa7a7bec73487148202968274c6", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/72e9a87efcf41a8e83be3ed0866b69d77565cb12", + "reference": "72e9a87efcf41a8e83be3ed0866b69d77565cb12", "shasum": "" }, "require": { @@ -2682,7 +2682,7 @@ "type": "tidelift" } ], - "time": "2026-08-09T14:10:38+00:00" + "time": "2026-08-11T00:58:45+00:00" }, { "name": "league/config", @@ -3184,16 +3184,16 @@ }, { "name": "livewire/blaze", - "version": "v1.0.14", + "version": "v1.0.15", "source": { "type": "git", "url": "https://github.com/livewire/blaze.git", - "reference": "dfd2b6b5a1ad824e71f35c631ccfbf52a3279aa2" + "reference": "10b00b9f264771171520b72b8ba5bf8e4e91e48b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/blaze/zipball/dfd2b6b5a1ad824e71f35c631ccfbf52a3279aa2", - "reference": "dfd2b6b5a1ad824e71f35c631ccfbf52a3279aa2", + "url": "https://api.github.com/repos/livewire/blaze/zipball/10b00b9f264771171520b72b8ba5bf8e4e91e48b", + "reference": "10b00b9f264771171520b72b8ba5bf8e4e91e48b", "shasum": "" }, "require": { @@ -3236,22 +3236,22 @@ "description": "A tool for optimizing Blade component performance by folding them into parent templates", "support": { "issues": "https://github.com/livewire/blaze/issues", - "source": "https://github.com/livewire/blaze/tree/v1.0.14" + "source": "https://github.com/livewire/blaze/tree/v1.0.15" }, - "time": "2026-08-02T03:19:21+00:00" + "time": "2026-08-10T12:13:43+00:00" }, { "name": "livewire/livewire", - "version": "v3.8.3", + "version": "v3.8.4", "source": { "type": "git", "url": "https://github.com/livewire/livewire.git", - "reference": "ab9c2ac9305008aa9ab0f1beecec8ed6c3a591b2" + "reference": "bc06b755058e2253cc4153d95c8720c585f6254c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/livewire/livewire/zipball/ab9c2ac9305008aa9ab0f1beecec8ed6c3a591b2", - "reference": "ab9c2ac9305008aa9ab0f1beecec8ed6c3a591b2", + "url": "https://api.github.com/repos/livewire/livewire/zipball/bc06b755058e2253cc4153d95c8720c585f6254c", + "reference": "bc06b755058e2253cc4153d95c8720c585f6254c", "shasum": "" }, "require": { @@ -3306,7 +3306,7 @@ "description": "A front-end framework for Laravel.", "support": { "issues": "https://github.com/livewire/livewire/issues", - "source": "https://github.com/livewire/livewire/tree/v3.8.3" + "source": "https://github.com/livewire/livewire/tree/v3.8.4" }, "funding": [ { @@ -3314,7 +3314,7 @@ "type": "github" } ], - "time": "2026-07-31T00:08:18+00:00" + "time": "2026-08-10T15:24:05+00:00" }, { "name": "maennchen/zipstream-php", @@ -12597,16 +12597,16 @@ }, { "name": "laravel/mcp", - "version": "v0.9.2", + "version": "v0.9.3", "source": { "type": "git", "url": "https://github.com/laravel/mcp.git", - "reference": "2bb70c3662dfc2e2ff55c38a10ddf55bed2443b3" + "reference": "534b29f18418673033ec918c5a840b6ce9c08327" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/mcp/zipball/2bb70c3662dfc2e2ff55c38a10ddf55bed2443b3", - "reference": "2bb70c3662dfc2e2ff55c38a10ddf55bed2443b3", + "url": "https://api.github.com/repos/laravel/mcp/zipball/534b29f18418673033ec918c5a840b6ce9c08327", + "reference": "534b29f18418673033ec918c5a840b6ce9c08327", "shasum": "" }, "require": { @@ -12667,20 +12667,20 @@ "issues": "https://github.com/laravel/mcp/issues", "source": "https://github.com/laravel/mcp" }, - "time": "2026-08-06T15:59:47+00:00" + "time": "2026-08-10T18:01:31+00:00" }, { "name": "laravel/pint", - "version": "v1.30.4", + "version": "v1.30.5", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", - "reference": "a96cb6eee2961905d2fce7207aefb80945bf6b28" + "reference": "fe4148c503a0e266353d61396b79bbf7f35122df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pint/zipball/a96cb6eee2961905d2fce7207aefb80945bf6b28", - "reference": "a96cb6eee2961905d2fce7207aefb80945bf6b28", + "url": "https://api.github.com/repos/laravel/pint/zipball/fe4148c503a0e266353d61396b79bbf7f35122df", + "reference": "fe4148c503a0e266353d61396b79bbf7f35122df", "shasum": "" }, "require": { @@ -12688,19 +12688,19 @@ "ext-mbstring": "*", "ext-tokenizer": "*", "ext-xml": "*", - "php": "^8.2.0" + "php": "^8.3.0" }, "require-dev": { "composer/semver": "^3.4.4", "friendsofphp/php-cs-fixer": "^3.95.18", - "illuminate/view": "^12.65.0", + "illuminate/view": "^13.24.0", "larastan/larastan": "^3.10.0", - "laravel-zero/framework": "^12.1.0", + "laravel-zero/framework": "^13.0.0", "laravel/agent-detector": "^2.0.2", "laravel/prompts": "^0.3.22", "mockery/mockery": "^1.6.12", "nunomaduro/termwind": "^2.4.0", - "pestphp/pest": "^3.8.7" + "pestphp/pest": "^4.7.8" }, "bin": [ "builds/pint" @@ -12737,7 +12737,7 @@ "issues": "https://github.com/laravel/pint/issues", "source": "https://github.com/laravel/pint" }, - "time": "2026-08-05T16:47:22+00:00" + "time": "2026-08-10T15:35:50+00:00" }, { "name": "laravel/roster", @@ -13077,20 +13077,20 @@ }, { "name": "myclabs/deep-copy", - "version": "1.13.4", + "version": "1.14.0", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a" + "reference": "8680aa248f8e07bc8fb43f56f0f5fc77a0c96aae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a", - "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8680aa248f8e07bc8fb43f56f0f5fc77a0c96aae", + "reference": "8680aa248f8e07bc8fb43f56f0f5fc77a0c96aae", "shasum": "" }, "require": { - "php": "^7.1 || ^8.0" + "php": "^8.0" }, "conflict": { "doctrine/collections": "<1.6.8", @@ -13125,15 +13125,15 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.13.4" + "source": "https://github.com/myclabs/DeepCopy/tree/1.14.0" }, "funding": [ { - "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", - "type": "tidelift" + "url": "https://github.com/mnapoli", + "type": "github" } ], - "time": "2025-08-01T08:46:24+00:00" + "time": "2026-08-11T10:17:44+00:00" }, { "name": "nunomaduro/collision",