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

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

10
php/composer.lock generated
View file

@ -391,16 +391,16 @@
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
"version": "v2.0.2", "version": "v2.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/serializable-closure.git", "url": "https://github.com/laravel/serializable-closure.git",
"reference": "2e1a362527783bcab6c316aad51bf36c5513ae44" "reference": "f379c13663245f7aa4512a7869f62eb14095f23f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/2e1a362527783bcab6c316aad51bf36c5513ae44", "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/f379c13663245f7aa4512a7869f62eb14095f23f",
"reference": "2e1a362527783bcab6c316aad51bf36c5513ae44", "reference": "f379c13663245f7aa4512a7869f62eb14095f23f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -448,7 +448,7 @@
"issues": "https://github.com/laravel/serializable-closure/issues", "issues": "https://github.com/laravel/serializable-closure/issues",
"source": "https://github.com/laravel/serializable-closure" "source": "https://github.com/laravel/serializable-closure"
}, },
"time": "2025-01-24T15:42:37+00:00" "time": "2025-02-11T15:03:05+00:00"
}, },
{ {
"name": "nikic/fast-route", "name": "nikic/fast-route",