From 13a2f8e049f25dc5c7374b19bae6ee8dba721023 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 02:03:53 +0000 Subject: [PATCH] chore(deps): Bump henck/rtf-to-html from 1.2 to 1.3 Bumps [henck/rtf-to-html](https://github.com/henck/rtf-html-php) from 1.2 to 1.3. - [Release notes](https://github.com/henck/rtf-html-php/releases) - [Changelog](https://github.com/henck/rtf-html-php/blob/master/CHANGELOG.md) - [Commits](https://github.com/henck/rtf-html-php/compare/v1.2...v1.3) --- updated-dependencies: - dependency-name: henck/rtf-to-html dependency-version: '1.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 4e1a2da7..41d83790 100644 --- a/composer.lock +++ b/composer.lock @@ -58,16 +58,16 @@ }, { "name": "henck/rtf-to-html", - "version": "1.2", + "version": "1.3", "source": { "type": "git", "url": "https://github.com/henck/rtf-html-php.git", - "reference": "ff984a1d44fa359c85c0cffa0d66e991bf4dc967" + "reference": "36e4cdcc78d6b4f7075522c93fc41547a0faffe7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/henck/rtf-html-php/zipball/ff984a1d44fa359c85c0cffa0d66e991bf4dc967", - "reference": "ff984a1d44fa359c85c0cffa0d66e991bf4dc967", + "url": "https://api.github.com/repos/henck/rtf-html-php/zipball/36e4cdcc78d6b4f7075522c93fc41547a0faffe7", + "reference": "36e4cdcc78d6b4f7075522c93fc41547a0faffe7", "shasum": "" }, "require": { @@ -84,7 +84,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0" + "MIT" ], "authors": [ { @@ -99,9 +99,9 @@ ], "support": { "issues": "https://github.com/henck/rtf-html-php/issues", - "source": "https://github.com/henck/rtf-html-php/tree/v1.2" + "source": "https://github.com/henck/rtf-html-php/tree/v1.3" }, - "time": "2021-09-10T15:19:14+00:00" + "time": "2026-03-10T18:58:29+00:00" }, { "name": "html2text/html2text",