mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #4652 from nextcloud/aio-dependency-update
PHP dependency updates
This commit is contained in:
commit
8ccf87eec2
1 changed files with 6 additions and 6 deletions
12
php/composer.lock
generated
12
php/composer.lock
generated
|
|
@ -1710,16 +1710,16 @@
|
|||
},
|
||||
{
|
||||
"name": "twig/twig",
|
||||
"version": "v3.10.1",
|
||||
"version": "v3.10.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/Twig.git",
|
||||
"reference": "3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7"
|
||||
"reference": "7aaed0b8311a557cc8c4047a71fd03153a00e755"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7",
|
||||
"reference": "3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/7aaed0b8311a557cc8c4047a71fd03153a00e755",
|
||||
"reference": "7aaed0b8311a557cc8c4047a71fd03153a00e755",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1773,7 +1773,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/twigphp/Twig/issues",
|
||||
"source": "https://github.com/twigphp/Twig/tree/v3.10.1"
|
||||
"source": "https://github.com/twigphp/Twig/tree/v3.10.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -1785,7 +1785,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2024-05-12T06:16:18+00:00"
|
||||
"time": "2024-05-14T06:04:16+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue