Chore(deps): Bump phpoffice/phpspreadsheet from 3.3.0 to 3.4.0

Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases)
- [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHPOffice/PhpSpreadsheet/compare/3.3.0...3.4.0)

---
updated-dependencies:
- dependency-name: phpoffice/phpspreadsheet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-16 02:20:53 +00:00 коммит произвёл GitHub
Родитель 9605aee672
Коммит 1fa002c1f3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 6 добавлений и 6 удалений

12
composer.lock сгенерированный
Просмотреть файл

@ -192,16 +192,16 @@
},
{
"name": "phpoffice/phpspreadsheet",
"version": "3.3.0",
"version": "3.4.0",
"source": {
"type": "git",
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
"reference": "87ddd21eb0b6b7ad20a11d314348ef307475f547"
"reference": "eec07c20b51cc785295a6feef81ada7feda755e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/87ddd21eb0b6b7ad20a11d314348ef307475f547",
"reference": "87ddd21eb0b6b7ad20a11d314348ef307475f547",
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/eec07c20b51cc785295a6feef81ada7feda755e7",
"reference": "eec07c20b51cc785295a6feef81ada7feda755e7",
"shasum": ""
},
"require": {
@ -290,9 +290,9 @@
],
"support": {
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/3.3.0"
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/3.4.0"
},
"time": "2024-09-29T07:04:07+00:00"
"time": "2024-11-10T10:10:41+00:00"
},
{
"name": "psr/http-client",