From 0db04b1d88cfb9ef56fadbf346ce7985588f5550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 18:41:05 +0000 Subject: [PATCH] chore(deps-dev): bump johnbillion/query-monitor from 3.16.3 to 3.20.4 Bumps [johnbillion/query-monitor](https://github.com/johnbillion/query-monitor) from 3.16.3 to 3.20.4. - [Release notes](https://github.com/johnbillion/query-monitor/releases) - [Commits](https://github.com/johnbillion/query-monitor/compare/3.16.3...3.20.4) --- updated-dependencies: - dependency-name: johnbillion/query-monitor dependency-version: 3.20.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.lock | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 215e61bf4..8eadf0992 100644 --- a/composer.lock +++ b/composer.lock @@ -1607,16 +1607,16 @@ }, { "name": "johnbillion/query-monitor", - "version": "3.16.3", + "version": "3.20.4", "source": { "type": "git", "url": "https://github.com/johnbillion/query-monitor.git", - "reference": "6365775bbafcb024d70db557aa9d13539546b7ec" + "reference": "19a230464200294ae0448e5d3487be5537de0622" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnbillion/query-monitor/zipball/6365775bbafcb024d70db557aa9d13539546b7ec", - "reference": "6365775bbafcb024d70db557aa9d13539546b7ec", + "url": "https://api.github.com/repos/johnbillion/query-monitor/zipball/19a230464200294ae0448e5d3487be5537de0622", + "reference": "19a230464200294ae0448e5d3487be5537de0622", "shasum": "" }, "require": { @@ -1624,20 +1624,24 @@ "php": ">=7.4.0" }, "require-dev": { + "behat/gherkin": "< 4.13.0", "codeception/module-asserts": "^1.0", "codeception/module-db": "^1.0", "codeception/module-webdriver": "^1.0", "codeception/util-universalframework": "^1.0", "dealerdirect/phpcodesniffer-composer-installer": "0.7.2", - "johnbillion/plugin-infrastructure": "dev-trunk", - "lucatume/wp-browser": "3.2.1", - "phpcompatibility/phpcompatibility-wp": "2.1.4", - "phpstan/phpstan": "1.10.39", - "phpstan/phpstan-phpunit": "1.3.15", + "guzzlehttp/guzzle": "^7.0", + "johnbillion/plugin-infrastructure": "1.2.2", + "johnbillion/wp-compat": "0.3.1", + "lucatume/wp-browser": "3.2.3", + "phpcompatibility/phpcompatibility-wp": "2.1.5", + "phpstan/phpstan": "1.12.11", + "phpstan/phpstan-deprecation-rules": "1.2.1", + "phpstan/phpstan-phpunit": "1.4.1", "roots/wordpress-core-installer": "1.100.0", "roots/wordpress-full": "*", - "squizlabs/php_codesniffer": "3.7.1", - "szepeviktor/phpstan-wordpress": "1.3.0", + "squizlabs/php_codesniffer": "3.11.1", + "szepeviktor/phpstan-wordpress": "1.3.5", "wp-coding-standards/wpcs": "2.3.0" }, "type": "wordpress-plugin", @@ -1662,10 +1666,11 @@ } ], "description": "The Developer Tools panel for WordPress.", - "homepage": "https://github.com/johnbillion/query-monitor/", + "homepage": "https://querymonitor.com/", "support": { "forum": "https://wordpress.org/support/plugin/query-monitor", "issues": "https://github.com/johnbillion/query-monitor/issues", + "security": "https://querymonitor.com/security/", "source": "https://github.com/johnbillion/query-monitor" }, "funding": [ @@ -1674,7 +1679,7 @@ "type": "github" } ], - "time": "2024-05-22T21:59:51+00:00" + "time": "2026-03-19T17:07:45+00:00" }, { "name": "justinrainbow/json-schema",