Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit e777b0c

Browse files
authored
Update WooCommerce compatibility version to 3.8.0 (#1149)
* Update WooCommerce compatibility version to 3.8.0 * Add PHP compatibility versions * Fix wrong values for minimum WP and PHP versions * Remove ending .0
1 parent 566f2cd commit e777b0c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

woocommerce-gutenberg-products-block.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@
77
* Author: Automattic
88
* Author URI: https://woocommerce.com
99
* Text Domain: woo-gutenberg-products-block
10+
* Requires at least: 5.0
11+
* Requires PHP: 5.6
1012
* WC requires at least: 3.6
11-
* WC tested up to: 3.7
13+
* WC tested up to: 3.8
1214
*
1315
* @package WooCommerce\Blocks
1416
* @internal This file is only used when running the REST API as a feature plugin.

0 commit comments

Comments
 (0)