From 58a17a865ea6f6eabf81a43e955535c05fe4dcda Mon Sep 17 00:00:00 2001 From: Norbert Orzechowicz Date: Tue, 21 Apr 2026 11:37:19 +0200 Subject: [PATCH] chore: update dependencies --- composer.json | 2 +- composer.lock | 49 ++++++++++--------- src/bridge/filesystem/async-aws/composer.json | 2 +- tools/box/composer.lock | 20 ++++---- tools/phpstan/composer.lock | 20 ++++---- tools/rector/composer.lock | 8 +-- 6 files changed, 53 insertions(+), 48 deletions(-) diff --git a/composer.json b/composer.json index 3fd7fdb83..3fede82ef 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "ext-xmlwriter": "*", "ext-zlib": "*", "composer-runtime-api": "^2.2", - "async-aws/s3": "^2.6", + "async-aws/s3": "^2.6 || ^3.0", "brick/math": "^0.12 || ^0.13 || ^0.14", "coduo/php-humanizer": "^5.0", "cuyz/valinor": "^2.4", diff --git a/composer.lock b/composer.lock index 2b62e136b..c50fd4bec 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f44b2b3219936cf62612d5cb7ae12fa3", + "content-hash": "272db85b8ccc8f8694b3575a72a72684", "packages": [ { "name": "async-aws/core", - "version": "1.28.1", + "version": "1.29.0", "source": { "type": "git", "url": "https://github.com/async-aws/core.git", - "reference": "e8b02ac30b17afaf1352cbd352dceb789d792d39" + "reference": "70899695fcc7b23a9247926ff8b581668583b993" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/async-aws/core/zipball/e8b02ac30b17afaf1352cbd352dceb789d792d39", - "reference": "e8b02ac30b17afaf1352cbd352dceb789d792d39", + "url": "https://api.github.com/repos/async-aws/core/zipball/70899695fcc7b23a9247926ff8b581668583b993", + "reference": "70899695fcc7b23a9247926ff8b581668583b993", "shasum": "" }, "require": { @@ -43,7 +43,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.28-dev" + "dev-master": "1.29-dev" } }, "autoload": { @@ -64,7 +64,7 @@ "sts" ], "support": { - "source": "https://github.com/async-aws/core/tree/1.28.1" + "source": "https://github.com/async-aws/core/tree/1.29.0" }, "funding": [ { @@ -76,20 +76,20 @@ "type": "github" } ], - "time": "2026-02-16T10:24:54+00:00" + "time": "2026-04-18T17:06:10+00:00" }, { "name": "async-aws/s3", - "version": "2.10.0", + "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/async-aws/s3.git", - "reference": "9c826ab620dbdc99528f0ad0b728ef9d478714db" + "reference": "39dcee8af248a26b99c1af109e9b577c8bd51b67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/async-aws/s3/zipball/9c826ab620dbdc99528f0ad0b728ef9d478714db", - "reference": "9c826ab620dbdc99528f0ad0b728ef9d478714db", + "url": "https://api.github.com/repos/async-aws/s3/zipball/39dcee8af248a26b99c1af109e9b577c8bd51b67", + "reference": "39dcee8af248a26b99c1af109e9b577c8bd51b67", "shasum": "" }, "require": { @@ -98,12 +98,17 @@ "ext-filter": "*", "ext-hash": "*", "ext-simplexml": "*", - "php": "^7.2.5 || ^8.0" + "php": "^8.2" + }, + "require-dev": { + "phpunit/phpunit": "^11.5.42", + "symfony/error-handler": "^7.3.2 || ^8.0", + "symfony/phpunit-bridge": "^7.3.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.10-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -124,7 +129,7 @@ "sdk" ], "support": { - "source": "https://github.com/async-aws/s3/tree/2.10.0" + "source": "https://github.com/async-aws/s3/tree/3.2.0" }, "funding": [ { @@ -136,7 +141,7 @@ "type": "github" } ], - "time": "2025-08-11T10:03:27+00:00" + "time": "2026-04-18T17:06:10+00:00" }, { "name": "brick/math", @@ -749,16 +754,16 @@ }, { "name": "google/apiclient-services", - "version": "v0.437.0", + "version": "v0.438.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-api-php-client-services.git", - "reference": "1a7dd2368adb7ee4d5d07f828ae2dd7ecc43247c" + "reference": "09887192685c6fbe8de893523a44a8df8baeb15b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/1a7dd2368adb7ee4d5d07f828ae2dd7ecc43247c", - "reference": "1a7dd2368adb7ee4d5d07f828ae2dd7ecc43247c", + "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/09887192685c6fbe8de893523a44a8df8baeb15b", + "reference": "09887192685c6fbe8de893523a44a8df8baeb15b", "shasum": "" }, "require": { @@ -787,9 +792,9 @@ ], "support": { "issues": "https://github.com/googleapis/google-api-php-client-services/issues", - "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.437.0" + "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.438.0" }, - "time": "2026-04-13T01:26:28+00:00" + "time": "2026-04-20T01:14:23+00:00" }, { "name": "google/auth", diff --git a/src/bridge/filesystem/async-aws/composer.json b/src/bridge/filesystem/async-aws/composer.json index 2c479dc9f..50366eee5 100644 --- a/src/bridge/filesystem/async-aws/composer.json +++ b/src/bridge/filesystem/async-aws/composer.json @@ -16,7 +16,7 @@ "require": { "php": "~8.3.0 || ~8.4.0 || ~8.5.0", "flow-php/filesystem": "self.version", - "async-aws/s3": "^2.6" + "async-aws/s3": "^2.6 || ^3.0" }, "config": { "optimize-autoloader": true, diff --git a/tools/box/composer.lock b/tools/box/composer.lock index 3c549dddc..1ccacbab2 100644 --- a/tools/box/composer.lock +++ b/tools/box/composer.lock @@ -667,16 +667,16 @@ }, { "name": "amphp/socket", - "version": "v2.3.1", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/amphp/socket.git", - "reference": "58e0422221825b79681b72c50c47a930be7bf1e1" + "reference": "dadb63c5d3179fd83803e29dfeac27350e619314" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/amphp/socket/zipball/58e0422221825b79681b72c50c47a930be7bf1e1", - "reference": "58e0422221825b79681b72c50c47a930be7bf1e1", + "url": "https://api.github.com/repos/amphp/socket/zipball/dadb63c5d3179fd83803e29dfeac27350e619314", + "reference": "dadb63c5d3179fd83803e29dfeac27350e619314", "shasum": "" }, "require": { @@ -685,17 +685,17 @@ "amphp/dns": "^2", "ext-openssl": "*", "kelunik/certificate": "^1.1", - "league/uri": "^6.5 | ^7", - "league/uri-interfaces": "^2.3 | ^7", + "league/uri": "^7", + "league/uri-interfaces": "^7", "php": ">=8.1", - "revolt/event-loop": "^1 || ^0.2" + "revolt/event-loop": "^1" }, "require-dev": { "amphp/php-cs-fixer-config": "^2", "amphp/phpunit-util": "^3", "amphp/process": "^2", "phpunit/phpunit": "^9", - "psalm/phar": "5.20" + "psalm/phar": "6.16.1" }, "type": "library", "autoload": { @@ -739,7 +739,7 @@ ], "support": { "issues": "https://github.com/amphp/socket/issues", - "source": "https://github.com/amphp/socket/tree/v2.3.1" + "source": "https://github.com/amphp/socket/tree/v2.4.0" }, "funding": [ { @@ -747,7 +747,7 @@ "type": "github" } ], - "time": "2024-04-21T14:33:03+00:00" + "time": "2026-04-19T15:09:56+00:00" }, { "name": "amphp/sync", diff --git a/tools/phpstan/composer.lock b/tools/phpstan/composer.lock index 607c07bd4..e10bcd3f9 100644 --- a/tools/phpstan/composer.lock +++ b/tools/phpstan/composer.lock @@ -9,11 +9,11 @@ "packages-dev": [ { "name": "phpstan/phpstan", - "version": "2.1.49", + "version": "2.1.50", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d0082955396e7f5ba19cf298224b85e1099f0ed8", - "reference": "d0082955396e7f5ba19cf298224b85e1099f0ed8", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d452086fb4cf648c6b2d8cf3b639351f79e4f3e2", + "reference": "d452086fb4cf648c6b2d8cf3b639351f79e4f3e2", "shasum": "" }, "require": { @@ -58,20 +58,20 @@ "type": "github" } ], - "time": "2026-04-16T21:10:58+00:00" + "time": "2026-04-17T13:10:32+00:00" }, { "name": "spaze/phpstan-disallowed-calls", - "version": "v4.10.0", + "version": "v4.11.0", "source": { "type": "git", "url": "https://github.com/spaze/phpstan-disallowed-calls.git", - "reference": "501b212b15b8b4c5e2aaf44ee01bb024f85956d3" + "reference": "fda0f67cb9ef8df8fd7de3442a793a8755b4aedd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spaze/phpstan-disallowed-calls/zipball/501b212b15b8b4c5e2aaf44ee01bb024f85956d3", - "reference": "501b212b15b8b4c5e2aaf44ee01bb024f85956d3", + "url": "https://api.github.com/repos/spaze/phpstan-disallowed-calls/zipball/fda0f67cb9ef8df8fd7de3442a793a8755b4aedd", + "reference": "fda0f67cb9ef8df8fd7de3442a793a8755b4aedd", "shasum": "" }, "require": { @@ -117,7 +117,7 @@ ], "support": { "issues": "https://github.com/spaze/phpstan-disallowed-calls/issues", - "source": "https://github.com/spaze/phpstan-disallowed-calls/tree/v4.10.0" + "source": "https://github.com/spaze/phpstan-disallowed-calls/tree/v4.11.0" }, "funding": [ { @@ -125,7 +125,7 @@ "type": "github" } ], - "time": "2026-04-04T01:47:30+00:00" + "time": "2026-04-18T17:08:08+00:00" } ], "aliases": [], diff --git a/tools/rector/composer.lock b/tools/rector/composer.lock index 8a9ea4086..5b324bb24 100644 --- a/tools/rector/composer.lock +++ b/tools/rector/composer.lock @@ -9,11 +9,11 @@ "packages-dev": [ { "name": "phpstan/phpstan", - "version": "2.1.49", + "version": "2.1.50", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d0082955396e7f5ba19cf298224b85e1099f0ed8", - "reference": "d0082955396e7f5ba19cf298224b85e1099f0ed8", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d452086fb4cf648c6b2d8cf3b639351f79e4f3e2", + "reference": "d452086fb4cf648c6b2d8cf3b639351f79e4f3e2", "shasum": "" }, "require": { @@ -58,7 +58,7 @@ "type": "github" } ], - "time": "2026-04-16T21:10:58+00:00" + "time": "2026-04-17T13:10:32+00:00" }, { "name": "rector/rector",