From 72292652f4be8563a0f119f4b91f76f051501612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 18:24:06 +0000 Subject: [PATCH] chore(deps): Bump mikehaertl/php-pdftk from 0.14.0 to 0.14.2 Bumps [mikehaertl/php-pdftk](https://github.com/mikehaertl/php-pdftk) from 0.14.0 to 0.14.2. - [Release notes](https://github.com/mikehaertl/php-pdftk/releases) - [Commits](https://github.com/mikehaertl/php-pdftk/compare/0.14.0...0.14.2) --- updated-dependencies: - dependency-name: mikehaertl/php-pdftk dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 884924a06..e26b102ba 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "require": { "ext-json": "*", "ext-simplexml": "*", - "mikehaertl/php-pdftk": "^0.14.0", + "mikehaertl/php-pdftk": "^0.14.2", "league/commonmark": "^2.7", "phpseclib/phpseclib": "^3.0" }, diff --git a/composer.lock b/composer.lock index 4063affb8..628f338a9 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": "1355f39a3e3647927ebad9811d89f432", + "content-hash": "dcbc3ffeda41a52852e9331fbc2852b5", "packages": [ { "name": "dflydev/dot-access-data", @@ -272,16 +272,16 @@ }, { "name": "mikehaertl/php-pdftk", - "version": "0.14.0", + "version": "0.14.2", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-pdftk.git", - "reference": "a06b335f7456ce097632a5a40494bc9705231aa1" + "reference": "f1f9ac6d6c9ee655504ddfcc0d1be3ff9cbfb3eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mikehaertl/php-pdftk/zipball/a06b335f7456ce097632a5a40494bc9705231aa1", - "reference": "a06b335f7456ce097632a5a40494bc9705231aa1", + "url": "https://api.github.com/repos/mikehaertl/php-pdftk/zipball/f1f9ac6d6c9ee655504ddfcc0d1be3ff9cbfb3eb", + "reference": "f1f9ac6d6c9ee655504ddfcc0d1be3ff9cbfb3eb", "shasum": "" }, "require": { @@ -321,9 +321,9 @@ ], "support": { "issues": "https://github.com/mikehaertl/php-pdftk/issues", - "source": "https://github.com/mikehaertl/php-pdftk/tree/0.14.0" + "source": "https://github.com/mikehaertl/php-pdftk/tree/0.14.2" }, - "time": "2025-09-01T16:28:43+00:00" + "time": "2025-10-01T10:06:01+00:00" }, { "name": "mikehaertl/php-shellcommand",