From 2bfc3a6d61fec822fcf11536fd094ea99f1633b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 11:09:13 +0000 Subject: [PATCH] build(deps): bump codeinwp/themeisle-sdk from 3.3.1 to 3.3.11 Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.1 to 3.3.11. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/Codeinwp/themeisle-sdk/compare/v3.3.1...v3.3.11) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 41c8f1df..f47b69c3 100644 --- a/composer.lock +++ b/composer.lock @@ -121,16 +121,16 @@ }, { "name": "codeinwp/themeisle-sdk", - "version": "3.3.1", + "version": "3.3.11", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", - "reference": "efb66935e69935b21ad99b0e55484e611ce4549d" + "reference": "583c474d8b5a8d12592f4a78ab8fa335aaf42fc0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/efb66935e69935b21ad99b0e55484e611ce4549d", - "reference": "efb66935e69935b21ad99b0e55484e611ce4549d", + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/583c474d8b5a8d12592f4a78ab8fa335aaf42fc0", + "reference": "583c474d8b5a8d12592f4a78ab8fa335aaf42fc0", "shasum": "" }, "require-dev": { @@ -153,7 +153,11 @@ "keywords": [ "wordpress" ], - "time": "2023-06-21T06:55:46+00:00" + "support": { + "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.11" + }, + "time": "2023-12-12T10:06:27+00:00" } ], "packages-dev": [ @@ -498,5 +502,5 @@ "platform-overrides": { "php": "5.6" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }