Skip to content

Commit e3491dd

Browse files
Update phpoffice/phpspreadsheet requirement from ^5.2 to ^5.3
Updates the requirements on [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) to permit the latest version. - [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases) - [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/master/CHANGELOG.md) - [Commits](PHPOffice/PhpSpreadsheet@5.2.0...5.3.0) --- updated-dependencies: - dependency-name: phpoffice/phpspreadsheet dependency-version: 5.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fb43fd commit e3491dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"php": "^8.4",
1010
"ext-mbstring": "*",
1111
"ext-pdo_sqlite": "*",
12-
"phpoffice/phpspreadsheet": "^5.2",
12+
"phpoffice/phpspreadsheet": "^5.3",
1313
"league/csv": "^9.27",
1414
"halaxa/json-machine": "^1.2",
1515
"spatie/regex": "^3.1"

0 commit comments

Comments
 (0)