From 0d89e3fae8cc2e3bcc48ce9f9062c951d75a4843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 10:55:36 +0530 Subject: [PATCH] chore(deps): bump codeinwp/themeisle-sdk from 3.3.30 to 3.3.37 (#18) Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.30 to 3.3.37. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.37/CHANGELOG.md) - [Commits](https://github.com/Codeinwp/themeisle-sdk/compare/v3.3.30...v3.3.37) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 290795c..70c0470 100644 --- a/composer.lock +++ b/composer.lock @@ -8,20 +8,21 @@ "packages": [ { "name": "codeinwp/themeisle-sdk", - "version": "3.3.30", + "version": "3.3.37", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", - "reference": "801a07604a297f02de3067948176f91b4c84bd8a" + "reference": "73e9010fb4e30ad8835f00a0df802733f98c4094" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/801a07604a297f02de3067948176f91b4c84bd8a", - "reference": "801a07604a297f02de3067948176f91b4c84bd8a", + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/73e9010fb4e30ad8835f00a0df802733f98c4094", + "reference": "73e9010fb4e30ad8835f00a0df802733f98c4094", "shasum": "" }, "require-dev": { - "codeinwp/phpcs-ruleset": "dev-main" + "codeinwp/phpcs-ruleset": "dev-main", + "yoast/phpunit-polyfills": "^2.0" }, "type": "library", "notification-url": "https://packagist.org/downloads/", @@ -42,9 +43,9 @@ ], "support": { "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.30" + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.37" }, - "time": "2024-09-10T23:53:07+00:00" + "time": "2024-11-06T14:44:53+00:00" }, { "name": "hkulekci/qdrant",