mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
php dependency updates
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
1771a72c0e
commit
8c9020b031
1 changed files with 6 additions and 6 deletions
12
php/composer.lock
generated
12
php/composer.lock
generated
|
|
@ -626,16 +626,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-di/php-di",
|
"name": "php-di/php-di",
|
||||||
"version": "7.0.4",
|
"version": "7.0.5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/PHP-DI/PHP-DI.git",
|
"url": "https://github.com/PHP-DI/PHP-DI.git",
|
||||||
"reference": "8ed79468dfb163824bbf48de5e35d1729f9313b6"
|
"reference": "9ea40a5a6970bf1ca5cbe148bc16cbad6ca3db6c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/8ed79468dfb163824bbf48de5e35d1729f9313b6",
|
"url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/9ea40a5a6970bf1ca5cbe148bc16cbad6ca3db6c",
|
||||||
"reference": "8ed79468dfb163824bbf48de5e35d1729f9313b6",
|
"reference": "9ea40a5a6970bf1ca5cbe148bc16cbad6ca3db6c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -683,7 +683,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/PHP-DI/PHP-DI/issues",
|
"issues": "https://github.com/PHP-DI/PHP-DI/issues",
|
||||||
"source": "https://github.com/PHP-DI/PHP-DI/tree/7.0.4"
|
"source": "https://github.com/PHP-DI/PHP-DI/tree/7.0.5"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
|
@ -695,7 +695,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-08-08T15:59:16+00:00"
|
"time": "2023-08-10T14:57:56+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-di/slim-bridge",
|
"name": "php-di/slim-bridge",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue