From 906704bb9dafdff129a6f10e0e75afd34ec6b4eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 14:12:58 +0000 Subject: [PATCH] Bump phpoffice/phpexcel from 1.7.9 to 1.8.0 Bumps [phpoffice/phpexcel](https://github.com/PHPOffice/PHPExcel) from 1.7.9 to 1.8.0. - [Changelog](https://github.com/PHPOffice/PHPExcel/blob/1.8/changelog.txt) - [Commits](https://github.com/PHPOffice/PHPExcel/compare/1.7.9...1.8.0) --- updated-dependencies: - dependency-name: phpoffice/phpexcel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 15 +++++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index e545944..823099b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "require": { - "phpoffice/phpexcel": "1.7.9", + "phpoffice/phpexcel": "1.8.0", "phpoffice/phpword": "0.7.0", "squizlabs/php_codesniffer": "3.*", "swiftmailer/swiftmailer": "5.4.12", diff --git a/composer.lock b/composer.lock index 7b83626..ecc0638 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "e4ef4144537650074482209ca2e31cfe", + "content-hash": "2f1d21aee10d0b0928cf280e209d1581", "packages": [ { "name": "jasig/phpcas", @@ -58,24 +58,26 @@ "cas", "jasig" ], + "abandoned": "apereo/phpcas", "time": "2015-11-16T20:44:36+00:00" }, { "name": "phpoffice/phpexcel", - "version": "1.7.9", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/PHPOffice/PHPExcel.git", - "reference": "7a7634fba664249a04fc771df677a9b9f755d7ec" + "reference": "e69a5e4d0ffa7fb6f171859e0a04346e580df30b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/7a7634fba664249a04fc771df677a9b9f755d7ec", - "reference": "7a7634fba664249a04fc771df677a9b9f755d7ec", + "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/e69a5e4d0ffa7fb6f171859e0a04346e580df30b", + "reference": "e69a5e4d0ffa7fb6f171859e0a04346e580df30b", "shasum": "" }, "require": { "ext-xml": "*", + "ext-xmlwriter": "*", "php": ">=5.2.0" }, "type": "library", @@ -115,7 +117,7 @@ "xlsx" ], "abandoned": "phpoffice/phpspreadsheet", - "time": "2013-05-24T11:57:42+00:00" + "time": "2014-03-02T15:22:49+00:00" }, { "name": "phpoffice/phpword", @@ -273,6 +275,7 @@ "mail", "mailer" ], + "abandoned": "symfony/mailer", "time": "2018-07-31T09:26:32+00:00" } ],