chore: update project dependencies

This commit is contained in:
2026-09-22 15:49:34 +02:00
parent b3541b21fb
commit eb096bd8b5
2 changed files with 592 additions and 633 deletions
Generated
+8 -7
View File
@@ -1817,21 +1817,22 @@
}, },
{ {
"name": "league/oauth2-client", "name": "league/oauth2-client",
"version": "2.9.0", "version": "2.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/oauth2-client.git", "url": "https://github.com/thephpleague/oauth2-client.git",
"reference": "26e8c5da4f3d78cede7021e09b1330a0fc093d5e" "reference": "8cedfef9d01a8d1fd2ecfabb41734b17592c4b71"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/26e8c5da4f3d78cede7021e09b1330a0fc093d5e", "url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/8cedfef9d01a8d1fd2ecfabb41734b17592c4b71",
"reference": "26e8c5da4f3d78cede7021e09b1330a0fc093d5e", "reference": "8cedfef9d01a8d1fd2ecfabb41734b17592c4b71",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "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" "php": "^7.1 || >=8.0.0 <8.6.0"
}, },
"require-dev": { "require-dev": {
@@ -1876,9 +1877,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/oauth2-client/issues", "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/period", "name": "league/period",
+584 -626
View File
File diff suppressed because it is too large Load Diff