Update plugin php requirements

This commit is contained in:
Alex P 2022-11-09 17:11:17 +02:00
parent 3ef9a974c3
commit 54ff5376b1
2 changed files with 2 additions and 2 deletions

View file

@ -84,7 +84,7 @@ class FilePathPluginFactory implements FilePathPluginFactoryInterface {
'Description' => '',
'TextDomain' => '',
'RequiresWP' => '5.0',
'RequiresPHP' => '7.1',
'RequiresPHP' => '7.2',
),
$plugin_data
);

View file

@ -7,7 +7,7 @@
* Author: WooCommerce
* Author URI: https://woocommerce.com/
* License: GPL-2.0
* Requires PHP: 7.1
* Requires PHP: 7.2
* WC requires at least: 3.9
* WC tested up to: 7.0
* Text Domain: woocommerce-paypal-payments