diff --git a/composer.lock b/composer.lock index 0871fde7..b022ca64 100644 --- a/composer.lock +++ b/composer.lock @@ -126,20 +126,21 @@ }, { "name": "codeinwp/themeisle-sdk", - "version": "3.3.29", + "version": "3.3.32", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", - "reference": "4d63bc81ec0357c8675dac1e35511fd81104605d" + "reference": "422f55c1d5c99350b849ba63f456aec120400b76" }, "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/422f55c1d5c99350b849ba63f456aec120400b76", + "reference": "422f55c1d5c99350b849ba63f456aec120400b76", "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.32" }, - "time": "2024-08-21T08:03:45+00:00" + "time": "2024-10-16T10:32:45+00:00" }, { "name": "enshrined/svg-sanitize",