Merge pull request #5894 from nextcloud/aio-dependency-update

PHP dependency updates
This commit is contained in:
Simon L. 2025-01-22 10:57:10 +01:00 committed by GitHub
commit 56304aae46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
php/composer.lock generated
View file

@ -502,16 +502,16 @@
}, },
{ {
"name": "php-di/invoker", "name": "php-di/invoker",
"version": "2.3.4", "version": "2.3.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-DI/Invoker.git", "url": "https://github.com/PHP-DI/Invoker.git",
"reference": "33234b32dafa8eb69202f950a1fc92055ed76a86" "reference": "59f15608528d8a8838d69b422a919fd6b16aa576"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-DI/Invoker/zipball/33234b32dafa8eb69202f950a1fc92055ed76a86", "url": "https://api.github.com/repos/PHP-DI/Invoker/zipball/59f15608528d8a8838d69b422a919fd6b16aa576",
"reference": "33234b32dafa8eb69202f950a1fc92055ed76a86", "reference": "59f15608528d8a8838d69b422a919fd6b16aa576",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -545,7 +545,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHP-DI/Invoker/issues", "issues": "https://github.com/PHP-DI/Invoker/issues",
"source": "https://github.com/PHP-DI/Invoker/tree/2.3.4" "source": "https://github.com/PHP-DI/Invoker/tree/2.3.6"
}, },
"funding": [ "funding": [
{ {
@ -553,7 +553,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-09-08T09:24:21+00:00" "time": "2025-01-17T12:49:27+00:00"
}, },
{ {
"name": "php-di/php-di", "name": "php-di/php-di",