From a7f69e85e4d91d20ba88608745b0d17312756113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 15:36:57 +0000 Subject: [PATCH] Bump doctrine/inflector from 2.0.9 to 2.0.10 in /wordpress-plugin Bumps [doctrine/inflector](https://github.com/doctrine/inflector) from 2.0.9 to 2.0.10. - [Release notes](https://github.com/doctrine/inflector/releases) - [Commits](https://github.com/doctrine/inflector/compare/2.0.9...2.0.10) --- updated-dependencies: - dependency-name: doctrine/inflector dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- wordpress-plugin/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/wordpress-plugin/composer.lock b/wordpress-plugin/composer.lock index 75669b0..2555df9 100644 --- a/wordpress-plugin/composer.lock +++ b/wordpress-plugin/composer.lock @@ -222,16 +222,16 @@ }, { "name": "doctrine/inflector", - "version": "2.0.9", + "version": "2.0.10", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65" + "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/2930cd5ef353871c821d5c43ed030d39ac8cfe65", - "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc", + "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc", "shasum": "" }, "require": { @@ -293,7 +293,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/2.0.9" + "source": "https://github.com/doctrine/inflector/tree/2.0.10" }, "funding": [ { @@ -309,7 +309,7 @@ "type": "tidelift" } ], - "time": "2024-01-15T18:05:13+00:00" + "time": "2024-02-18T20:23:39+00:00" }, { "name": "doctrine/lexer",