| @@ -1,26 +1,26 @@ | ||
| 1 | 1 | { |
| 2 | 2 | "packages": [ |
| 3 | 3 | { |
| 4 | 4 | "name": "codeinwp/themeisle-sdk", |
| 5 | - "version": "3.3.54", | |
| 6 | - "version_normalized": "3.3.54.0", | |
| 5 | + "version": "3.3.49", | |
| 6 | + "version_normalized": "3.3.49.0", | |
| 7 | 7 | "source": { |
| 8 | 8 | "type": "git", |
| 9 | 9 | "url": "https://github.com/Codeinwp/themeisle-sdk.git", |
| 10 | - "reference": "095c2d0f1388af0b0196c492a7f79e2fd092dab1" | |
| 10 | + "reference": "605f78bbbd8526f7597a89077791043d9ecc8c20" | |
| 11 | 11 | }, |
| 12 | 12 | "dist": { |
| 13 | 13 | "type": "zip", |
| 14 | - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/095c2d0f1388af0b0196c492a7f79e2fd092dab1", | |
| 15 | - "reference": "095c2d0f1388af0b0196c492a7f79e2fd092dab1", | |
| 14 | + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/605f78bbbd8526f7597a89077791043d9ecc8c20", | |
| 15 | + "reference": "605f78bbbd8526f7597a89077791043d9ecc8c20", | |
| 16 | 16 | "shasum": "" |
| 17 | 17 | }, |
| 18 | 18 | "require-dev": { |
| 19 | 19 | "codeinwp/phpcs-ruleset": "dev-main", |
| 20 | - "yoast/phpunit-polyfills": "^4.0" | |
| 20 | + "yoast/phpunit-polyfills": "^2.0" | |
| 21 | 21 | }, |
| 22 | - "time": "2026-06-23T13:43:47+00:00", | |
| 22 | + "time": "2025-09-18T13:41:05+00:00", | |
| 23 | 23 | "type": "library", |
| 24 | 24 | "installation-source": "dist", |
| 25 | 25 | "notification-url": "https://packagist.org/downloads/", |
| 26 | 26 | "license": [ |
| @@ -39,9 +39,9 @@ | ||
| 39 | 39 | "wordpress" |
| 40 | 40 | ], |
| 41 | 41 | "support": { |
| 42 | 42 | "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", |
| 43 | - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.54" | |
| 43 | + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.49" | |
| 44 | 44 | }, |
| 45 | 45 | "install-path": "../codeinwp/themeisle-sdk" |
| 46 | 46 | }, |
| 47 | 47 | { |
| @@ -178,54 +178,8 @@ | ||
| 178 | 178 | "type": "github" |
| 179 | 179 | } |
| 180 | 180 | ], |
| 181 | 181 | "install-path": "../openspout/openspout" |
| 182 | - }, | |
| 183 | - { | |
| 184 | - "name": "woocommerce/action-scheduler", | |
| 185 | - "version": "3.9.3", | |
| 186 | - "version_normalized": "3.9.3.0", | |
| 187 | - "source": { | |
| 188 | - "type": "git", | |
| 189 | - "url": "https://github.com/woocommerce/action-scheduler.git", | |
| 190 | - "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c" | |
| 191 | - }, | |
| 192 | - "dist": { | |
| 193 | - "type": "zip", | |
| 194 | - "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c58cdbab17651303d406cd3b22cf9d75c71c986c", | |
| 195 | - "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c", | |
| 196 | - "shasum": "" | |
| 197 | - }, | |
| 198 | - "require": { | |
| 199 | - "php": ">=7.2" | |
| 200 | - }, | |
| 201 | - "require-dev": { | |
| 202 | - "phpunit/phpunit": "^8.5", | |
| 203 | - "woocommerce/woocommerce-sniffs": "0.1.0", | |
| 204 | - "wp-cli/wp-cli": "~2.5.0", | |
| 205 | - "yoast/phpunit-polyfills": "^2.0" | |
| 206 | - }, | |
| 207 | - "time": "2025-07-15T09:32:30+00:00", | |
| 208 | - "type": "wordpress-plugin", | |
| 209 | - "extra": { | |
| 210 | - "scripts-description": { | |
| 211 | - "test": "Run unit tests", | |
| 212 | - "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer", | |
| 213 | - "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier" | |
| 214 | - } | |
| 215 | - }, | |
| 216 | - "installation-source": "dist", | |
| 217 | - "notification-url": "https://packagist.org/downloads/", | |
| 218 | - "license": [ | |
| 219 | - "GPL-3.0-or-later" | |
| 220 | - ], | |
| 221 | - "description": "Action Scheduler for WordPress and WooCommerce", | |
| 222 | - "homepage": "https://actionscheduler.org/", | |
| 223 | - "support": { | |
| 224 | - "issues": "https://github.com/woocommerce/action-scheduler/issues", | |
| 225 | - "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.3" | |
| 226 | - }, | |
| 227 | - "install-path": "../woocommerce/action-scheduler" | |
| 228 | 182 | } |
| 229 | 183 | ], |
| 230 | 184 | "dev": false, |
| 231 | 185 | "dev-package-names": [] |