From aab27f72a441e1e57a22d6fa32c1f689f6a280a3 Mon Sep 17 00:00:00 2001 From: Tim Brugman Date: Tue, 5 Nov 2024 19:22:27 +0100 Subject: [PATCH] Update compatibility --- readme.txt | 2 +- wp-ray.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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;