{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "5b980e08237dd140ab7ed37cd3e7b5fe", "packages": [ { "name": "krokedil/settings-page", "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/krokedil/settings-page.git", "reference": "2d50b3b3d539d9418a3e2d699d3829e9a5c0566c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/krokedil/settings-page/zipball/2d50b3b3d539d9418a3e2d699d3829e9a5c0566c", "reference": "2d50b3b3d539d9418a3e2d699d3829e9a5c0566c", "shasum": "" }, "require-dev": { "php-stubs/woocommerce-stubs": "dev-master", "wp-coding-standards/wpcs": "dev-develop" }, "type": "library", "autoload": { "psr-4": { "Krokedil\\SettingsPage\\": "src/" } }, "scripts": { "makepot": [ "wp --allow-root i18n make-pot ./src ./languages/krokedil-settings.pot --domain=krokedil-settings" ] }, "license": [ "GPL-V2" ], "authors": [ { "name": "Krokedil AB", "email": "info@krokedil.se" } ], "description": "A package to help setup settings pages in WordPress and WooCommerce for Krokedil plugins to add the Addons and Support tabs", "support": { "source": "https://github.com/krokedil/settings-page/tree/1.3.2", "issues": "https://github.com/krokedil/settings-page/issues" }, "time": "2026-01-23T10:41:25+00:00" }, { "name": "krokedil/shipping", "version": "2.3.3", "source": { "type": "git", "url": "https://github.com/krokedil/shipping.git", "reference": "7c53dbbe6c14f14fc0eb3beb4c76d82a5238ee21" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/krokedil/shipping/zipball/7c53dbbe6c14f14fc0eb3beb4c76d82a5238ee21", "reference": "7c53dbbe6c14f14fc0eb3beb4c76d82a5238ee21", "shasum": "" }, "require": { "php": "~7.4 || ~8.0", "psr/container": "2.0.x-dev" }, "require-dev": { "10up/wp_mock": "dev-trunk", "clean/phpdoc-md": "dev-master", "php-stubs/woocommerce-stubs": "dev-master", "php-stubs/wordpress-stubs": "*", "phpunit/phpunit": "^9.6", "wp-coding-standards/wpcs": "dev-develop" }, "type": "library", "autoload": { "psr-4": { "Krokedil\\Shipping\\": "src/" } }, "autoload-dev": { "psr-4": { "Krokedil\\Shipping\\Tests\\": "tests/" } }, "archive": { "exclude": [ "tests/*", "docs/*", "phpunit.xml", "phpcs.xml", ".phpdoc-md", "composer-lock.json", ".gitignore", ".gitattributes" ] }, "scripts": { "phpunit": [ "./vendor/bin/phpunit --bootstrap tests/bootstrap.php" ], "createdocs": [ "./vendor/bin/phpdoc-md" ] }, "description": "Shipping method extensions from Krokedil", "support": { "source": "https://github.com/krokedil/shipping/tree/2.3.3", "issues": "https://github.com/krokedil/shipping/issues" }, "time": "2026-01-23T06:25:36+00:00" }, { "name": "krokedil/woocommerce", "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/krokedil/woocommerce.git", "reference": "4f87f20eaa89ebdba21868011e395dacdecd06df" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/krokedil/woocommerce/zipball/4f87f20eaa89ebdba21868011e395dacdecd06df", "reference": "4f87f20eaa89ebdba21868011e395dacdecd06df", "shasum": "" }, "require-dev": { "10up/wp_mock": "^1.0", "php": "~7.4 || ~8.0", "php-stubs/woocommerce-stubs": "^7.2", "php-stubs/wordpress-stubs": "^6.1" }, "type": "library", "autoload": { "psr-4": { "Krokedil\\WooCommerce\\": "src/" } }, "autoload-dev": { "psr-4": { "Krokedil\\WooCommerce\\Tests\\": "tests/" } }, "license": [ "GPL-V2" ], "authors": [ { "name": "Krokedil AB", "email": "info@krokedil.se" } ], "description": "A library package for Krokedils plugins that contains helper methods when working with WooCommerce.", "support": { "source": "https://github.com/krokedil/woocommerce/tree/1.9.1", "issues": "https://github.com/krokedil/woocommerce/issues" }, "time": "2025-12-18T12:51:08+00:00" }, { "name": "psr/container", "version": "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" }, "default-branch": true, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "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" }, "time": "2023-09-22T11:11:30+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=7.4" }, "platform-dev": {}, "platform-overrides": { "php": "7.4" }, "plugin-api-version": "2.9.0" }