From 106092ff83aa49de3539293fca7e7f5c63753c7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 16:27:04 +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.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 768590bc2..896ae658a 100644 --- a/composer.lock +++ b/composer.lock @@ -353,16 +353,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": { @@ -402,9 +402,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",