MMCT TEAM
Server IP : 2a02:4780:11:1361:0:bf7:7935:10  /  Your IP : 18.218.79.20
Web Server : LiteSpeed
System : Linux in-mum-web1261.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64
User : u200767797 ( 200767797)
PHP Version : 8.1.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : ON
Directory (0755) :  /opt/.wp-cli/packages/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //opt/.wp-cli/packages/composer.lock
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "9cf412d2a5cab8d664bd22269d536f0b",
    "packages": [
        {
            "name": "composer/semver",
            "version": "3.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/4313d26ada5e0c4edfbd1dc481a92ff7bff91f12",
                "reference": "4313d26ada5e0c4edfbd1dc481a92ff7bff91f12",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "symfony/phpunit-bridge": "^3 || ^7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Semver\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
            "keywords": [
                "semantic",
                "semver",
                "validation",
                "versioning"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/semver/issues",
                "source": "https://github.com/composer/semver/tree/3.4.3"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "time": "2024-09-19T14:15:21+00:00"
        },
        {
            "name": "hostinger/hostinger-command",
            "version": "1.0.3",
            "dist": {
                "type": "path",
                "url": "/var/cache/hostinger-wp-cli-packages",
                "reference": "e2f6d7a0c9a36478fa2fd5047bc1d62425c694b3"
            },
            "require": {
                "wp-cli/wp-cli": "^2.0"
            },
            "type": "wp-cli-package",
            "autoload": {
                "psr-4": {
                    "Hostinger\\WPCLI\\": "src/"
                },
                "files": [
                    "hostinger-command.php"
                ]
            },
            "license": [
                "MIT"
            ],
            "description": "WP-CLI command to retrieve WooCommerce orders.",
            "transport-options": {
                "relative": false
            }
        },
        {
            "name": "wp-cli/checksum-command",
            "version": "v2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/checksum-command.git",
                "reference": "bc82cfb0b1e24eec99cd1bfa515a62c63bd46936"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/checksum-command/zipball/bc82cfb0b1e24eec99cd1bfa515a62c63bd46936",
                "reference": "bc82cfb0b1e24eec99cd1bfa515a62c63bd46936",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.5"
            },
            "require-dev": {
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "core verify-checksums",
                    "plugin verify-checksums"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "checksum-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Verifies file integrity by comparing to published checksums.",
            "homepage": "https://github.com/wp-cli/checksum-command",
            "support": {
                "issues": "https://github.com/wp-cli/checksum-command/issues",
                "source": "https://github.com/wp-cli/checksum-command/tree/v2.3.0"
            },
            "time": "2024-10-01T21:53:46+00:00"
        },
        {
            "name": "wp-cli/core-command",
            "version": "v2.1.18",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/core-command.git",
                "reference": "f7580f93fe66a5584fa7b7c42bd2c0c1435c9d2e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/core-command/zipball/f7580f93fe66a5584fa7b7c42bd2c0c1435c9d2e",
                "reference": "f7580f93fe66a5584fa7b7c42bd2c0c1435c9d2e",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^1.4 || ^2 || ^3",
                "wp-cli/wp-cli": "^2.5.1"
            },
            "require-dev": {
                "wp-cli/checksum-command": "^1 || ^2",
                "wp-cli/db-command": "^1.3 || ^2",
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "core",
                    "core check-update",
                    "core download",
                    "core install",
                    "core is-installed",
                    "core multisite-convert",
                    "core multisite-install",
                    "core update",
                    "core update-db",
                    "core version"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "core-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Downloads, installs, updates, and manages a WordPress installation.",
            "homepage": "https://github.com/wp-cli/core-command",
            "support": {
                "issues": "https://github.com/wp-cli/core-command/issues",
                "source": "https://github.com/wp-cli/core-command/tree/v2.1.18"
            },
            "time": "2024-04-12T09:36:36+00:00"
        },
        {
            "name": "wp-cli/cron-command",
            "version": "v2.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/cron-command.git",
                "reference": "46f849f2f0ba859c6acd356eefc76769c8381ae5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/cron-command/zipball/46f849f2f0ba859c6acd356eefc76769c8381ae5",
                "reference": "46f849f2f0ba859c6acd356eefc76769c8381ae5",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.5"
            },
            "require-dev": {
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/eval-command": "^2.0",
                "wp-cli/server-command": "^2.0",
                "wp-cli/wp-cli-tests": "^4"
            },
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "cron",
                    "cron test",
                    "cron event",
                    "cron event delete",
                    "cron event list",
                    "cron event run",
                    "cron event schedule",
                    "cron schedule",
                    "cron schedule list",
                    "cron event unschedule"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "cron-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Tests, runs, and deletes WP-Cron events; manages WP-Cron schedules.",
            "homepage": "https://github.com/wp-cli/cron-command",
            "support": {
                "issues": "https://github.com/wp-cli/cron-command/issues",
                "source": "https://github.com/wp-cli/cron-command/tree/v2.3.1"
            },
            "time": "2024-10-01T10:30:28+00:00"
        },
        {
            "name": "wp-cli/doctor-command",
            "version": "v2.1.3",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/doctor-command.git",
                "reference": "ad8446bede9b2630daa68baf776c5bc43a460d86"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/doctor-command/zipball/ad8446bede9b2630daa68baf776c5bc43a460d86",
                "reference": "ad8446bede9b2630daa68baf776c5bc43a460d86",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "wp-cli/checksum-command": "^2",
                "wp-cli/core-command": "^2",
                "wp-cli/cron-command": "^2",
                "wp-cli/entity-command": "^2",
                "wp-cli/extension-command": "^2",
                "wp-cli/language-command": "^2",
                "wp-cli/wp-cli": "^2.1"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^4"
            },
            "type": "wp-cli-package",
            "extra": {
                "readme": {
                    "overview": {
                        "body": "bin/readme/overview-body.md"
                    },
                    "sections": [
                        "Overview",
                        "Using",
                        "Installing",
                        "Contributing"
                    ]
                },
                "commands": [
                    "doctor check",
                    "doctor list"
                ],
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "command.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Diagnose problems within WordPress by running a series of checks for symptoms.",
            "homepage": "https://runcommand.io/wp/doctor/",
            "support": {
                "issues": "https://github.com/wp-cli/doctor-command/issues",
                "source": "https://github.com/wp-cli/doctor-command/tree/v2.1.3"
            },
            "time": "2023-08-31T10:34:39+00:00"
        },
        {
            "name": "wp-cli/entity-command",
            "version": "v2.8.2",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/entity-command.git",
                "reference": "9dad0753ecba347d5fbdb6b80d01e38768bca4ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/entity-command/zipball/9dad0753ecba347d5fbdb6b80d01e38768bca4ea",
                "reference": "9dad0753ecba347d5fbdb6b80d01e38768bca4ea",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.11"
            },
            "require-dev": {
                "wp-cli/cache-command": "^1 || ^2",
                "wp-cli/db-command": "^1.3 || ^2",
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/media-command": "^1.1 || ^2",
                "wp-cli/super-admin-command": "^1 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "comment",
                    "comment approve",
                    "comment count",
                    "comment create",
                    "comment delete",
                    "comment exists",
                    "comment generate",
                    "comment get",
                    "comment list",
                    "comment meta",
                    "comment meta add",
                    "comment meta delete",
                    "comment meta get",
                    "comment meta list",
                    "comment meta patch",
                    "comment meta pluck",
                    "comment meta update",
                    "comment recount",
                    "comment spam",
                    "comment status",
                    "comment trash",
                    "comment unapprove",
                    "comment unspam",
                    "comment untrash",
                    "comment update",
                    "menu",
                    "menu create",
                    "menu delete",
                    "menu item",
                    "menu item add-custom",
                    "menu item add-post",
                    "menu item add-term",
                    "menu item delete",
                    "menu item list",
                    "menu item update",
                    "menu list",
                    "menu location",
                    "menu location assign",
                    "menu location list",
                    "menu location remove",
                    "network meta",
                    "network meta add",
                    "network meta delete",
                    "network meta get",
                    "network meta list",
                    "network meta patch",
                    "network meta pluck",
                    "network meta update",
                    "option",
                    "option add",
                    "option delete",
                    "option get",
                    "option list",
                    "option patch",
                    "option pluck",
                    "option update",
                    "option set-autoload",
                    "option get-autoload",
                    "post",
                    "post create",
                    "post delete",
                    "post edit",
                    "post exists",
                    "post generate",
                    "post get",
                    "post list",
                    "post meta",
                    "post meta add",
                    "post meta clean-duplicates",
                    "post meta delete",
                    "post meta get",
                    "post meta list",
                    "post meta patch",
                    "post meta pluck",
                    "post meta update",
                    "post term",
                    "post term add",
                    "post term list",
                    "post term remove",
                    "post term set",
                    "post update",
                    "post url-to-id",
                    "post-type",
                    "post-type get",
                    "post-type list",
                    "site",
                    "site activate",
                    "site archive",
                    "site create",
                    "site generate",
                    "site deactivate",
                    "site delete",
                    "site empty",
                    "site list",
                    "site mature",
                    "site meta",
                    "site meta add",
                    "site meta delete",
                    "site meta get",
                    "site meta list",
                    "site meta patch",
                    "site meta pluck",
                    "site meta update",
                    "site option",
                    "site private",
                    "site public",
                    "site spam",
                    "site unarchive",
                    "site unmature",
                    "site unspam",
                    "taxonomy",
                    "taxonomy get",
                    "taxonomy list",
                    "term",
                    "term create",
                    "term delete",
                    "term generate",
                    "term get",
                    "term list",
                    "term meta",
                    "term meta add",
                    "term meta delete",
                    "term meta get",
                    "term meta list",
                    "term meta patch",
                    "term meta pluck",
                    "term meta update",
                    "term recount",
                    "term update",
                    "user",
                    "user add-cap",
                    "user add-role",
                    "user application-password",
                    "user application-password create",
                    "user application-password delete",
                    "user application-password exists",
                    "user application-password get",
                    "user application-password list",
                    "user application-password record-usage",
                    "user application-password update",
                    "user create",
                    "user delete",
                    "user exists",
                    "user generate",
                    "user get",
                    "user import-csv",
                    "user list",
                    "user list-caps",
                    "user meta",
                    "user meta add",
                    "user meta delete",
                    "user meta get",
                    "user meta list",
                    "user meta patch",
                    "user meta pluck",
                    "user meta update",
                    "user remove-cap",
                    "user remove-role",
                    "user reset-password",
                    "user session",
                    "user session destroy",
                    "user session list",
                    "user set-role",
                    "user signup",
                    "user signup activate",
                    "user signup delete",
                    "user signup get",
                    "user signup list",
                    "user spam",
                    "user term",
                    "user term add",
                    "user term list",
                    "user term remove",
                    "user term set",
                    "user unspam",
                    "user update"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "entity-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Manage WordPress comments, menus, options, posts, sites, terms, and users.",
            "homepage": "https://github.com/wp-cli/entity-command",
            "support": {
                "issues": "https://github.com/wp-cli/entity-command/issues",
                "source": "https://github.com/wp-cli/entity-command/tree/v2.8.2"
            },
            "time": "2024-10-01T10:44:33+00:00"
        },
        {
            "name": "wp-cli/extension-command",
            "version": "v2.1.23",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/extension-command.git",
                "reference": "c307a11e7ea078cfd52177eefeef9906aa69edcd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/extension-command/zipball/c307a11e7ea078cfd52177eefeef9906aa69edcd",
                "reference": "c307a11e7ea078cfd52177eefeef9906aa69edcd",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^1.4 || ^2 || ^3",
                "wp-cli/wp-cli": "^2.10"
            },
            "require-dev": {
                "wp-cli/cache-command": "^2.0",
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/language-command": "^2.0",
                "wp-cli/scaffold-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "plugin",
                    "plugin activate",
                    "plugin deactivate",
                    "plugin delete",
                    "plugin get",
                    "plugin install",
                    "plugin is-installed",
                    "plugin list",
                    "plugin path",
                    "plugin search",
                    "plugin status",
                    "plugin toggle",
                    "plugin uninstall",
                    "plugin update",
                    "theme",
                    "theme activate",
                    "theme delete",
                    "theme disable",
                    "theme enable",
                    "theme get",
                    "theme install",
                    "theme is-installed",
                    "theme list",
                    "theme mod",
                    "theme mod get",
                    "theme mod set",
                    "theme mod remove",
                    "theme path",
                    "theme search",
                    "theme status",
                    "theme update",
                    "theme mod list"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "extension-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                },
                {
                    "name": "Alain Schlesser",
                    "email": "alain.schlesser@gmail.com",
                    "homepage": "https://www.alainschlesser.com"
                }
            ],
            "description": "Manages plugins and themes, including installs, activations, and updates.",
            "homepage": "https://github.com/wp-cli/extension-command",
            "support": {
                "issues": "https://github.com/wp-cli/extension-command/issues",
                "source": "https://github.com/wp-cli/extension-command/tree/v2.1.23"
            },
            "time": "2024-10-01T10:44:18+00:00"
        },
        {
            "name": "wp-cli/language-command",
            "version": "v2.0.22",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/language-command.git",
                "reference": "27db28eca5f7627c7fbd8da82c6c51eb05e7858e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/language-command/zipball/27db28eca5f7627c7fbd8da82c6c51eb05e7858e",
                "reference": "27db28eca5f7627c7fbd8da82c6c51eb05e7858e",
                "shasum": ""
            },
            "require": {
                "wp-cli/wp-cli": "^2.5"
            },
            "require-dev": {
                "wp-cli/db-command": "^1.3 || ^2",
                "wp-cli/entity-command": "^1.3 || ^2",
                "wp-cli/extension-command": "^1.2 || ^2",
                "wp-cli/wp-cli-tests": "^4"
            },
            "type": "wp-cli-package",
            "extra": {
                "bundled": true,
                "commands": [
                    "language",
                    "language core",
                    "language core activate",
                    "language core is-installed",
                    "language core install",
                    "language core list",
                    "language core uninstall",
                    "language core update",
                    "language plugin",
                    "language plugin is-installed",
                    "language plugin install",
                    "language plugin list",
                    "language plugin uninstall",
                    "language plugin update",
                    "language theme",
                    "language theme is-installed",
                    "language theme install",
                    "language theme list",
                    "language theme uninstall",
                    "language theme update",
                    "site switch-language"
                ],
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "language-command.php"
                ],
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel Bachhuber",
                    "email": "daniel@runcommand.io",
                    "homepage": "https://runcommand.io"
                }
            ],
            "description": "Installs, activates, and manages language packs.",
            "homepage": "https://github.com/wp-cli/language-command",
            "support": {
                "issues": "https://github.com/wp-cli/language-command/issues",
                "source": "https://github.com/wp-cli/language-command/tree/v2.0.22"
            },
            "time": "2024-10-01T10:45:06+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": {
        "wp-cli/doctor-command": 0
    },
    "prefer-stable": true,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.2.0"
}

MMCT - 2023