PluginProbe
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder / 2.14.0
aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder & Animation Builder v2.14.0
2.14.0 2.13.0 2.13.1 2.12.0 2.11.1 2.11.0 2.10.0 2.9.0 2.7.4 2.7.5 2.7.6 2.7.7 2.8.0 2.8.1 2.9.1 trunk 1.0 1.0-beta1 1.0-beta2 1.0-beta3 1.0.1 1.0.2 1.0.3 1.1.0 1.1.1 All 81 releases
← All changes | vendor/composer/installed.json +7 -7 2.11.1 → 2.14.0 View file →
@@ -2079,19 +2079,19 @@
2079 2079 "install-path": "../squizlabs/php_codesniffer"
2080 2080 },
2081 2081 {
2082 2082 "name": "storeengine/wordpress-sdk",
2083 - "version": "v1.5.5",
2084 - "version_normalized": "1.5.5.0",
2083 + "version": "v1.5.7",
2084 + "version_normalized": "1.5.7.0",
2085 2085 "source": {
2086 2086 "type": "git",
2087 - "url": "[email protected]:imrantushar/storeengine-sdk-for-wordpress.git",
2088 - "reference": "f39fc2f64d450290ee266178c248bfc6111a9105"
2087 + "url": "https://github.com/imrantushar/storeengine-sdk-for-wordpress.git",
2088 + "reference": "3ed458056ded9eaede0d1ca370755a358cb45b9b"
2089 2089 },
2090 2090 "dist": {
2091 2091 "type": "zip",
2092 - "url": "https://api.github.com/repos/imrantushar/storeengine-sdk-for-wordpress/zipball/f39fc2f64d450290ee266178c248bfc6111a9105",
2093 - "reference": "f39fc2f64d450290ee266178c248bfc6111a9105",
2092 + "url": "https://api.github.com/repos/imrantushar/storeengine-sdk-for-wordpress/zipball/3ed458056ded9eaede0d1ca370755a358cb45b9b",
2093 + "reference": "3ed458056ded9eaede0d1ca370755a358cb45b9b",
2094 2094 "shasum": ""
2095 2095 },
2096 2096 "require": {
2097 2097 "php": ">=7.1"
@@ -2104,9 +2104,9 @@
2104 2104 "squizlabs/php_codesniffer": "^3.9",
2105 2105 "szepeviktor/phpstan-wordpress": "^2.0",
2106 2106 "wp-coding-standards/wpcs": "^3.0"
2107 2107 },
2108 - "time": "2026-07-30T12:54:54+00:00",
2108 + "time": "2026-09-08T08:43:44+00:00",
2109 2109 "type": "library",
2110 2110 "extra": {
2111 2111 "scripts-description": {
2112 2112 "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",