From cd9a021d6ff6c72bb341a911603b0f055d555068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 15:40:37 +0000 Subject: [PATCH] build(deps): bump phpoffice/phpword from 0.18.3 to 1.3.0 in /src Bumps [phpoffice/phpword](https://github.com/PHPOffice/PHPWord) from 0.18.3 to 1.3.0. - [Release notes](https://github.com/PHPOffice/PHPWord/releases) - [Commits](https://github.com/PHPOffice/PHPWord/compare/0.18.3...1.3.0) --- updated-dependencies: - dependency-name: phpoffice/phpword dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/composer.json | 2 +- src/composer.lock | 159 +++++++++++++++++++++------------------------- 2 files changed, 74 insertions(+), 87 deletions(-) diff --git a/src/composer.json b/src/composer.json index 989e32a242..d8ccbf0240 100644 --- a/src/composer.json +++ b/src/composer.json @@ -22,7 +22,7 @@ "composer/spdx-licenses": "1.5.8", "firebase/php-jwt": "v6.3.0", "monolog/monolog" : "2.8.0", - "phpoffice/phpword" : "0.18.3", + "phpoffice/phpword" : "1.3.0", "slim/slim": "4.8.1", "slim/psr7": "1.4.1", "symfony/cache": "v5.4.13", diff --git a/src/composer.lock b/src/composer.lock index 98d6af8764..0d3c151b6f 100644 --- a/src/composer.lock +++ b/src/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": "3f9206227edd4976d806c0d54d0902f6", + "content-hash": "2ce3820fc68938a6296b64804a29e5ea", "packages": [ { "name": "composer/spdx-licenses", @@ -663,68 +663,6 @@ ], "time": "2023-12-03T20:05:35+00:00" }, - { - "name": "laminas/laminas-escaper", - "version": "2.9.0", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f", - "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f", - "shasum": "" - }, - "require": { - "php": "^7.3 || ~8.0.0 || ~8.1.0" - }, - "conflict": { - "zendframework/zend-escaper": "*" - }, - "require-dev": { - "laminas/laminas-coding-standard": "~2.3.0", - "phpunit/phpunit": "^9.3", - "psalm/plugin-phpunit": "^0.12.2", - "vimeo/psalm": "^3.16" - }, - "suggest": { - "ext-iconv": "*", - "ext-mbstring": "*" - }, - "type": "library", - "autoload": { - "psr-4": { - "Laminas\\Escaper\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs", - "homepage": "https://laminas.dev", - "keywords": [ - "escaper", - "laminas" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-escaper/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-escaper/issues", - "rss": "https://github.com/laminas/laminas-escaper/releases.atom", - "source": "https://github.com/laminas/laminas-escaper" - }, - "funding": [ - { - "url": "https://funding.communitybridge.org/projects/laminas-project", - "type": "community_bridge" - } - ], - "time": "2021-09-02T17:10:53+00:00" - }, { "name": "league/oauth2-client", "version": "2.6.1", @@ -1242,6 +1180,58 @@ }, "time": "2020-10-15T08:29:30+00:00" }, + { + "name": "phpoffice/math", + "version": "0.2.0", + "source": { + "type": "git", + "url": "https://github.com/PHPOffice/Math.git", + "reference": "fc2eb6d1a61b058d5dac77197059db30ee3c8329" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/PHPOffice/Math/zipball/fc2eb6d1a61b058d5dac77197059db30ee3c8329", + "reference": "fc2eb6d1a61b058d5dac77197059db30ee3c8329", + "shasum": "" + }, + "require": { + "ext-dom": "*", + "ext-xml": "*", + "php": "^7.1|^8.0" + }, + "require-dev": { + "phpstan/phpstan": "^0.12.88 || ^1.0.0", + "phpunit/phpunit": "^7.0 || ^9.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "PhpOffice\\Math\\": "src/Math/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Progi1984", + "homepage": "https://lefevre.dev" + } + ], + "description": "Math - Manipulate Math Formula", + "homepage": "https://phpoffice.github.io/Math/", + "keywords": [ + "MathML", + "officemathml", + "php" + ], + "support": { + "issues": "https://github.com/PHPOffice/Math/issues", + "source": "https://github.com/PHPOffice/Math/tree/0.2.0" + }, + "time": "2024-08-12T07:30:45+00:00" + }, { "name": "phpoffice/phpspreadsheet", "version": "1.19.0", @@ -1348,35 +1338,37 @@ }, { "name": "phpoffice/phpword", - "version": "0.18.3", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/PHPOffice/PHPWord.git", - "reference": "be0190cd5d8f95b4be08d5853b107aa4e352759a" + "reference": "8392134ce4b5dba65130ba956231a1602b848b7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/be0190cd5d8f95b4be08d5853b107aa4e352759a", - "reference": "be0190cd5d8f95b4be08d5853b107aa4e352759a", + "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/8392134ce4b5dba65130ba956231a1602b848b7f", + "reference": "8392134ce4b5dba65130ba956231a1602b848b7f", "shasum": "" }, "require": { + "ext-dom": "*", + "ext-json": "*", "ext-xml": "*", - "laminas/laminas-escaper": "^2.2", - "php": "^5.3.3 || ^7.0 || ^8.0" + "php": "^7.1|^8.0", + "phpoffice/math": "^0.2" }, "require-dev": { - "dompdf/dompdf": "0.8.* || 1.0.*", + "dompdf/dompdf": "^2.0", "ext-gd": "*", + "ext-libxml": "*", "ext-zip": "*", - "friendsofphp/php-cs-fixer": "^2.2", - "mpdf/mpdf": "5.7.4 || 6.* || 7.* || 8.*", - "php-coveralls/php-coveralls": "1.1.0 || ^2.0", - "phploc/phploc": "2.* || 3.* || 4.* || 5.* || 6.* || 7.*", - "phpmd/phpmd": "2.*", - "phpunit/phpunit": "^4.8.36 || ^7.0", - "squizlabs/php_codesniffer": "^2.9 || ^3.5", - "tecnickcom/tcpdf": "6.*" + "friendsofphp/php-cs-fixer": "^3.3", + "mpdf/mpdf": "^8.1", + "phpmd/phpmd": "^2.13", + "phpstan/phpstan-phpunit": "@stable", + "phpunit/phpunit": ">=7.0", + "symfony/process": "^4.4 || ^5.0", + "tecnickcom/tcpdf": "^6.5" }, "suggest": { "dompdf/dompdf": "Allows writing PDF", @@ -1386,11 +1378,6 @@ "ext-zip": "Allows writing OOXML and ODF" }, "type": "library", - "extra": { - "branch-alias": { - "dev-develop": "0.19-dev" - } - }, "autoload": { "psr-4": { "PhpOffice\\PhpWord\\": "src/PhpWord" @@ -1426,7 +1413,7 @@ } ], "description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)", - "homepage": "http://phpoffice.github.io", + "homepage": "https://phpoffice.github.io/PHPWord/", "keywords": [ "ISO IEC 29500", "OOXML", @@ -1454,9 +1441,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PHPWord/issues", - "source": "https://github.com/PHPOffice/PHPWord/tree/0.18.3" + "source": "https://github.com/PHPOffice/PHPWord/tree/1.3.0" }, - "time": "2022-02-17T15:40:03+00:00" + "time": "2024-08-30T18:03:42+00:00" }, { "name": "psr/cache",