From cc4935267f69654bc8edaac9f813a131968e6afc Mon Sep 17 00:00:00 2001 From: MelechMizrachi <1179171+MelechMizrachi@users.noreply.github.com> Date: Sun, 17 May 2026 10:18:44 +0000 Subject: [PATCH] [Composer] Update composer dependencies. --- .github/ci/phpcsfixer/composer.lock | 2 +- .github/ci/phpstan/composer.lock | 10 ++++---- .github/ci/phpunit/composer.lock | 2 +- .github/ci/psalm/composer.lock | 36 ++++++++++++++--------------- 4 files changed, 25 insertions(+), 25 deletions(-) diff --git a/.github/ci/phpcsfixer/composer.lock b/.github/ci/phpcsfixer/composer.lock index 6bb8bb5..b32c335 100644 --- a/.github/ci/phpcsfixer/composer.lock +++ b/.github/ci/phpcsfixer/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "0054e675d0a386dd3b9a43e92c51d191", + "content-hash": "ff4acb70c9b07a61f2f563cc47029290", "packages": [], "packages-dev": [ { diff --git a/.github/ci/phpstan/composer.lock b/.github/ci/phpstan/composer.lock index 33a2bff..72f2b77 100644 --- a/.github/ci/phpstan/composer.lock +++ b/.github/ci/phpstan/composer.lock @@ -375,12 +375,12 @@ "source": { "type": "git", "url": "https://github.com/valkyrjaio/valkyrja-php.git", - "reference": "9ac7d0a83d40de0dacb7c8447b0517264f5a605a" + "reference": "3371ded046165f97521ee68c9c96e6e6e8cd4d6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/valkyrjaio/valkyrja-php/zipball/9ac7d0a83d40de0dacb7c8447b0517264f5a605a", - "reference": "9ac7d0a83d40de0dacb7c8447b0517264f5a605a", + "url": "https://api.github.com/repos/valkyrjaio/valkyrja-php/zipball/3371ded046165f97521ee68c9c96e6e6e8cd4d6e", + "reference": "3371ded046165f97521ee68c9c96e6e6e8cd4d6e", "shasum": "" }, "require": { @@ -462,9 +462,9 @@ ], "support": { "issues": "https://github.com/valkyrjaio/valkyrja-php/issues", - "source": "https://github.com/valkyrjaio/valkyrja-php/tree/v26.3.0" + "source": "https://github.com/valkyrjaio/valkyrja-php/tree/26.x" }, - "time": "2026-05-15T20:30:15+00:00" + "time": "2026-05-16T18:08:13+00:00" } ], "aliases": [], diff --git a/.github/ci/phpunit/composer.lock b/.github/ci/phpunit/composer.lock index aa319bf..511d094 100644 --- a/.github/ci/phpunit/composer.lock +++ b/.github/ci/phpunit/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "235083ba57b5e0d1f26934f3051eff00", + "content-hash": "17f4303cd49dfb7419f0ac37eb537a74", "packages": [], "packages-dev": [ { diff --git a/.github/ci/psalm/composer.lock b/.github/ci/psalm/composer.lock index 7bc113d..22de971 100644 --- a/.github/ci/psalm/composer.lock +++ b/.github/ci/psalm/composer.lock @@ -319,16 +319,16 @@ }, { "name": "amphp/parallel", - "version": "v2.3.4", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/amphp/parallel.git", - "reference": "3ad45d1cff1bfbfe832c79671e6a4a1017dd9921" + "reference": "37f5b2754fadc229c00f9416bd68fb8d04529a81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/parallel/zipball/3ad45d1cff1bfbfe832c79671e6a4a1017dd9921", - "reference": "3ad45d1cff1bfbfe832c79671e6a4a1017dd9921", + "url": "https://api.github.com/repos/amphp/parallel/zipball/37f5b2754fadc229c00f9416bd68fb8d04529a81", + "reference": "37f5b2754fadc229c00f9416bd68fb8d04529a81", "shasum": "" }, "require": { @@ -391,7 +391,7 @@ ], "support": { "issues": "https://github.com/amphp/parallel/issues", - "source": "https://github.com/amphp/parallel/tree/v2.3.4" + "source": "https://github.com/amphp/parallel/tree/v2.4.0" }, "funding": [ { @@ -399,7 +399,7 @@ "type": "github" } ], - "time": "2026-05-06T19:26:51+00:00" + "time": "2026-05-16T16:54:01+00:00" }, { "name": "amphp/parser", @@ -2235,16 +2235,16 @@ }, { "name": "revolt/event-loop", - "version": "v1.0.8", + "version": "v1.0.9", "source": { "type": "git", "url": "https://github.com/revoltphp/event-loop.git", - "reference": "b6fc06dce8e9b523c9946138fa5e62181934f91c" + "reference": "44061cf513e53c6200372fc935ac42271566295d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/revoltphp/event-loop/zipball/b6fc06dce8e9b523c9946138fa5e62181934f91c", - "reference": "b6fc06dce8e9b523c9946138fa5e62181934f91c", + "url": "https://api.github.com/repos/revoltphp/event-loop/zipball/44061cf513e53c6200372fc935ac42271566295d", + "reference": "44061cf513e53c6200372fc935ac42271566295d", "shasum": "" }, "require": { @@ -2254,7 +2254,7 @@ "ext-json": "*", "jetbrains/phpstorm-stubs": "^2019.3", "phpunit/phpunit": "^9", - "psalm/phar": "^5.15" + "psalm/phar": "6.16.*" }, "type": "library", "extra": { @@ -2301,9 +2301,9 @@ ], "support": { "issues": "https://github.com/revoltphp/event-loop/issues", - "source": "https://github.com/revoltphp/event-loop/tree/v1.0.8" + "source": "https://github.com/revoltphp/event-loop/tree/v1.0.9" }, - "time": "2025-08-27T21:33:23+00:00" + "time": "2026-05-16T17:55:38+00:00" }, { "name": "sebastian/diff", @@ -3328,12 +3328,12 @@ "source": { "type": "git", "url": "https://github.com/valkyrjaio/valkyrja-php.git", - "reference": "9ac7d0a83d40de0dacb7c8447b0517264f5a605a" + "reference": "3371ded046165f97521ee68c9c96e6e6e8cd4d6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/valkyrjaio/valkyrja-php/zipball/9ac7d0a83d40de0dacb7c8447b0517264f5a605a", - "reference": "9ac7d0a83d40de0dacb7c8447b0517264f5a605a", + "url": "https://api.github.com/repos/valkyrjaio/valkyrja-php/zipball/3371ded046165f97521ee68c9c96e6e6e8cd4d6e", + "reference": "3371ded046165f97521ee68c9c96e6e6e8cd4d6e", "shasum": "" }, "require": { @@ -3415,9 +3415,9 @@ ], "support": { "issues": "https://github.com/valkyrjaio/valkyrja-php/issues", - "source": "https://github.com/valkyrjaio/valkyrja-php/tree/v26.3.0" + "source": "https://github.com/valkyrjaio/valkyrja-php/tree/26.x" }, - "time": "2026-05-15T20:30:15+00:00" + "time": "2026-05-16T18:08:13+00:00" }, { "name": "vimeo/psalm",