diff --git a/composer.json b/composer.json index 17b300aa0..6fb9c45d9 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "icewind/smb": "^3.7", "icewind/streams": "^0.7.8", "kornrunner/blurhash": "^1.2", - "laravel/serializable-closure": "^2.0.4", + "laravel/serializable-closure": "^2.0.5", "mexitek/phpcolors": "^1.0", "microsoft/azure-storage-blob": "^1.5.4", "mlocati/ip-lib": "^1.20", diff --git a/composer.lock b/composer.lock index 790c347e1..a5f8f85e1 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "dde938650207a3fe9c46262185eeeea6", + "content-hash": "80658fe3a958339cbd6a9447e29cb9d0", "packages": [ { "name": "aws/aws-crt-php", @@ -1648,16 +1648,16 @@ }, { "name": "laravel/serializable-closure", - "version": "v2.0.4", + "version": "v2.0.5", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "b352cf0534aa1ae6b4d825d1e762e35d43f8a841" + "reference": "3832547db6e0e2f8bb03d4093857b378c66eceed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/b352cf0534aa1ae6b4d825d1e762e35d43f8a841", - "reference": "b352cf0534aa1ae6b4d825d1e762e35d43f8a841", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/3832547db6e0e2f8bb03d4093857b378c66eceed", + "reference": "3832547db6e0e2f8bb03d4093857b378c66eceed", "shasum": "" }, "require": { @@ -1705,7 +1705,7 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2025-03-19T13:51:03+00:00" + "time": "2025-09-22T17:29:40+00:00" }, { "name": "lcobucci/clock",