update league libs
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@
|
|||||||
"ext-ctype": "*",
|
"ext-ctype": "*",
|
||||||
"lasserafn/php-initial-avatar-generator": "^4.4",
|
"lasserafn/php-initial-avatar-generator": "^4.4",
|
||||||
"tholu/php-cidr-match": "^0.5",
|
"tholu/php-cidr-match": "^0.5",
|
||||||
"league/oauth2-client": "^2.8",
|
"league/oauth2-client": "^2.9",
|
||||||
"symfony/mailer": "^6",
|
"symfony/mailer": "^6",
|
||||||
"league/html-to-markdown": "^5.1",
|
"league/html-to-markdown": "^5.1",
|
||||||
"psr/clock": "^1.0",
|
"psr/clock": "^1.0",
|
||||||
|
|||||||
Generated
+14
-14
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "52f5655442ca7d4347abe7471431fe2c",
|
"content-hash": "62ee507d0936a0b75a0515075ec292ea",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "async-aws/core",
|
"name": "async-aws/core",
|
||||||
@@ -2881,16 +2881,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/flysystem-async-aws-s3",
|
"name": "league/flysystem-async-aws-s3",
|
||||||
"version": "3.29.0",
|
"version": "3.30.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/thephpleague/flysystem-async-aws-s3.git",
|
"url": "https://github.com/thephpleague/flysystem-async-aws-s3.git",
|
||||||
"reference": "d2aaa84f93a362116ab16337c97179dc3283037b"
|
"reference": "9297d83ace1dbba4147e91b408f5c2538abca36e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/thephpleague/flysystem-async-aws-s3/zipball/d2aaa84f93a362116ab16337c97179dc3283037b",
|
"url": "https://api.github.com/repos/thephpleague/flysystem-async-aws-s3/zipball/9297d83ace1dbba4147e91b408f5c2538abca36e",
|
||||||
"reference": "d2aaa84f93a362116ab16337c97179dc3283037b",
|
"reference": "9297d83ace1dbba4147e91b408f5c2538abca36e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -2933,9 +2933,9 @@
|
|||||||
"storage"
|
"storage"
|
||||||
],
|
],
|
||||||
"support": {
|
"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",
|
"name": "league/flysystem-local",
|
||||||
@@ -3133,22 +3133,22 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/oauth2-client",
|
"name": "league/oauth2-client",
|
||||||
"version": "2.8.1",
|
"version": "2.9.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/thephpleague/oauth2-client.git",
|
"url": "https://github.com/thephpleague/oauth2-client.git",
|
||||||
"reference": "9df2924ca644736c835fc60466a3a60390d334f9"
|
"reference": "26e8c5da4f3d78cede7021e09b1330a0fc093d5e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/9df2924ca644736c835fc60466a3a60390d334f9",
|
"url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/26e8c5da4f3d78cede7021e09b1330a0fc093d5e",
|
||||||
"reference": "9df2924ca644736c835fc60466a3a60390d334f9",
|
"reference": "26e8c5da4f3d78cede7021e09b1330a0fc093d5e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
|
"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": {
|
"require-dev": {
|
||||||
"mockery/mockery": "^1.3.5",
|
"mockery/mockery": "^1.3.5",
|
||||||
@@ -3192,9 +3192,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.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",
|
"name": "maennchen/zipstream-php",
|
||||||
|
|||||||
Reference in New Issue
Block a user