diff --git a/composer.json b/composer.json index dafdfbf..7e20f0c 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "php": ">=7.1", "devgeniem/wp-cron-runner": "1.0.3", "figuren-theater/ft-options": "*", - "johnbillion/query-monitor": "3.15.0", + "johnbillion/query-monitor": "3.16.4", "johnbillion/wp-crontrol": "1.16.1", "koodimonni/composer-dropin-installer": "1.4", "pixelstudio/wp-sync-db": "1.7.1", diff --git a/composer.lock b/composer.lock index 5159393..b44b352 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "73c8d9d64830848548c4f8cbd0aa1a09", + "content-hash": "797923162b9ce495caf5a9bd78d8e5a5", "packages": [ { "name": "composer/installers", @@ -261,16 +261,16 @@ }, { "name": "johnbillion/query-monitor", - "version": "3.15.0", + "version": "3.16.4", "source": { "type": "git", "url": "https://github.com/johnbillion/query-monitor.git", - "reference": "c33b82b1d2281722a0dc49c7c5cc6869b3fcd23b" + "reference": "a876a2f32236123b09b71fe2d79ba2a5a67b0147" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnbillion/query-monitor/zipball/c33b82b1d2281722a0dc49c7c5cc6869b3fcd23b", - "reference": "c33b82b1d2281722a0dc49c7c5cc6869b3fcd23b", + "url": "https://api.github.com/repos/johnbillion/query-monitor/zipball/a876a2f32236123b09b71fe2d79ba2a5a67b0147", + "reference": "a876a2f32236123b09b71fe2d79ba2a5a67b0147", "shasum": "" }, "require": { @@ -283,7 +283,6 @@ "codeception/module-webdriver": "^1.0", "codeception/util-universalframework": "^1.0", "dealerdirect/phpcodesniffer-composer-installer": "0.7.2", - "ergebnis/composer-normalize": "^2", "johnbillion/plugin-infrastructure": "dev-trunk", "lucatume/wp-browser": "3.2.1", "phpcompatibility/phpcompatibility-wp": "2.1.4", @@ -292,7 +291,7 @@ "roots/wordpress-core-installer": "1.100.0", "roots/wordpress-full": "*", "squizlabs/php_codesniffer": "3.7.1", - "szepeviktor/phpstan-wordpress": "1.3.0", + "szepeviktor/phpstan-wordpress": "1.3.5", "wp-coding-standards/wpcs": "2.3.0" }, "type": "wordpress-plugin", @@ -329,7 +328,7 @@ "type": "github" } ], - "time": "2023-11-10T18:27:20+00:00" + "time": "2024-07-25T10:21:05+00:00" }, { "name": "johnbillion/wp-crontrol",