From 7cb01313eaf83e18261cff4b13752431d8381994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 19:24:01 +0000 Subject: [PATCH] Bump shuchkin/simplexlsx from 1.0.16 to 1.1.12 Bumps [shuchkin/simplexlsx](https://github.com/shuchkin/simplexlsx) from 1.0.16 to 1.1.12. - [Changelog](https://github.com/shuchkin/simplexlsx/blob/master/CHANGELOG.md) - [Commits](https://github.com/shuchkin/simplexlsx/compare/1.0.16...1.1.12) --- updated-dependencies: - dependency-name: shuchkin/simplexlsx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 3c72442..b03aed2 100644 --- a/composer.lock +++ b/composer.lock @@ -56,16 +56,16 @@ }, { "name": "shuchkin/simplexlsx", - "version": "1.0.16", + "version": "1.1.12", "source": { "type": "git", "url": "https://github.com/shuchkin/simplexlsx.git", - "reference": "764c427a3b7d9de5e4242791f2f9ce545288df24" + "reference": "0044a4c917037f7613bcd81c7766339a35b9832a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shuchkin/simplexlsx/zipball/764c427a3b7d9de5e4242791f2f9ce545288df24", - "reference": "764c427a3b7d9de5e4242791f2f9ce545288df24", + "url": "https://api.github.com/repos/shuchkin/simplexlsx/zipball/0044a4c917037f7613bcd81c7766339a35b9832a", + "reference": "0044a4c917037f7613bcd81c7766339a35b9832a", "shasum": "" }, "require": { @@ -99,13 +99,14 @@ "excel", "parser", "php", + "reader", "xlsx" ], "support": { "issues": "https://github.com/shuchkin/simplexlsx/issues", - "source": "https://github.com/shuchkin/simplexlsx/tree/1.0.16" + "source": "https://github.com/shuchkin/simplexlsx/tree/1.1.12" }, - "time": "2022-03-18T15:10:23+00:00" + "time": "2024-12-11T14:13:23+00:00" }, { "name": "symfony/console", @@ -3953,5 +3954,5 @@ "ext-json": "*" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }