| @@ -1,19 +1,19 @@ | ||
| 1 | 1 | { |
| 2 | 2 | "packages": [ |
| 3 | 3 | { |
| 4 | 4 | "name": "automattic/jetpack-autoloader", |
| 5 | - "version": "dev-trunk", | |
| 6 | - "version_normalized": "dev-trunk", | |
| 5 | + "version": "v5.0.23", | |
| 6 | + "version_normalized": "5.0.23.0", | |
| 7 | 7 | "source": { |
| 8 | 8 | "type": "git", |
| 9 | 9 | "url": "https://github.com/Automattic/jetpack-autoloader.git", |
| 10 | - "reference": "eb6d2fb7544e249df6cfa59cb9b9e88e6cb75263" | |
| 10 | + "reference": "d11b2d621035dcb920abce8ae09bebd5da5f9ff8" | |
| 11 | 11 | }, |
| 12 | 12 | "dist": { |
| 13 | 13 | "type": "zip", |
| 14 | - "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/eb6d2fb7544e249df6cfa59cb9b9e88e6cb75263", | |
| 15 | - "reference": "eb6d2fb7544e249df6cfa59cb9b9e88e6cb75263", | |
| 14 | + "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/d11b2d621035dcb920abce8ae09bebd5da5f9ff8", | |
| 15 | + "reference": "d11b2d621035dcb920abce8ae09bebd5da5f9ff8", | |
| 16 | 16 | "shasum": "" |
| 17 | 17 | }, |
| 18 | 18 | "require": { |
| 19 | 19 | "composer-plugin-api": "^2.2", |
| @@ -19,14 +19,13 @@ | ||
| 19 | 19 | "composer-plugin-api": "^2.2", |
| 20 | 20 | "php": ">=7.2" |
| 21 | 21 | }, |
| 22 | 22 | "require-dev": { |
| 23 | - "automattic/phpunit-select-config": "^1.0.5-alpha", | |
| 23 | + "automattic/phpunit-select-config": "^1.0.9", | |
| 24 | 24 | "composer/composer": "^2.2", |
| 25 | 25 | "yoast/phpunit-polyfills": "^4.0.0" |
| 26 | 26 | }, |
| 27 | - "time": "2026-04-27T20:58:22+00:00", | |
| 28 | - "default-branch": true, | |
| 27 | + "time": "2026-08-11T18:32:06+00:00", | |
| 29 | 28 | "type": "composer-plugin", |
| 30 | 29 | "extra": { |
| 31 | 30 | "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin", |
| 32 | 31 | "autotagger": true, |
| @@ -63,25 +62,25 @@ | ||
| 63 | 62 | "plugin", |
| 64 | 63 | "wordpress" |
| 65 | 64 | ], |
| 66 | 65 | "support": { |
| 67 | - "source": "https://github.com/Automattic/jetpack-autoloader/tree/trunk" | |
| 66 | + "source": "https://github.com/Automattic/jetpack-autoloader/tree/v5.0.23" | |
| 68 | 67 | }, |
| 69 | 68 | "install-path": "../automattic/jetpack-autoloader" |
| 70 | 69 | }, |
| 71 | 70 | { |
| 72 | 71 | "name": "hostinger/hostinger-wp-helper", |
| 73 | - "version": "1.0.13", | |
| 74 | - "version_normalized": "1.0.13.0", | |
| 72 | + "version": "1.0.17", | |
| 73 | + "version_normalized": "1.0.17.0", | |
| 75 | 74 | "source": { |
| 76 | 75 | "type": "git", |
| 77 | 76 | "url": "[email protected]:hostinger/hostinger-wp-helper.git", |
| 78 | - "reference": "0f8c2eb4d9516a0bfe985f09770b66aa6d974136" | |
| 77 | + "reference": "2e008591625276b76a0113ff442cfcf04e94007f" | |
| 79 | 78 | }, |
| 80 | 79 | "dist": { |
| 81 | 80 | "type": "zip", |
| 82 | - "url": "https://api.github.com/repos/hostinger/hostinger-wp-helper/zipball/0f8c2eb4d9516a0bfe985f09770b66aa6d974136", | |
| 83 | - "reference": "0f8c2eb4d9516a0bfe985f09770b66aa6d974136", | |
| 81 | + "url": "https://api.github.com/repos/hostinger/hostinger-wp-helper/zipball/2e008591625276b76a0113ff442cfcf04e94007f", | |
| 82 | + "reference": "2e008591625276b76a0113ff442cfcf04e94007f", | |
| 84 | 83 | "shasum": "" |
| 85 | 84 | }, |
| 86 | 85 | "require": { |
| 87 | 86 | "ext-json": "*", |
| @@ -87,12 +86,14 @@ | ||
| 87 | 86 | "ext-json": "*", |
| 88 | 87 | "php": ">=8.0" |
| 89 | 88 | }, |
| 90 | 89 | "require-dev": { |
| 90 | + "10up/wp_mock": "^1.1", | |
| 91 | 91 | "phpunit/phpunit": "^9.6.33", |
| 92 | + "squizlabs/php_codesniffer": "^4.0", | |
| 92 | 93 | "yoast/phpunit-polyfills": "^2.0" |
| 93 | 94 | }, |
| 94 | - "time": "2026-04-02T13:20:06+00:00", | |
| 95 | + "time": "2026-09-16T16:50:27+00:00", | |
| 95 | 96 | "type": "library", |
| 96 | 97 | "installation-source": "dist", |
| 97 | 98 | "autoload": { |
| 98 | 99 | "psr-4": { |
| @@ -99,24 +100,31 @@ | ||
| 99 | 100 | "Hostinger\\WpHelper\\": "src/", |
| 100 | 101 | "Hostinger\\Tests\\": "tests/phpunit" |
| 101 | 102 | } |
| 102 | 103 | }, |
| 104 | + "license": [ | |
| 105 | + "proprietary" | |
| 106 | + ], | |
| 103 | 107 | "description": "A PHP package with core functions for Hostinger WordPress plugins.", |
| 108 | + "support": { | |
| 109 | + "source": "https://github.com/hostinger/hostinger-wp-helper/tree/1.0.17", | |
| 110 | + "issues": "https://github.com/hostinger/hostinger-wp-helper/issues" | |
| 111 | + }, | |
| 104 | 112 | "install-path": "../hostinger/hostinger-wp-helper" |
| 105 | 113 | }, |
| 106 | 114 | { |
| 107 | 115 | "name": "hostinger/hostinger-wp-menu-manager", |
| 108 | - "version": "1.2.20", | |
| 109 | - "version_normalized": "1.2.20.0", | |
| 116 | + "version": "1.2.33", | |
| 117 | + "version_normalized": "1.2.33.0", | |
| 110 | 118 | "source": { |
| 111 | 119 | "type": "git", |
| 112 | 120 | "url": "[email protected]:hostinger/hostinger-wp-menu-manager.git", |
| 113 | - "reference": "937e866a6c7db2ae9e9549a8f57c1ff922117ed2" | |
| 121 | + "reference": "56f440c35c5ee7c0e543159153966705dcf05cb4" | |
| 114 | 122 | }, |
| 115 | 123 | "dist": { |
| 116 | 124 | "type": "zip", |
| 117 | - "url": "https://api.github.com/repos/hostinger/hostinger-wp-menu-manager/zipball/937e866a6c7db2ae9e9549a8f57c1ff922117ed2", | |
| 118 | - "reference": "937e866a6c7db2ae9e9549a8f57c1ff922117ed2", | |
| 125 | + "url": "https://api.github.com/repos/hostinger/hostinger-wp-menu-manager/zipball/56f440c35c5ee7c0e543159153966705dcf05cb4", | |
| 126 | + "reference": "56f440c35c5ee7c0e543159153966705dcf05cb4", | |
| 119 | 127 | "shasum": "" |
| 120 | 128 | }, |
| 121 | 129 | "require": { |
| 122 | 130 | "hostinger/hostinger-wp-helper": "^1.0" |
| @@ -125,9 +133,9 @@ | ||
| 125 | 133 | "phpunit/phpunit": "^9.6", |
| 126 | 134 | "squizlabs/php_codesniffer": "^3.0", |
| 127 | 135 | "yoast/phpunit-polyfills": "^2.0" |
| 128 | 136 | }, |
| 129 | - "time": "2025-08-18T12:17:45+00:00", | |
| 137 | + "time": "2026-09-17T07:03:40+00:00", | |
| 130 | 138 | "type": "library", |
| 131 | 139 | "installation-source": "dist", |
| 132 | 140 | "autoload": { |
| 133 | 141 | "psr-4": { |
| @@ -142,8 +150,12 @@ | ||
| 142 | 150 | "license": [ |
| 143 | 151 | "proprietary" |
| 144 | 152 | ], |
| 145 | 153 | "description": "Package for managing Hostinger WordPress menus and pages.", |
| 154 | + "support": { | |
| 155 | + "source": "https://github.com/hostinger/hostinger-wp-menu-manager/tree/1.2.33", | |
| 156 | + "issues": "https://github.com/hostinger/hostinger-wp-menu-manager/issues" | |
| 157 | + }, | |
| 146 | 158 | "install-path": "../hostinger/hostinger-wp-menu-manager" |
| 147 | 159 | }, |
| 148 | 160 | { |
| 149 | 161 | "name": "woocommerce/action-scheduler", |