diff --git a/composer.json b/composer.json index d9cca12..0fc3c76 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "catfan/medoo": "^2.2", "bramus/router": "^1.6", "monolog/monolog": "^3.9", - "phpoffice/phpspreadsheet": "^4.3", + "phpoffice/phpspreadsheet": "^5.0", "pragmarx/google2fa": "^8.0", "endroid/qr-code": "^5.0", "zircote/swagger-php": "^4.8", diff --git a/composer.lock b/composer.lock index 5158e9c..60f8d8e 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": "727d770851b1c3e1568497e8e9f4efee", + "content-hash": "bde75a614f1d1745ec3825b2bfd17ba9", "packages": [ { "name": "bacon/bacon-qr-code", @@ -960,16 +960,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "4.5.0", + "version": "5.0.0", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "2ea9786632e6fac1aee601b6e426bcc723d8ce13" + "reference": "d88efcac2444cde18e17684178de02b25dff2050" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/2ea9786632e6fac1aee601b6e426bcc723d8ce13", - "reference": "2ea9786632e6fac1aee601b6e426bcc723d8ce13", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/d88efcac2444cde18e17684178de02b25dff2050", + "reference": "d88efcac2444cde18e17684178de02b25dff2050", "shasum": "" }, "require": { @@ -1060,9 +1060,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/4.5.0" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/5.0.0" }, - "time": "2025-07-24T05:15:59+00:00" + "time": "2025-08-10T06:18:27+00:00" }, { "name": "phpoption/phpoption",