From a3b5123a11d2ad1cece8367a1edefdc7699da44d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 01:11:48 +0000 Subject: [PATCH] build(deps): bump laravel/serializable-closure from 2.0.15 to 2.0.16 Bumps [laravel/serializable-closure](https://github.com/laravel/serializable-closure) from 2.0.15 to 2.0.16. - [Release notes](https://github.com/laravel/serializable-closure/releases) - [Changelog](https://github.com/laravel/serializable-closure/blob/2.x/CHANGELOG.md) - [Commits](https://github.com/laravel/serializable-closure/compare/v2.0.15...v2.0.16) --- updated-dependencies: - dependency-name: laravel/serializable-closure dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) 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",