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": "93ee25013a9c765ab3504e23e4b87f1a6d939880" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/93ee25013a9c765ab3504e23e4b87f1a6d939880", "reference": "93ee25013a9c765ab3504e23e4b87f1a6d939880", "shasum": "" }, "require": { "composer-plugin-api": "^2.2", "php": ">=7.2" }, "require-dev": { "automattic/jetpack-changelogger": "^6.0.12", "automattic/phpunit-select-config": "^1.0.3", "composer/composer": "^2.2", "yoast/phpunit-polyfills": "^4.0.0" }, "time": "2025-12-17T21:34:13+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.12", "version_normalized": "1.0.12.0", "source": { "type": "git", "url": "git@github.com:hostinger/hostinger-wp-helper.git", "reference": "f943461ffdd9df60c84e4d808ff1dd967dfa790d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hostinger/hostinger-wp-helper/zipball/f943461ffdd9df60c84e4d808ff1dd967dfa790d", "reference": "f943461ffdd9df60c84e4d808ff1dd967dfa790d", "shasum": "" }, "require": { "ext-json": "*", "php": ">=8.0" }, "require-dev": { "phpunit/phpunit": "^9.6", "yoast/phpunit-polyfills": "^2.0" }, "time": "2025-07-28T09:51:26+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.12", "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.", "support": { "source": "https://github.com/hostinger/hostinger-wp-menu-manager/tree/1.2.20", "issues": "https://github.com/hostinger/hostinger-wp-menu-manager/issues" }, "install-path": "../hostinger/hostinger-wp-menu-manager" }, { "name": "hostinger/hostinger-wp-surveys", "version": "1.1.17", "version_normalized": "1.1.17.0", "source": { "type": "git", "url": "git@github.com:hostinger/hostinger-wp-surveys.git", "reference": "aa4be24d62556614524caebcda8c8965bc719e63" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hostinger/hostinger-wp-surveys/zipball/aa4be24d62556614524caebcda8c8965bc719e63", "reference": "aa4be24d62556614524caebcda8c8965bc719e63", "shasum": "" }, "require": { "hostinger/hostinger-wp-helper": "^1.0", "php": ">=8.0" }, "require-dev": { "10up/wp_mock": "^1.0", "brain/monkey": "^2.6", "phpunit/phpunit": "^9.6", "squizlabs/php_codesniffer": "^3.0" }, "time": "2025-09-24T07:49:52+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Hostinger\\Surveys\\": "src/" } }, "autoload-dev": { "psr-4": { "Hostinger\\Surveys\\Tests\\": "tests/phpunit" } }, "license": [ "proprietary" ], "description": "A PHP package with surveys for WordPress plugins", "support": { "source": "https://github.com/hostinger/hostinger-wp-surveys/tree/1.1.17", "issues": "https://github.com/hostinger/hostinger-wp-surveys/issues" }, "install-path": "../hostinger/hostinger-wp-surveys" }, { "name": "psr/container", "version": "dev-master", "version_normalized": "dev-master", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "707984727bd5b2b670e59559d3ed2500240cf875" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/707984727bd5b2b670e59559d3ed2500240cf875", "reference": "707984727bd5b2b670e59559d3ed2500240cf875", "shasum": "" }, "require": { "php": ">=7.4.0" }, "time": "2023-09-22T11:11:30+00:00", "default-branch": true, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "support": { "issues": "https://github.com/php-fig/container/issues", "source": "https://github.com/php-fig/container" }, "install-path": "../psr/container" }, { "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