From f69c725d405cb641b3ed3e8e13f7f5e927640c61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 15:16:54 +0000 Subject: [PATCH] build: Bump maatwebsite/excel from 3.1.60 to 3.1.61 (#3898) Bumps [maatwebsite/excel](https://github.com/SpartnerNL/Laravel-Excel) from 3.1.60 to 3.1.61. - [Release notes](https://github.com/SpartnerNL/Laravel-Excel/releases) - [Changelog](https://github.com/SpartnerNL/Laravel-Excel/blob/3.1/CHANGELOG.md) - [Commits](https://github.com/SpartnerNL/Laravel-Excel/compare/3.1.60...3.1.61) --- updated-dependencies: - dependency-name: maatwebsite/excel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index a7f444d87..5c19794e4 100644 --- a/composer.lock +++ b/composer.lock @@ -5337,16 +5337,16 @@ }, { "name": "maatwebsite/excel", - "version": "3.1.60", + "version": "3.1.61", "source": { "type": "git", "url": "https://github.com/SpartnerNL/Laravel-Excel.git", - "reference": "4906dc57fbe6a41c405a77e1f7cac9078982c9c7" + "reference": "62616317c5ec07e885c5d7f6b537f57a7239c2ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/4906dc57fbe6a41c405a77e1f7cac9078982c9c7", - "reference": "4906dc57fbe6a41c405a77e1f7cac9078982c9c7", + "url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/62616317c5ec07e885c5d7f6b537f57a7239c2ff", + "reference": "62616317c5ec07e885c5d7f6b537f57a7239c2ff", "shasum": "" }, "require": { @@ -5402,7 +5402,7 @@ ], "support": { "issues": "https://github.com/SpartnerNL/Laravel-Excel/issues", - "source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.60" + "source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.61" }, "funding": [ { @@ -5414,7 +5414,7 @@ "type": "github" } ], - "time": "2024-11-11T12:27:45+00:00" + "time": "2024-11-25T18:41:59+00:00" }, { "name": "maennchen/zipstream-php", @@ -6834,16 +6834,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "1.29.4", + "version": "1.29.5", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "7ca7e325dca3adb6a598385aab81f527b8d6c75d" + "reference": "727cb704d5479fe4ddc291497ee471c4ec08f1b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/7ca7e325dca3adb6a598385aab81f527b8d6c75d", - "reference": "7ca7e325dca3adb6a598385aab81f527b8d6c75d", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/727cb704d5479fe4ddc291497ee471c4ec08f1b6", + "reference": "727cb704d5479fe4ddc291497ee471c4ec08f1b6", "shasum": "" }, "require": { @@ -6933,9 +6933,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.4" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.5" }, - "time": "2024-11-10T16:26:22+00:00" + "time": "2024-11-22T05:57:44+00:00" }, { "name": "phpoption/phpoption",