diff --git a/composer.lock b/composer.lock index f20032224..420be8808 100644 --- a/composer.lock +++ b/composer.lock @@ -192,16 +192,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "fb74dcdfa5b538763ab980e977529bc783039aec" + "reference": "bce5db99872f9613121c3ad033c43318a3789396" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/fb74dcdfa5b538763ab980e977529bc783039aec", - "reference": "fb74dcdfa5b538763ab980e977529bc783039aec", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/bce5db99872f9613121c3ad033c43318a3789396", + "reference": "bce5db99872f9613121c3ad033c43318a3789396", "shasum": "" }, "require": { @@ -235,7 +235,7 @@ "phpcompatibility/php-compatibility": "^9.3", "phpstan/phpstan": "^1.1", "phpstan/phpstan-phpunit": "^1.0", - "phpunit/phpunit": "^9.6 || ^10.5", + "phpunit/phpunit": "^10.5", "squizlabs/php_codesniffer": "^3.7", "tecnickcom/tcpdf": "^6.5" }, @@ -290,9 +290,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/3.5.0" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/3.6.0" }, - "time": "2024-11-22T06:41:00+00:00" + "time": "2024-12-08T15:04:12+00:00" }, { "name": "psr/http-client",