Bump mikehaertl/php-pdftk from 0.13.0 to 0.13.1

Bumps [mikehaertl/php-pdftk](https://github.com/mikehaertl/php-pdftk) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/mikehaertl/php-pdftk/releases)
- [Commits](https://github.com/mikehaertl/php-pdftk/compare/0.13.0...0.13.1)

---
updated-dependencies:
- dependency-name: mikehaertl/php-pdftk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-06 16:07:59 +00:00 committed by GitHub
parent dbaf66bfb2
commit 4f02c885ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -338,16 +338,16 @@
},
{
"name": "mikehaertl/php-pdftk",
"version": "0.13.0",
"version": "0.13.1",
"source": {
"type": "git",
"url": "https://github.com/mikehaertl/php-pdftk.git",
"reference": "bfe3d0552ca77c1a0d2e9af980a1954259a1a41e"
"reference": "3851b08c1027489e48387d7c14c27bc295d98239"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mikehaertl/php-pdftk/zipball/bfe3d0552ca77c1a0d2e9af980a1954259a1a41e",
"reference": "bfe3d0552ca77c1a0d2e9af980a1954259a1a41e",
"url": "https://api.github.com/repos/mikehaertl/php-pdftk/zipball/3851b08c1027489e48387d7c14c27bc295d98239",
"reference": "3851b08c1027489e48387d7c14c27bc295d98239",
"shasum": ""
},
"require": {
@ -381,9 +381,9 @@
],
"support": {
"issues": "https://github.com/mikehaertl/php-pdftk/issues",
"source": "https://github.com/mikehaertl/php-pdftk/tree/0.13.0"
"source": "https://github.com/mikehaertl/php-pdftk/tree/0.13.1"
},
"time": "2022-12-21T08:36:14+00:00"
"time": "2023-11-03T16:06:08+00:00"
},
{
"name": "mikehaertl/php-shellcommand",