From 626d4c76d8ec745e4534ad1c09ba5e111247824a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 02:04:03 +0000 Subject: [PATCH] chore(deps): Bump smalot/pdfparser from 2.12.3 to 2.12.4 Bumps [smalot/pdfparser](https://github.com/smalot/pdfparser) from 2.12.3 to 2.12.4. - [Release notes](https://github.com/smalot/pdfparser/releases) - [Commits](https://github.com/smalot/pdfparser/compare/v2.12.3...v2.12.4) --- updated-dependencies: - dependency-name: smalot/pdfparser dependency-version: 2.12.4 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 4e1a2da7..e4543feb 100644 --- a/composer.lock +++ b/composer.lock @@ -347,16 +347,16 @@ }, { "name": "smalot/pdfparser", - "version": "v2.12.3", + "version": "v2.12.4", "source": { "type": "git", "url": "https://github.com/smalot/pdfparser.git", - "reference": "61c9bcafcb92899b76d8ebda6508267bae77e264" + "reference": "028d7cc0ceff323bc001d763caa2bbdf611866c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smalot/pdfparser/zipball/61c9bcafcb92899b76d8ebda6508267bae77e264", - "reference": "61c9bcafcb92899b76d8ebda6508267bae77e264", + "url": "https://api.github.com/repos/smalot/pdfparser/zipball/028d7cc0ceff323bc001d763caa2bbdf611866c4", + "reference": "028d7cc0ceff323bc001d763caa2bbdf611866c4", "shasum": "" }, "require": { @@ -392,9 +392,9 @@ ], "support": { "issues": "https://github.com/smalot/pdfparser/issues", - "source": "https://github.com/smalot/pdfparser/tree/v2.12.3" + "source": "https://github.com/smalot/pdfparser/tree/v2.12.4" }, - "time": "2026-01-08T08:04:04+00:00" + "time": "2026-03-10T15:39:47+00:00" }, { "name": "symfony/polyfill-mbstring",