Merge pull request #7399 from pixelfed/dependabot/composer/staging/league/oauth2-client-2.9.1

chore(deps): bump league/oauth2-client from 2.9.0 to 2.9.1
pull/7404/head
dansup 2 days ago committed by GitHub
commit 52b4f819c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

15
composer.lock generated

@ -3587,21 +3587,22 @@
},
{
"name": "league/oauth2-client",
"version": "2.9.0",
"version": "2.9.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/oauth2-client.git",
"reference": "26e8c5da4f3d78cede7021e09b1330a0fc093d5e"
"reference": "8cedfef9d01a8d1fd2ecfabb41734b17592c4b71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/26e8c5da4f3d78cede7021e09b1330a0fc093d5e",
"reference": "26e8c5da4f3d78cede7021e09b1330a0fc093d5e",
"url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/8cedfef9d01a8d1fd2ecfabb41734b17592c4b71",
"reference": "8cedfef9d01a8d1fd2ecfabb41734b17592c4b71",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
"guzzlehttp/guzzle": "^6.5.8 || ^7.8.2 || ^8.0",
"guzzlehttp/psr7": "^1.9.1 || ^2.6.3 || ^3.0",
"php": "^7.1 || >=8.0.0 <8.6.0"
},
"require-dev": {
@ -3646,9 +3647,9 @@
],
"support": {
"issues": "https://github.com/thephpleague/oauth2-client/issues",
"source": "https://github.com/thephpleague/oauth2-client/tree/2.9.0"
"source": "https://github.com/thephpleague/oauth2-client/tree/2.9.1"
},
"time": "2025-11-25T22:17:17+00:00"
"time": "2026-09-16T13:14:31+00:00"
},
{
"name": "league/oauth2-server",

Loading…
Cancel
Save