mirror of
https://github.com/nextcloud/richdocuments.git
synced 2025-12-17 21:12:14 +01:00
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] <support@github.com>
This commit is contained in:
parent
09b618f4b4
commit
72292652f4
2 changed files with 8 additions and 8 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"ext-simplexml": "*",
|
"ext-simplexml": "*",
|
||||||
"mikehaertl/php-pdftk": "^0.14.0",
|
"mikehaertl/php-pdftk": "^0.14.2",
|
||||||
"league/commonmark": "^2.7",
|
"league/commonmark": "^2.7",
|
||||||
"phpseclib/phpseclib": "^3.0"
|
"phpseclib/phpseclib": "^3.0"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
14
composer.lock
generated
14
composer.lock
generated
|
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "1355f39a3e3647927ebad9811d89f432",
|
"content-hash": "dcbc3ffeda41a52852e9331fbc2852b5",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "dflydev/dot-access-data",
|
"name": "dflydev/dot-access-data",
|
||||||
|
|
@ -272,16 +272,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mikehaertl/php-pdftk",
|
"name": "mikehaertl/php-pdftk",
|
||||||
"version": "0.14.0",
|
"version": "0.14.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/mikehaertl/php-pdftk.git",
|
"url": "https://github.com/mikehaertl/php-pdftk.git",
|
||||||
"reference": "a06b335f7456ce097632a5a40494bc9705231aa1"
|
"reference": "f1f9ac6d6c9ee655504ddfcc0d1be3ff9cbfb3eb"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/mikehaertl/php-pdftk/zipball/a06b335f7456ce097632a5a40494bc9705231aa1",
|
"url": "https://api.github.com/repos/mikehaertl/php-pdftk/zipball/f1f9ac6d6c9ee655504ddfcc0d1be3ff9cbfb3eb",
|
||||||
"reference": "a06b335f7456ce097632a5a40494bc9705231aa1",
|
"reference": "f1f9ac6d6c9ee655504ddfcc0d1be3ff9cbfb3eb",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -321,9 +321,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/mikehaertl/php-pdftk/issues",
|
"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",
|
"name": "mikehaertl/php-shellcommand",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue