MOON
Server: Apache
System: Linux vps.espica.me 5.14.0-687.46.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Sep 11 09:03:19 EDT 2026 x86_64
User: solaraatech (1011)
PHP: 8.2.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/cpanel/ea-wappspector/vendor/knplabs/packagist-api/composer.json
{
    "name": "knplabs/packagist-api",
    "type": "library",
    "description": "Packagist API client.",
    "keywords": ["packagist", "api", "composer"],
    "homepage": "http://knplabs.com",
    "license": "MIT",
    "authors": [
        {
            "name": "KnpLabs Team",
            "homepage": "http://knplabs.com"
        }
    ],
    "require": {
        "php": "^7.1 || ^8.0",
        "guzzlehttp/guzzle": "^6.0 || ^7.0",
        "doctrine/inflector": "^1.0 || ^2.0"
    },
    "require-dev": {
        "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0",
        "squizlabs/php_codesniffer": "^3.0"
    },
    "config": {
        "bin-dir": "bin"
    },
    "autoload": {
        "psr-0": {
            "Packagist\\Api\\": "src/"
        }
    },
    "extra": {
        "branch-alias": {
            "dev-master": "1.x-dev"
        }
    },
    "scripts": {
        "lint": "bin/phpcs --standard=PSR12 src/",
        "test": "bin/phpspec run -f pretty"
    }
}