update phpspreadsheet

This commit is contained in:
Yuri Kuznetsov
2025-08-26 14:01:04 +03:00
parent b5e65ec5d8
commit de1ef5b7f3

14
composer.lock generated
View File

@@ -4285,20 +4285,20 @@
},
{
"name": "phpoffice/phpspreadsheet",
"version": "1.29.9",
"version": "1.30.0",
"source": {
"type": "git",
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
"reference": "ffb47b639649fc9c8a6fa67977a27b756592ed85"
"reference": "2f39286e0136673778b7a142b3f0d141e43d1714"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/ffb47b639649fc9c8a6fa67977a27b756592ed85",
"reference": "ffb47b639649fc9c8a6fa67977a27b756592ed85",
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/2f39286e0136673778b7a142b3f0d141e43d1714",
"reference": "2f39286e0136673778b7a142b3f0d141e43d1714",
"shasum": ""
},
"require": {
"composer/pcre": "^3.3",
"composer/pcre": "^1||^2||^3",
"ext-ctype": "*",
"ext-dom": "*",
"ext-fileinfo": "*",
@@ -4385,9 +4385,9 @@
],
"support": {
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.9"
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.30.0"
},
"time": "2025-01-26T04:55:00+00:00"
"time": "2025-08-10T06:28:02+00:00"
},
{
"name": "phpseclib/phpseclib",