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

PHP dependency updates
This commit is contained in:
Simon L 2024-05-14 14:42:56 +02:00 committed by GitHub
commit 8ccf87eec2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
php/composer.lock generated
View file

@ -1710,16 +1710,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.10.1", "version": "v3.10.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7" "reference": "7aaed0b8311a557cc8c4047a71fd03153a00e755"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7", "url": "https://api.github.com/repos/twigphp/Twig/zipball/7aaed0b8311a557cc8c4047a71fd03153a00e755",
"reference": "3af5ab2e52279e5e23dc192b1a26db3b8cffa4e7", "reference": "7aaed0b8311a557cc8c4047a71fd03153a00e755",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1773,7 +1773,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "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": [ "funding": [
{ {
@ -1785,7 +1785,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-12T06:16:18+00:00" "time": "2024-05-14T06:04:16+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],