mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #5894 from nextcloud/aio-dependency-update
PHP dependency updates
This commit is contained in:
commit
56304aae46
1 changed files with 6 additions and 6 deletions
12
php/composer.lock
generated
12
php/composer.lock
generated
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue