build(deps): bump league/flysystem-aws-s3-v3 from 3.29.0 to 3.30.1

Bumps [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) from 3.29.0 to 3.30.1.
- [Commits](https://github.com/thephpleague/flysystem-aws-s3-v3/compare/3.29.0...3.30.1)

---
updated-dependencies:
- dependency-name: league/flysystem-aws-s3-v3
  dependency-version: 3.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-27 03:15:19 +00:00
committed by GitHub
parent af93895139
commit a00f15c88a

38
composer.lock generated
View File

@@ -118,16 +118,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.356.16",
"version": "3.357.2",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "1b7a3277801e5179a4ee931397c69f30d29001c2"
"reference": "7020346835259ad07ce320b04bea912055d4a5bc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1b7a3277801e5179a4ee931397c69f30d29001c2",
"reference": "1b7a3277801e5179a4ee931397c69f30d29001c2",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7020346835259ad07ce320b04bea912055d4a5bc",
"reference": "7020346835259ad07ce320b04bea912055d4a5bc",
"shasum": ""
},
"require": {
@@ -140,7 +140,7 @@
"guzzlehttp/psr7": "^2.4.5",
"mtdowling/jmespath.php": "^2.8.0",
"php": ">=8.1",
"psr/http-message": "^2.0"
"psr/http-message": "^1.0 || ^2.0"
},
"require-dev": {
"andrewsville/php-token-reflection": "^1.4",
@@ -209,9 +209,9 @@
"support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.356.16"
"source": "https://github.com/aws/aws-sdk-php/tree/3.357.2"
},
"time": "2025-09-11T18:06:11+00:00"
"time": "2025-10-24T19:16:19+00:00"
},
{
"name": "blade-ui-kit/blade-icons",
@@ -2680,16 +2680,16 @@
},
{
"name": "league/flysystem",
"version": "3.30.0",
"version": "3.30.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "2203e3151755d874bb2943649dae1eb8533ac93e"
"reference": "c139fd65c1f796b926f4aec0df37f6caa959a8da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/2203e3151755d874bb2943649dae1eb8533ac93e",
"reference": "2203e3151755d874bb2943649dae1eb8533ac93e",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/c139fd65c1f796b926f4aec0df37f6caa959a8da",
"reference": "c139fd65c1f796b926f4aec0df37f6caa959a8da",
"shasum": ""
},
"require": {
@@ -2757,22 +2757,22 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.30.0"
"source": "https://github.com/thephpleague/flysystem/tree/3.30.1"
},
"time": "2025-06-25T13:29:59+00:00"
"time": "2025-10-20T15:35:26+00:00"
},
{
"name": "league/flysystem-aws-s3-v3",
"version": "3.29.0",
"version": "3.30.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
"reference": "c6ff6d4606e48249b63f269eba7fabdb584e76a9"
"reference": "d286e896083bed3190574b8b088b557b59eb66f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/c6ff6d4606e48249b63f269eba7fabdb584e76a9",
"reference": "c6ff6d4606e48249b63f269eba7fabdb584e76a9",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/d286e896083bed3190574b8b088b557b59eb66f5",
"reference": "d286e896083bed3190574b8b088b557b59eb66f5",
"shasum": ""
},
"require": {
@@ -2812,9 +2812,9 @@
"storage"
],
"support": {
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.29.0"
"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.30.1"
},
"time": "2024-08-17T13:10:48+00:00"
"time": "2025-10-20T15:27:33+00:00"
},
{
"name": "league/flysystem-local",