diff --git a/readme.txt b/readme.txt index 38c4b1b..7c58de4 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ === Yoast Test Helper === Contributors: yoast, joostdevalk, omarreiss, jipmoors, herregroen Tags: Yoast, Yoast SEO, development -Requires at least: 6.2 +Requires at least: 6.3 Tested up to: 6.4 Stable tag: 1.18-RC6 Requires PHP: 7.2.5 diff --git a/yoast-test-helper.php b/yoast-test-helper.php index f23fb2e..e099410 100644 --- a/yoast-test-helper.php +++ b/yoast-test-helper.php @@ -3,7 +3,7 @@ * Yoast Test Helper plugin. * * @package Yoast\WP\Test_Helper - * @copyright Copyright (C) 2017-2020, Yoast BV - support@yoast.com + * @copyright Copyright (C) 2017-2023, Yoast BV - support@yoast.com * @license http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License, version 3 or higher * * @wordpress-plugin @@ -16,7 +16,7 @@ * Text Domain: yoast-test-helper * Domain Path: /languages/ * License: GPL v3 - * Requires at least: 6.2 + * Requires at least: 6.3 * Requires PHP: 7.2.5 * * This program is free software: you can redistribute it and/or modify