OXIESEC PANEL
- Current Dir:
/
/
opt
/
.wp-cli
/
packages
Server IP: 2a02:4780:11:1084:0:327f:3464:10
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
03/20/2024 11:05:06 AM
rwxr-xr-x
📁
cache
-
03/20/2024 11:05:38 AM
rwxr-xr-x
📄
composer.json
845 bytes
07/30/2025 03:51:19 AM
rw-r--r--
📄
composer.lock
29.4 KB
07/30/2025 03:51:20 AM
rw-r--r--
📁
vendor
-
07/21/2025 12:30:19 PM
rwxr-xr-x
Editing: composer.json
Close
{ "name": "wp-cli/wp-cli", "description": "Installed community packages used by WP-CLI", "version": "2.11.0", "authors": [ { "name": "WP-CLI", "email": "noreply@wpcli.org" } ], "homepage": "https://wp-cli.org/package-index/", "require": { "hostinger/hostinger-command": "1.0.4", "wp-cli/doctor-command": "@stable" }, "require-dev": {}, "minimum-stability": "dev", "prefer-stable": true, "license": "MIT", "repositories": { "wp-cli": { "type": "composer", "url": "https://wp-cli.org/package-index/" }, "hostinger/hostinger-command": { "type": "path", "url": "/var/cache/hostinger-wp-cli-packages" } }, "config": { "secure-http": true } }