diff --git a/.github/workflows/cypress-matrix.yml b/.github/workflows/cypress-matrix.yml index 4c33361..eabdfbc 100644 --- a/.github/workflows/cypress-matrix.yml +++ b/.github/workflows/cypress-matrix.yml @@ -28,10 +28,14 @@ jobs: - '8.0' - '8.1' - '8.2' + - '8.3' wpVersion: - '6.4' - '6.5' - '6.6' + exclude: + - phpVersion: '7.1' + wpVersion: '6.6' steps: diff --git a/mojo-marketplace.php b/mojo-marketplace.php index 13d5053..eaa6fa7 100644 --- a/mojo-marketplace.php +++ b/mojo-marketplace.php @@ -15,7 +15,7 @@ * Version: 3.2.0 * Tested up to: 6.6.1 * Requires at least: 5.8 - * Requires PHP: 7.0 + * Requires PHP: 7.1 * Author: Bluehost * Author URI: https://bluehost.com * Text Domain: wp-plugin-mojo