Weak hands cannot be planted, meager skills have no foundation. Shallow wisdom is futile, how can one hope for a good name?扰扰从役倦,屑屑身事微。少壮轻年月,迟暮惜光辉。 { "packages": [ { "name": "automattic/jetpack-autoloader", "version": "dev-trunk", "version_normalized": "dev-trunk", "source": { "type": "git", "url": "https://github.com/Automattic/jetpack-autoloader.git", "reference": "ff885dc8d84dce84d2d4fcb726b735e2ac6eb005" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/ff885dc8d84dce84d2d4fcb726b735e2ac6eb005", "reference": "ff885dc8d84dce84d2d4fcb726b735e2ac6eb005", "shasum": "" }, "require": { "composer-plugin-api": "^2.2", "php": ">=7.2" }, "require-dev": { "automattic/phpunit-select-config": "^1.0.6", "composer/composer": "^2.2", "yoast/phpunit-polyfills": "^4.0.0" }, "time": "2026-05-29T19:07:12+00:00", "default-branch": true, "type": "composer-plugin", "extra": { "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin", "autotagger": true, "mirror-repo": "Automattic/jetpack-autoloader", "branch-alias": { "dev-trunk": "5.0.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}" }, "version-constants": { "::VERSION": "src/AutoloadGenerator.php" } }, "installation-source": "dist", "autoload": { "psr-4": { "Automattic\\Jetpack\\Autoloader\\": "src" }, "classmap": [ "src/AutoloadGenerator.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Creates a custom autoloader for a plugin or theme.", "keywords": [ "autoload", "autoloader", "composer", "jetpack", "plugin", "wordpress" ], "support": { "source": "https://github.com/Automattic/jetpack-autoloader/tree/trunk" }, "install-path": "../automattic/jetpack-autoloader" }, { "name": "hostinger/hostinger-wp-helper", "version": "1.0.14", "version_normalized": "1.0.14.0", "source": { "type": "git", "url": "git@github.com:hostinger/hostinger-wp-helper.git", "reference": "ad885039a7fd2e7b555a8ebe32b3c6e02cb35494" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hostinger/hostinger-wp-helper/zipball/ad885039a7fd2e7b555a8ebe32b3c6e02cb35494", "reference": "ad885039a7fd2e7b555a8ebe32b3c6e02cb35494", "shasum": "" }, "require": { "ext-json": "*", "php": ">=8.0" }, "require-dev": { "phpunit/phpunit": "^9.6.33", "yoast/phpunit-polyfills": "^2.0" }, "time": "2026-05-07T07:07:58+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Hostinger\\WpHelper\\": "src/", "Hostinger\\Tests\\": "tests/phpunit" } }, "description": "A PHP package with core functions for Hostinger WordPress plugins.", "support": { "source": "https://github.com/hostinger/hostinger-wp-helper/tree/1.0.14", "issues": "https://github.com/hostinger/hostinger-wp-helper/issues" }, "install-path": "../hostinger/hostinger-wp-helper" }, { "name": "hostinger/hostinger-wp-menu-manager", "version": "1.2.20", "version_normalized": "1.2.20.0", "source": { "type": "git", "url": "git@github.com:hostinger/hostinger-wp-menu-manager.git", "reference": "937e866a6c7db2ae9e9549a8f57c1ff922117ed2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hostinger/hostinger-wp-menu-manager/zipball/937e866a6c7db2ae9e9549a8f57c1ff922117ed2", "reference": "937e866a6c7db2ae9e9549a8f57c1ff922117ed2", "shasum": "" }, "require": { "hostinger/hostinger-wp-helper": "^1.0" }, "require-dev": { "phpunit/phpunit": "^9.6", "squizlabs/php_codesniffer": "^3.0", "yoast/phpunit-polyfills": "^2.0" }, "time": "2025-08-18T12:17:45+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Hostinger\\WpMenuManager\\": "src/" } }, "autoload-dev": { "psr-4": { "Hostinger\\WpMenuManager\\Tests\\": "tests/phpunit" } }, "license": [ "proprietary" ], "description": "Package for managing Hostinger WordPress menus and pages.", "install-path": "../hostinger/hostinger-wp-menu-manager" }, { "name": "woocommerce/action-scheduler", "version": "3.9.3", "version_normalized": "3.9.3.0", "source": { "type": "git", "url": "https://github.com/woocommerce/action-scheduler.git", "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c58cdbab17651303d406cd3b22cf9d75c71c986c", "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "phpunit/phpunit": "^8.5", "woocommerce/woocommerce-sniffs": "0.1.0", "wp-cli/wp-cli": "~2.5.0", "yoast/phpunit-polyfills": "^2.0" }, "time": "2025-07-15T09:32:30+00:00", "type": "wordpress-plugin", "extra": { "scripts-description": { "test": "Run unit tests", "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer", "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier" } }, "installation-source": "dist", "notificat