diff --git a/composer.json b/composer.json index ecad6a790..b5cd9ec04 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "icewind/streams": "^0.7.8", "justinrainbow/json-schema": "^6.10", "kornrunner/blurhash": "^1.2", - "laravel/serializable-closure": "^2.0.15", + "laravel/serializable-closure": "^2.0.16", "mexitek/phpcolors": "^1.0", "microsoft/azure-storage-blob": "^1.5.4", "mlocati/ip-lib": "^1.22", diff --git a/composer.lock b/composer.lock index 88ec00c5b..3749823e2 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": "c43e553dd99d8a9e572802ad95dceffd", + "content-hash": "2ef3e907ba199868521634f172a44742", "packages": [ { "name": "aws/aws-crt-php", @@ -1853,16 +1853,16 @@ }, { "name": "laravel/serializable-closure", - "version": "v2.0.15", + "version": "v2.0.16", "source": { "type": "git", "url": "https://github.com/laravel/serializable-closure.git", - "reference": "dccd8bcb851bb03fcc005df650b708b57cc52661" + "reference": "7cfc24e4fa2cca045fb8dd2a797a2b2b13b655ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/dccd8bcb851bb03fcc005df650b708b57cc52661", - "reference": "dccd8bcb851bb03fcc005df650b708b57cc52661", + "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/7cfc24e4fa2cca045fb8dd2a797a2b2b13b655ed", + "reference": "7cfc24e4fa2cca045fb8dd2a797a2b2b13b655ed", "shasum": "" }, "require": { @@ -1910,7 +1910,7 @@ "issues": "https://github.com/laravel/serializable-closure/issues", "source": "https://github.com/laravel/serializable-closure" }, - "time": "2026-07-21T16:49:22+00:00" + "time": "2026-08-18T20:28:54+00:00" }, { "name": "lcobucci/clock",