diff --git a/composer.lock b/composer.lock index 0871fde7..35d6fbee 100644 --- a/composer.lock +++ b/composer.lock @@ -126,20 +126,21 @@ }, { "name": "codeinwp/themeisle-sdk", - "version": "3.3.29", + "version": "3.3.37", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", - "reference": "4d63bc81ec0357c8675dac1e35511fd81104605d" + "reference": "73e9010fb4e30ad8835f00a0df802733f98c4094" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/4d63bc81ec0357c8675dac1e35511fd81104605d", - "reference": "4d63bc81ec0357c8675dac1e35511fd81104605d", + "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/", @@ -160,9 +161,9 @@ ], "support": { "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.29" + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.37" }, - "time": "2024-08-21T08:03:45+00:00" + "time": "2024-11-06T14:44:53+00:00" }, { "name": "enshrined/svg-sanitize",