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",