Skip to content

Commit 09e7df9

Browse files
authored
chore: update dependencies (#2321)
1 parent 55e0e99 commit 09e7df9

6 files changed

Lines changed: 53 additions & 48 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"ext-xmlwriter": "*",
2222
"ext-zlib": "*",
2323
"composer-runtime-api": "^2.2",
24-
"async-aws/s3": "^2.6",
24+
"async-aws/s3": "^2.6 || ^3.0",
2525
"brick/math": "^0.12 || ^0.13 || ^0.14",
2626
"coduo/php-humanizer": "^5.0",
2727
"cuyz/valinor": "^2.4",

composer.lock

Lines changed: 27 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/bridge/filesystem/async-aws/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
1818
"flow-php/filesystem": "self.version",
19-
"async-aws/s3": "^2.6"
19+
"async-aws/s3": "^2.6 || ^3.0"
2020
},
2121
"config": {
2222
"optimize-autoloader": true,

tools/box/composer.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/phpstan/composer.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/rector/composer.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)