mirror of
https://github.com/moonshadowrev/PersonalAccounter.git
synced 2025-12-17 22:44:19 -06:00
composer(deps): bump phpoffice/phpspreadsheet from 4.5.0 to 5.0.0
Bumps [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet) from 4.5.0 to 5.0.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/4.5.0...5.0.0) --- updated-dependencies: - dependency-name: phpoffice/phpspreadsheet dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"catfan/medoo": "^2.2",
|
||||
"bramus/router": "^1.6",
|
||||
"monolog/monolog": "^3.9",
|
||||
"phpoffice/phpspreadsheet": "^4.3",
|
||||
"phpoffice/phpspreadsheet": "^5.0",
|
||||
"pragmarx/google2fa": "^8.0",
|
||||
"endroid/qr-code": "^5.0",
|
||||
"zircote/swagger-php": "^4.8",
|
||||
|
||||
14
composer.lock
generated
14
composer.lock
generated
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "727d770851b1c3e1568497e8e9f4efee",
|
||||
"content-hash": "bde75a614f1d1745ec3825b2bfd17ba9",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@@ -960,16 +960,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpoffice/phpspreadsheet",
|
||||
"version": "4.5.0",
|
||||
"version": "5.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
||||
"reference": "2ea9786632e6fac1aee601b6e426bcc723d8ce13"
|
||||
"reference": "d88efcac2444cde18e17684178de02b25dff2050"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/2ea9786632e6fac1aee601b6e426bcc723d8ce13",
|
||||
"reference": "2ea9786632e6fac1aee601b6e426bcc723d8ce13",
|
||||
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/d88efcac2444cde18e17684178de02b25dff2050",
|
||||
"reference": "d88efcac2444cde18e17684178de02b25dff2050",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1060,9 +1060,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
|
||||
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/4.5.0"
|
||||
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/5.0.0"
|
||||
},
|
||||
"time": "2025-07-24T05:15:59+00:00"
|
||||
"time": "2025-08-10T06:18:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpoption/phpoption",
|
||||
|
||||
Reference in New Issue
Block a user