{ "_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": "8843ee9f17423138c9cf247038ae8e61", "packages": [ { "name": "composer/installers", "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.6.* || ^2.0", "composer/semver": "^1 || ^3", "phpstan/phpstan": "^0.12.55", "phpstan/phpstan-phpunit": "^0.12.16", "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "https://composer.github.io/installers/", "keywords": [ "Craft", "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "Lan Management System", "MODX Evo", "MantisBT", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Starbug", "Thelia", "Whmcs", "WolfCMS", "agl", "aimeos", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "joomla", "known", "kohana", "laravel", "lavalite", "lithium", "magento", "majima", "mako", "mediawiki", "miaoxing", "modulework", "modx", "moodle", "osclass", "pantheon", "phpbb", "piwik", "ppi", "processwire", "puppet", "pxcms", "reindex", "roundcube", "shopware", "silverstripe", "sydes", "sylius", "symfony", "tastyigniter", "typo3", "wordpress", "yawik", "zend", "zikula" ], "support": { "issues": "https://github.com/composer/installers/issues", "source": "https://github.com/composer/installers/tree/v1.12.0" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2021-09-13T08:19:44+00:00" }, { "name": "khorshid/wp-encrypt", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/KhorshidLab/WP-Encrypt.git", "reference": "67cc7ded5f0319845a917ff7dcaa36349512cac8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/KhorshidLab/WP-Encrypt/zipball/67cc7ded5f0319845a917ff7dcaa36349512cac8", "reference": "67cc7ded5f0319845a917ff7dcaa36349512cac8", "shasum": "" }, "require": { "php": ">=5.6" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "WP_Encryption\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Khorshid", "email": "info@khorshidlab.com", "homepage": "https://khorshidlab.com/" } ], "description": "Encrypts and decrypts data using the WordPress SALT and OpenSSL", "keywords": [ "decrypt", "decryption", "encrypt", "encryption", "wp-encrypt" ], "support": { "issues": "https://github.com/KhorshidLab/WP-Encrypt/issues", "source": "https://github.com/KhorshidLab/WP-Encrypt/tree/v1.0.1" }, "time": "2022-07-04T18:51:04+00:00" }, { "name": "woocommerce/action-scheduler", "version": "3.9.2", "source": { "type": "git", "url": "https://github.com/woocommerce/action-scheduler.git", "reference": "efbb7953f72a433086335b249292f280dd43ddfe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/efbb7953f72a433086335b249292f280dd43ddfe", "reference": "efbb7953f72a433086335b249292f280dd43ddfe", "shasum": "" }, "require": { "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^7.5", "woocommerce/woocommerce-sniffs": "0.1.0", "wp-cli/wp-cli": "~2.5.0", "yoast/phpunit-polyfills": "^2.0" }, "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" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "description": "Action Scheduler for WordPress and WooCommerce", "homepage": "https://actionscheduler.org/", "support": { "issues": "https://github.com/woocommerce/action-scheduler/issues", "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.2" }, "time": "2025-02-03T09:09:30+00:00" } ], "packages-dev": [ { "name": "wpbp/debug", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/WPBP/Debug.git", "reference": "42dcbe2ab429df037f1248da568e970f9021934f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WPBP/Debug/zipball/42dcbe2ab429df037f1248da568e970f9021934f", "reference": "42dcbe2ab429df037f1248da568e970f9021934f", "shasum": "" }, "default-branch": true, "type": "library", "autoload": { "files": [ "debug.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "authors": [ { "name": "Daniele Scasciafratte", "email": "mte90net@gmail.com", "homepage": "http://mte90.net" } ], "description": "Add your plugin to Query Monitor", "homepage": "https://github.com/WPBP/Debug", "keywords": [ "debug", "wordpress" ], "support": { "issues": "https://github.com/WPBP/Debug/issues", "source": "https://github.com/WPBP/Debug/tree/1.1.4" }, "time": "2024-07-11T10:36:59+00:00" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": { "khorshid/wp-encrypt": 20, "wpbp/debug": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=7.4" }, "platform-dev": {}, "plugin-api-version": "2.6.0" }