oont-contents/plugins/woocommerce-legacy-rest-api/composer.json
2025-02-08 15:10:23 +01:00

7 lines
235 B
JSON

{
"name": "automattic/woocommerce-legacy-rest-api",
"description": "The legacy WooCommerce REST API, which used to be part of WooCommerce itself but is removed as of WooCommerce 9.0.",
"require": {
"php": ">=7.4"
}
}