diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index fd441dd2..11f51eee 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -21,7 +21,7 @@ jobs: matrix: core: - {name: 'WP latest', version: 'latest'} - - {name: 'WP minimum', version: 'WordPress/WordPress#5.7'} + - {name: 'WP minimum', version: 'WordPress/WordPress#6.3'} - {name: 'WP trunk', version: 'WordPress/WordPress#master'} steps: - name: Checkout diff --git a/readme.txt b/readme.txt index 3d39dd27..d9d255fd 100644 --- a/readme.txt +++ b/readme.txt @@ -1,9 +1,7 @@ === Microsoft Azure Storage for WordPress === Contributors: msopentech, 10up, morganestes, stevegrunwell, lpawlik, ritteshpatel, johnwatkins0, rickalee, eflorea, phyrax, ravichandra, jeffpaul Tags: Microsoft, Microsoft Open Technologies, Microsoft Azure, Microsoft Azure Storage, Media Files, Upload, CDN, blob storage -Requires at least: 5.7 -Tested up to: 6.4 -Requires PHP: 7.4 +Tested up to: 6.5 Stable tag: 4.4.1 License: BSD 2-Clause License URI: http://www.opensource.org/licenses/bsd-license.php diff --git a/windows-azure-storage.php b/windows-azure-storage.php index 729509e0..8bbe4a61 100644 --- a/windows-azure-storage.php +++ b/windows-azure-storage.php @@ -4,7 +4,7 @@ * Plugin URI: https://wordpress.org/plugins/windows-azure-storage/ * Description: Use the Microsoft Azure Storage service to host your website's media files. * Version: 4.4.1 - * Requires at least: 5.7 + * Requires at least: 6.3 * Requires PHP: 8.0 * Author: 10up, Microsoft Open Technologies * Author URI: https://10up.com/