From 9cd158eace479a57e99b91db317a0e46d40da7f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 18:19:38 +0000 Subject: [PATCH] Bump shuchkin/simplexlsx from 1.0.16 to 1.1.13 Bumps [shuchkin/simplexlsx](https://github.com/shuchkin/simplexlsx) from 1.0.16 to 1.1.13. - [Changelog](https://github.com/shuchkin/simplexlsx/blob/master/CHANGELOG.md) - [Commits](https://github.com/shuchkin/simplexlsx/compare/1.0.16...1.1.13) --- 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..b998fce 100644 --- a/composer.lock +++ b/composer.lock @@ -56,16 +56,16 @@ }, { "name": "shuchkin/simplexlsx", - "version": "1.0.16", + "version": "1.1.13", "source": { "type": "git", "url": "https://github.com/shuchkin/simplexlsx.git", - "reference": "764c427a3b7d9de5e4242791f2f9ce545288df24" + "reference": "71a5e3d40d14e33161f8a40b3fd02de542218ef0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shuchkin/simplexlsx/zipball/764c427a3b7d9de5e4242791f2f9ce545288df24", - "reference": "764c427a3b7d9de5e4242791f2f9ce545288df24", + "url": "https://api.github.com/repos/shuchkin/simplexlsx/zipball/71a5e3d40d14e33161f8a40b3fd02de542218ef0", + "reference": "71a5e3d40d14e33161f8a40b3fd02de542218ef0", "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.13" }, - "time": "2022-03-18T15:10:23+00:00" + "time": "2024-12-21T13:32:13+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" }