diff --git a/composer.json b/composer.json index b16546983c..874d7d4977 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,7 @@ "ext-ctype": "*", "lasserafn/php-initial-avatar-generator": "^4.4", "tholu/php-cidr-match": "^0.5", - "league/oauth2-client": "^2.8", + "league/oauth2-client": "^2.9", "symfony/mailer": "^6", "league/html-to-markdown": "^5.1", "psr/clock": "^1.0", diff --git a/composer.lock b/composer.lock index b54c011128..44e636ab24 100644 --- a/composer.lock +++ b/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": "52f5655442ca7d4347abe7471431fe2c", + "content-hash": "62ee507d0936a0b75a0515075ec292ea", "packages": [ { "name": "async-aws/core", @@ -2881,16 +2881,16 @@ }, { "name": "league/flysystem-async-aws-s3", - "version": "3.29.0", + "version": "3.30.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-async-aws-s3.git", - "reference": "d2aaa84f93a362116ab16337c97179dc3283037b" + "reference": "9297d83ace1dbba4147e91b408f5c2538abca36e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-async-aws-s3/zipball/d2aaa84f93a362116ab16337c97179dc3283037b", - "reference": "d2aaa84f93a362116ab16337c97179dc3283037b", + "url": "https://api.github.com/repos/thephpleague/flysystem-async-aws-s3/zipball/9297d83ace1dbba4147e91b408f5c2538abca36e", + "reference": "9297d83ace1dbba4147e91b408f5c2538abca36e", "shasum": "" }, "require": { @@ -2933,9 +2933,9 @@ "storage" ], "support": { - "source": "https://github.com/thephpleague/flysystem-async-aws-s3/tree/3.29.0" + "source": "https://github.com/thephpleague/flysystem-async-aws-s3/tree/3.30.1" }, - "time": "2024-09-27T09:57:16+00:00" + "time": "2025-10-20T15:27:33+00:00" }, { "name": "league/flysystem-local", @@ -3133,22 +3133,22 @@ }, { "name": "league/oauth2-client", - "version": "2.8.1", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-client.git", - "reference": "9df2924ca644736c835fc60466a3a60390d334f9" + "reference": "26e8c5da4f3d78cede7021e09b1330a0fc093d5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/9df2924ca644736c835fc60466a3a60390d334f9", - "reference": "9df2924ca644736c835fc60466a3a60390d334f9", + "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/26e8c5da4f3d78cede7021e09b1330a0fc093d5e", + "reference": "26e8c5da4f3d78cede7021e09b1330a0fc093d5e", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", - "php": "^7.1 || >=8.0.0 <8.5.0" + "php": "^7.1 || >=8.0.0 <8.6.0" }, "require-dev": { "mockery/mockery": "^1.3.5", @@ -3192,9 +3192,9 @@ ], "support": { "issues": "https://github.com/thephpleague/oauth2-client/issues", - "source": "https://github.com/thephpleague/oauth2-client/tree/2.8.1" + "source": "https://github.com/thephpleague/oauth2-client/tree/2.9.0" }, - "time": "2025-02-26T04:37:30+00:00" + "time": "2025-11-25T22:17:17+00:00" }, { "name": "maennchen/zipstream-php",