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" }