diff --git a/readme.txt b/readme.txt index 203c0d2..c679e4f 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://github.com/sponsors/spatie Tags: development, debugging, debug, developer Requires PHP: 8.0 Requires at least: 5.5 -Tested up to: 6.6 +Tested up to: 6.7 Stable tag: 1.7.6 License: MIT diff --git a/wp-ray.php b/wp-ray.php index 0ccc1e2..4a49732 100644 --- a/wp-ray.php +++ b/wp-ray.php @@ -9,7 +9,7 @@ * Author URI: https://spatie.be * License: MIT * Requires PHP: 8.0 - * Tested up to: 6.6 + * Tested up to: 6.7 */ use Spatie\WordPressRay\Ray;