Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot] e8276cd6d8 build(deps): bump phpoffice/phpspreadsheet from 5.8.0 to 5.9.0
Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 5.8.0 to 5.9.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/5.8.0...5.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-13 23:54:24 +00:00
Generated
+27 -27
View File
@@ -2619,16 +2619,16 @@
}, },
{ {
"name": "phpoffice/phpspreadsheet", "name": "phpoffice/phpspreadsheet",
"version": "5.8.0", "version": "5.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
"reference": "01964d92536edf1a3a874b9580a52824bebf6fbb" "reference": "05e99ebf61238a70227b4d9cc02d0030d34f6339"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/01964d92536edf1a3a874b9580a52824bebf6fbb", "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/05e99ebf61238a70227b4d9cc02d0030d34f6339",
"reference": "01964d92536edf1a3a874b9580a52824bebf6fbb", "reference": "05e99ebf61238a70227b4d9cc02d0030d34f6339",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2650,7 +2650,7 @@
"maennchen/zipstream-php": "^2.1 || ^3.0", "maennchen/zipstream-php": "^2.1 || ^3.0",
"markbaker/complex": "^3.0", "markbaker/complex": "^3.0",
"markbaker/matrix": "^3.0", "markbaker/matrix": "^3.0",
"php": "^8.1", "php": "^8.2",
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0" "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
}, },
"require-dev": { "require-dev": {
@@ -2664,7 +2664,7 @@
"phpstan/phpstan": "^1.1 || ^2.0", "phpstan/phpstan": "^1.1 || ^2.0",
"phpstan/phpstan-deprecation-rules": "^1.0 || ^2.0", "phpstan/phpstan-deprecation-rules": "^1.0 || ^2.0",
"phpstan/phpstan-phpunit": "^1.0 || ^2.0", "phpstan/phpstan-phpunit": "^1.0 || ^2.0",
"phpunit/phpunit": "^10.5", "phpunit/phpunit": "^10.5 || ^11.0",
"squizlabs/php_codesniffer": "^3.7", "squizlabs/php_codesniffer": "^3.7",
"tecnickcom/tcpdf": "^6.5" "tecnickcom/tcpdf": "^6.5"
}, },
@@ -2722,9 +2722,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/5.8.0" "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/5.9.0"
}, },
"time": "2026-06-07T03:51:10+00:00" "time": "2026-07-12T19:17:39+00:00"
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
@@ -10800,16 +10800,16 @@
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",
"version": "2.0.28", "version": "2.0.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git", "url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "b4623954d5ffee6311e4ddbaef65c074ae0f781a" "reference": "39b4ca45a07cdd6366eeefa2f7a993cddf3b9f9f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/b4623954d5ffee6311e4ddbaef65c074ae0f781a", "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/39b4ca45a07cdd6366eeefa2f7a993cddf3b9f9f",
"reference": "b4623954d5ffee6311e4ddbaef65c074ae0f781a", "reference": "39b4ca45a07cdd6366eeefa2f7a993cddf3b9f9f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10871,9 +10871,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues", "issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/2.0.28" "source": "https://github.com/phpstan/phpstan-doctrine/tree/2.0.27"
}, },
"time": "2026-07-13T08:43:43+00:00" "time": "2026-06-10T10:39:35+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
@@ -12010,16 +12010,16 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.5.7", "version": "2.5.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "ba22f8c087848278fed6b4910d4cf1108096d8d3" "reference": "9718a72e7f1aacacbdcb6eeed07a47147bce802e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/ba22f8c087848278fed6b4910d4cf1108096d8d3", "url": "https://api.github.com/repos/rectorphp/rector/zipball/9718a72e7f1aacacbdcb6eeed07a47147bce802e",
"reference": "ba22f8c087848278fed6b4910d4cf1108096d8d3", "reference": "9718a72e7f1aacacbdcb6eeed07a47147bce802e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -12058,7 +12058,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.5.7" "source": "https://github.com/rectorphp/rector/tree/2.5.5"
}, },
"funding": [ "funding": [
{ {
@@ -12066,7 +12066,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-07-13T15:24:18+00:00" "time": "2026-07-09T09:48:44+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",
@@ -12456,16 +12456,16 @@
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
"version": "8.1.1", "version": "8.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git", "url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "cfaa77c750dcad6f44c9bac8f62ac486e1c82c26" "reference": "c0d29a945f8cf82f300a05e69874508e307ca4c6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/cfaa77c750dcad6f44c9bac8f62ac486e1c82c26", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c0d29a945f8cf82f300a05e69874508e307ca4c6",
"reference": "cfaa77c750dcad6f44c9bac8f62ac486e1c82c26", "reference": "c0d29a945f8cf82f300a05e69874508e307ca4c6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -12474,7 +12474,7 @@
"sebastian/recursion-context": "^8.0" "sebastian/recursion-context": "^8.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^13.2.4" "phpunit/phpunit": "^13.1.10"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -12522,7 +12522,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues", "issues": "https://github.com/sebastianbergmann/exporter/issues",
"security": "https://github.com/sebastianbergmann/exporter/security/policy", "security": "https://github.com/sebastianbergmann/exporter/security/policy",
"source": "https://github.com/sebastianbergmann/exporter/tree/8.1.1" "source": "https://github.com/sebastianbergmann/exporter/tree/8.1.0"
}, },
"funding": [ "funding": [
{ {
@@ -12542,7 +12542,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-07-13T11:35:11+00:00" "time": "2026-05-21T11:50:56+00:00"
}, },
{ {
"name": "sebastian/file-filter", "name": "sebastian/file-filter",