{ "_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": "b0216cf5f95877187d8bba1b8624d8f0", "packages": [ { "name": "alanef/free_plugin_lib", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/alanef/free_plugin_lib.git", "reference": "ed52c33c73999a1fe1ee5a1b00581b9462111ac8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alanef/free_plugin_lib/zipball/ed52c33c73999a1fe1ee5a1b00581b9462111ac8", "reference": "ed52c33c73999a1fe1ee5a1b00581b9462111ac8", "shasum": "" }, "require": { "php": ">=7.4" }, "require-dev": { "codedungeon/phpunit-result-printer": "^0.32", "phpunit/phpunit": "^9.0", "wp-phpunit/wp-phpunit": "^6.7", "yoast/wp-test-utils": "^1.2" }, "type": "library", "autoload": { "psr-4": { "Fullworks_Free_Plugin_Lib\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "alan", "email": "alan@fullworks.net" } ], "description": "Library to add to free plugins, in compliance with wp.org", "support": { "issues": "https://github.com/alanef/free_plugin_lib/issues", "source": "https://github.com/alanef/free_plugin_lib/tree/v1.0.1" }, "time": "2025-02-18T15:16:14+00:00" }, { "name": "alanef/wp_autoloader", "version": "dev-main", "source": { "type": "git", "url": "https://github.com/alanef/wp_autoloader.git", "reference": "ab82c9014dd47efbe72cb3612c2a57715bcb212d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/alanef/wp_autoloader/zipball/ab82c9014dd47efbe72cb3612c2a57715bcb212d", "reference": "ab82c9014dd47efbe72cb3612c2a57715bcb212d", "shasum": "" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "Fullworks_WP_Autoloader\\": "src/" } }, "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "alan", "email": "alan@fullworks.net" } ], "description": "A custom autoloader to comply with WP class file names", "support": { "source": "https://github.com/alanef/wp_autoloader/tree/main", "issues": "https://github.com/alanef/wp_autoloader/issues" }, "time": "2024-10-24T10:54:40+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": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "alanef/wp_autoloader": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.4" }, "platform-dev": { "ext-mysqli": "*" }, "plugin-api-version": "2.6.0" }