Update php version requirement in readme to same as main file, 7.3 (#37780)
* fix PHP version in readme to same as main file. 7.3 * changelog
This commit is contained in:
parent
7073fea067
commit
99c47835b6
|
@ -0,0 +1,5 @@
|
|||
Significance: patch
|
||||
Type: dev
|
||||
Comment: fix PHP version in readme to same as main file. 7.3
|
||||
|
||||
|
|
@ -3,7 +3,7 @@ Contributors: automattic, mikejolley, jameskoster, claudiosanches, rodrigosprimo
|
|||
Tags: online store, ecommerce, shop, shopping cart, sell online, storefront, checkout, payments, woo, woo commerce, e-commerce, store
|
||||
Requires at least: 6.0
|
||||
Tested up to: 6.2
|
||||
Requires PHP: 7.2
|
||||
Requires PHP: 7.3
|
||||
Stable tag: 7.6.0
|
||||
License: GPLv3
|
||||
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||
|
|
Loading…
Reference in New Issue