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

PHP dependency updates
This commit is contained in:
Simon L. 2025-12-11 14:30:31 +01:00 committed by GitHub
commit a452128c12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
php/composer.lock generated
View file

@ -4550,16 +4550,16 @@
},
{
"name": "vimeo/psalm",
"version": "6.14.1",
"version": "6.14.2",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "cf26e6debc366836754f359ece5b68629a1ee185"
"reference": "bbd217fc98c0daa0a13aea2a7f119d03ba3fc9a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/cf26e6debc366836754f359ece5b68629a1ee185",
"reference": "cf26e6debc366836754f359ece5b68629a1ee185",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/bbd217fc98c0daa0a13aea2a7f119d03ba3fc9a0",
"reference": "bbd217fc98c0daa0a13aea2a7f119d03ba3fc9a0",
"shasum": ""
},
"require": {
@ -4664,7 +4664,7 @@
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm"
},
"time": "2025-12-10T09:31:26+00:00"
"time": "2025-12-11T08:58:52+00:00"
},
{
"name": "wapmorgan/php-deprecation-detector",