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

PHP dependency updates
This commit is contained in:
Simon L. 2024-09-25 14:37:01 +02:00 committed by GitHub
commit 7c0caaef82
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": "v1.3.4", "version": "v1.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/serializable-closure.git", "url": "https://github.com/laravel/serializable-closure.git",
"reference": "61b87392d986dc49ad5ef64e75b1ff5fee24ef81" "reference": "1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/61b87392d986dc49ad5ef64e75b1ff5fee24ef81", "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c",
"reference": "61b87392d986dc49ad5ef64e75b1ff5fee24ef81", "reference": "1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c",
"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": "2024-08-02T07:48:17+00:00" "time": "2024-09-23T13:33:08+00:00"
}, },
{ {
"name": "nikic/fast-route", "name": "nikic/fast-route",