From 24d7e9e49be9074ba9075b83be6bbc4ec4ae5076 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Tue, 17 Jun 2025 16:42:47 +0100 Subject: [PATCH] Update Query Monitor to 3.18.0 (#93) Signed-off-by: John Blackbourn --- .wp-env.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.wp-env.json b/.wp-env.json index 310a00d..aa749d4 100644 --- a/.wp-env.json +++ b/.wp-env.json @@ -2,7 +2,7 @@ "phpVersion": "7.4", "plugins": [ "norcross/airplane-mode", - "johnbillion/query-monitor#3.17.2" + "johnbillion/query-monitor#3.18.0" ], "mappings": { "wp-content/plugins/plugin": "."