From b6baa78e4c3e16f965fa893cc7ff00e7a09a2173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 16:01:52 +0000 Subject: [PATCH] Bump theseer/tokenizer from 1.2.3 to 1.3.1 in /plib/library Bumps [theseer/tokenizer](https://github.com/theseer/tokenizer) from 1.2.3 to 1.3.1. - [Release notes](https://github.com/theseer/tokenizer/releases) - [Changelog](https://github.com/theseer/tokenizer/blob/main/CHANGELOG.md) - [Commits](https://github.com/theseer/tokenizer/compare/1.2.3...1.3.1) --- updated-dependencies: - dependency-name: theseer/tokenizer dependency-version: 1.3.1 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plib/library/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plib/library/composer.lock b/plib/library/composer.lock index 0952163..9609a9c 100644 --- a/plib/library/composer.lock +++ b/plib/library/composer.lock @@ -3667,16 +3667,16 @@ }, { "name": "theseer/tokenizer", - "version": "1.2.3", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", - "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2" + "reference": "b7489ce515e168639d17feec34b8847c326b0b3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", - "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c", + "reference": "b7489ce515e168639d17feec34b8847c326b0b3c", "shasum": "" }, "require": { @@ -3705,7 +3705,7 @@ "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "support": { "issues": "https://github.com/theseer/tokenizer/issues", - "source": "https://github.com/theseer/tokenizer/tree/1.2.3" + "source": "https://github.com/theseer/tokenizer/tree/1.3.1" }, "funding": [ { @@ -3713,7 +3713,7 @@ "type": "github" } ], - "time": "2024-03-03T12:36:25+00:00" + "time": "2025-11-17T20:03:58+00:00" } ], "aliases": [],