📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 11:48:52
📂
/ (Root)
/
usr
/
local
/
bin
/
wp_packages
/
packages
/
vendor
/
runcommand
/
query-debug
📍 /usr/local/bin/wp_packages/packages/vendor/runcommand/query-debug
🔄 Refresh
✏️
Editing: composer.json
Read Only
{ "name": "runcommand/query-debug", "description": "Find the query causing your performance issues.", "type": "wp-cli-package", "homepage": "https://runcommand.io/wp/query-debug/", "license": "MIT", "authors": [ { "name": "Daniel Bachhuber", "email": "daniel@runcommand.io", "homepage": "https://runcommand.io" } ], "minimum-stability": "dev", "autoload": { "files": [ "command.php" ] }, "require": {}, "require-dev": { "behat/behat": "~2.5" }, "extras": { "commands": [ "query-debug" ], "readme": { "sections": [ "Using", "Installing", "Support" ], "support": { "body": "https://raw.githubusercontent.com/runcommand/runcommand-theme/master/bin/readme-partials/support-open-source.md" }, "show_powered_by": false } } }
💾 Save Changes
❌ Cancel