Update tested and required WordPress versions according to L-2 policy (#37434)
This commit is contained in:
parent
a8fff3175c
commit
62b275c41a
|
@ -0,0 +1,4 @@
|
|||
Significance: major
|
||||
Type: dev
|
||||
|
||||
Update tested and required WordPress versions according to L-2 policy.
|
|
@ -1,8 +1,8 @@
|
|||
=== WooCommerce ===
|
||||
Contributors: automattic, mikejolley, jameskoster, claudiosanches, rodrigosprimo, peterfabian1000, vedjain, jamosova, obliviousharmony, konamiman, sadowski, wpmuguru, royho, barryhughes-1
|
||||
Tags: online store, ecommerce, shop, shopping cart, sell online, storefront, checkout, payments, woo, woo commerce, e-commerce, store
|
||||
Requires at least: 5.9
|
||||
Tested up to: 6.1
|
||||
Requires at least: 6.0
|
||||
Tested up to: 6.2
|
||||
Requires PHP: 7.2
|
||||
Stable tag: 7.5.1
|
||||
License: GPLv3
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
* Author URI: https://woocommerce.com
|
||||
* Text Domain: woocommerce
|
||||
* Domain Path: /i18n/languages/
|
||||
* Requires at least: 5.9
|
||||
* Requires at least: 6.0
|
||||
* Requires PHP: 7.3
|
||||
*
|
||||
* @package WooCommerce
|
||||
|
|
Loading…
Reference in New Issue