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

PHP dependency updates
This commit is contained in:
Simon L. 2025-07-10 10:53:58 +02:00 committed by GitHub
commit 362836ccfb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
php/composer.lock generated
View file

@ -4504,16 +4504,16 @@
}, },
{ {
"name": "vimeo/psalm", "name": "vimeo/psalm",
"version": "6.12.0", "version": "6.12.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vimeo/psalm.git", "url": "https://github.com/vimeo/psalm.git",
"reference": "cf420941d061a57050b6c468ef2c778faf40aee2" "reference": "e71404b0465be25cf7f8a631b298c01c5ddd864f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/cf420941d061a57050b6c468ef2c778faf40aee2", "url": "https://api.github.com/repos/vimeo/psalm/zipball/e71404b0465be25cf7f8a631b298c01c5ddd864f",
"reference": "cf420941d061a57050b6c468ef2c778faf40aee2", "reference": "e71404b0465be25cf7f8a631b298c01c5ddd864f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4618,7 +4618,7 @@
"issues": "https://github.com/vimeo/psalm/issues", "issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm" "source": "https://github.com/vimeo/psalm"
}, },
"time": "2025-05-28T12:52:06+00:00" "time": "2025-07-04T09:56:28+00:00"
}, },
{ {
"name": "wapmorgan/php-deprecation-detector", "name": "wapmorgan/php-deprecation-detector",