| @@ -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": "2fb6eba161b990cfb1fe92486ed6c12508a33598" | |
| 10 | + "reference": "d11b2d621035dcb920abce8ae09bebd5da5f9ff8" | |
| 11 | 11 | }, |
| 12 | 12 | "dist": { |
| 13 | 13 | "type": "zip", |
| 14 | - "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/2fb6eba161b990cfb1fe92486ed6c12508a33598", | |
| 15 | - "reference": "2fb6eba161b990cfb1fe92486ed6c12508a33598", | |
| 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", |
| @@ -23,10 +23,9 @@ | ||
| 23 | 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-06-24T16:01:08+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.15", | |
| 74 | - "version_normalized": "1.0.15.0", | |
| 72 | + "version": "1.0.17", | |
| 73 | + "version_normalized": "1.0.17.0", | |
| 75 | 74 | "source": { |
| 76 | 75 | "type": "git", |
| 77 | - "url": "https://github.com/hostinger/hostinger-wp-helper.git", | |
| 78 | - "reference": "4ed53bfa1c2ad4e8d0662a416e760428a93a994b" | |
| 76 | + "url": "[email protected]:hostinger/hostinger-wp-helper.git", | |
| 77 | + "reference": "2e008591625276b76a0113ff442cfcf04e94007f" | |
| 79 | 78 | }, |
| 80 | 79 | "dist": { |
| 81 | 80 | "type": "zip", |
| 82 | - "url": "https://api.github.com/repos/hostinger/hostinger-wp-helper/zipball/4ed53bfa1c2ad4e8d0662a416e760428a93a994b", | |
| 83 | - "reference": "4ed53bfa1c2ad4e8d0662a416e760428a93a994b", | |
| 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": "*", |
| @@ -92,9 +91,9 @@ | ||
| 92 | 91 | "phpunit/phpunit": "^9.6.33", |
| 93 | 92 | "squizlabs/php_codesniffer": "^4.0", |
| 94 | 93 | "yoast/phpunit-polyfills": "^2.0" |
| 95 | 94 | }, |
| 96 | - "time": "2026-07-01T09:43:05+00:00", | |
| 95 | + "time": "2026-09-16T16:50:27+00:00", | |
| 97 | 96 | "type": "library", |
| 98 | 97 | "installation-source": "dist", |
| 99 | 98 | "autoload": { |
| 100 | 99 | "psr-4": { |
| @@ -105,23 +104,27 @@ | ||
| 105 | 104 | "license": [ |
| 106 | 105 | "proprietary" |
| 107 | 106 | ], |
| 108 | 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 | + }, | |
| 109 | 112 | "install-path": "../hostinger/hostinger-wp-helper" |
| 110 | 113 | }, |
| 111 | 114 | { |
| 112 | 115 | "name": "hostinger/hostinger-wp-menu-manager", |
| 113 | - "version": "1.2.24", | |
| 114 | - "version_normalized": "1.2.24.0", | |
| 116 | + "version": "1.2.33", | |
| 117 | + "version_normalized": "1.2.33.0", | |
| 115 | 118 | "source": { |
| 116 | 119 | "type": "git", |
| 117 | 120 | "url": "[email protected]:hostinger/hostinger-wp-menu-manager.git", |
| 118 | - "reference": "a8af8373c2714338124ea33abc7785c64f482fe8" | |
| 121 | + "reference": "56f440c35c5ee7c0e543159153966705dcf05cb4" | |
| 119 | 122 | }, |
| 120 | 123 | "dist": { |
| 121 | 124 | "type": "zip", |
| 122 | - "url": "https://api.github.com/repos/hostinger/hostinger-wp-menu-manager/zipball/a8af8373c2714338124ea33abc7785c64f482fe8", | |
| 123 | - "reference": "a8af8373c2714338124ea33abc7785c64f482fe8", | |
| 125 | + "url": "https://api.github.com/repos/hostinger/hostinger-wp-menu-manager/zipball/56f440c35c5ee7c0e543159153966705dcf05cb4", | |
| 126 | + "reference": "56f440c35c5ee7c0e543159153966705dcf05cb4", | |
| 124 | 127 | "shasum": "" |
| 125 | 128 | }, |
| 126 | 129 | "require": { |
| 127 | 130 | "hostinger/hostinger-wp-helper": "^1.0" |
| @@ -130,9 +133,9 @@ | ||
| 130 | 133 | "phpunit/phpunit": "^9.6", |
| 131 | 134 | "squizlabs/php_codesniffer": "^3.0", |
| 132 | 135 | "yoast/phpunit-polyfills": "^2.0" |
| 133 | 136 | }, |
| 134 | - "time": "2026-07-03T10:46:09+00:00", | |
| 137 | + "time": "2026-09-17T07:03:40+00:00", | |
| 135 | 138 | "type": "library", |
| 136 | 139 | "installation-source": "dist", |
| 137 | 140 | "autoload": { |
| 138 | 141 | "psr-4": { |
| @@ -148,9 +151,9 @@ | ||
| 148 | 151 | "proprietary" |
| 149 | 152 | ], |
| 150 | 153 | "description": "Package for managing Hostinger WordPress menus and pages.", |
| 151 | 154 | "support": { |
| 152 | - "source": "https://github.com/hostinger/hostinger-wp-menu-manager/tree/1.2.24", | |
| 155 | + "source": "https://github.com/hostinger/hostinger-wp-menu-manager/tree/1.2.33", | |
| 153 | 156 | "issues": "https://github.com/hostinger/hostinger-wp-menu-manager/issues" |
| 154 | 157 | }, |
| 155 | 158 | "install-path": "../hostinger/hostinger-wp-menu-manager" |
| 156 | 159 | }, |