From c4699d4726a2d1d8ea50ed6624f490868dfb0c44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 01:14:19 +0000 Subject: [PATCH] chore(deps): Bump smalot/pdfparser from 2.12.0 to 2.12.1 Bumps [smalot/pdfparser](https://github.com/smalot/pdfparser) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/smalot/pdfparser/releases) - [Commits](https://github.com/smalot/pdfparser/compare/v2.12.0...v2.12.1) --- updated-dependencies: - dependency-name: smalot/pdfparser dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index e085bb0f..c7f6ac35 100644 --- a/composer.lock +++ b/composer.lock @@ -347,16 +347,16 @@ }, { "name": "smalot/pdfparser", - "version": "v2.12.0", + "version": "v2.12.1", "source": { "type": "git", "url": "https://github.com/smalot/pdfparser.git", - "reference": "8440edbf58c8596074e78ada38dcb0bd041a5948" + "reference": "98d31ba34ef5b5a98897ef4b6c3925d502ea53b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smalot/pdfparser/zipball/8440edbf58c8596074e78ada38dcb0bd041a5948", - "reference": "8440edbf58c8596074e78ada38dcb0bd041a5948", + "url": "https://api.github.com/repos/smalot/pdfparser/zipball/98d31ba34ef5b5a98897ef4b6c3925d502ea53b1", + "reference": "98d31ba34ef5b5a98897ef4b6c3925d502ea53b1", "shasum": "" }, "require": { @@ -392,13 +392,13 @@ ], "support": { "issues": "https://github.com/smalot/pdfparser/issues", - "source": "https://github.com/smalot/pdfparser/tree/v2.12.0" + "source": "https://github.com/smalot/pdfparser/tree/v2.12.1" }, - "time": "2025-03-31T13:16:09+00:00" + "time": "2025-07-31T06:19:56+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", @@ -459,7 +459,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0" }, "funding": [ { @@ -470,6 +470,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -2836,5 +2840,5 @@ "platform-overrides": { "php": "8.1" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }