diff --git a/.github/workflows/php-tests.yml b/.github/workflows/php-tests.yml index ac321ecc..eb3cb5a8 100644 --- a/.github/workflows/php-tests.yml +++ b/.github/workflows/php-tests.yml @@ -19,7 +19,7 @@ jobs: include: # Check lowest supported WP version, with the lowest supported PHP. - php: '8.0' - wp: '6.0' + wp: '6.4' allowed_failure: false # Check latest WP with the highest supported PHP. - php: 'latest' diff --git a/edit_flow.php b/edit_flow.php index eee29146..d7aeeedf 100644 --- a/edit_flow.php +++ b/edit_flow.php @@ -5,7 +5,7 @@ * Description: Remixing the WordPress admin for better editorial workflow options. * Author: Daniel Bachhuber, Scott Bressler, Mohammad Jangda, Automattic, and others * Version: 0.10.0 - * Requires at least: 6.0 + * Requires at least: 6.4 * Requires PHP: 8.0 * License: GPL-3 * License URI: https://www.gnu.org/licenses/gpl-3.0.html diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 5f1e8589..cd8d8710 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -1,6 +1,8 @@ + + diff --git a/readme.txt b/readme.txt index cf1067ab..bcb96f57 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: batmoo, danielbachhuber, sbressler, automattic Donate link: http://editflow.org/contribute/ Tags: edit flow, workflow, editorial, newsroom, management, journalism, post status, custom status, notifications, email, comments, editorial comments, usergroups, calendars, editorial calendar, story budget -Requires at least: 6.0 +Requires at least: 6.4 Requires PHP: 8.0 Tested up to: 6.5 Stable tag: 0.9.9