[
    {
        "name": "php-amqplib/php-amqplib",
        "version": "v2.11.0",
        "version_normalized": "2.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-amqplib/php-amqplib.git",
            "reference": "9ee212baced63442ca1ab029acde38e1144a00b8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/9ee212baced63442ca1ab029acde38e1144a00b8",
            "reference": "9ee212baced63442ca1ab029acde38e1144a00b8",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "ext-sockets": "*",
            "php": ">=5.6.3",
            "phpseclib/phpseclib": "^2.0.0"
        },
        "replace": {
            "videlalvaro/php-amqplib": "self.version"
        },
        "require-dev": {
            "ext-curl": "*",
            "nategood/httpful": "^0.2.20",
            "phpunit/phpunit": "^5.7|^6.5|^7.0",
            "squizlabs/php_codesniffer": "^2.5"
        },
        "time": "2019-11-19T15:15:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.11-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpAmqpLib\\": "PhpAmqpLib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1-or-later"
        ],
        "authors": [
            {
                "name": "Alvaro Videla",
                "role": "Original Maintainer"
            },
            {
                "name": "John Kelly",
                "email": "johnmkelly86@gmail.com",
                "role": "Maintainer"
            },
            {
                "name": "Raúl Araya",
                "email": "nubeiro@gmail.com",
                "role": "Maintainer"
            },
            {
                "name": "Luke Bakken",
                "email": "luke@bakken.io",
                "role": "Maintainer"
            }
        ],
        "description": "Formerly videlalvaro/php-amqplib.  This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
        "homepage": "https://github.com/php-amqplib/php-amqplib/",
        "keywords": [
            "message",
            "queue",
            "rabbitmq"
        ]
    },
    {
        "name": "phpseclib/phpseclib",
        "version": "2.0.23",
        "version_normalized": "2.0.23.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpseclib/phpseclib.git",
            "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
            "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phing/phing": "~2.7",
            "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
            "sami/sami": "~2.0",
            "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."
        },
        "time": "2019-09-17T03:41:22+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"
        ]
    },
    {
        "name": "plasticbrain/php-flash-messages",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/plasticbrain/PhpFlashMessages.git",
            "reference": "b565762619342057ce561de20d0f2f6e14f9aa77"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/plasticbrain/PhpFlashMessages/zipball/b565762619342057ce561de20d0f2f6e14f9aa77",
            "reference": "b565762619342057ce561de20d0f2f6e14f9aa77",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "time": "2016-04-01T08:39:38+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Plasticbrain\\FlashMessages\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike Everhart",
                "email": "mike@plasticbrain.net"
            }
        ],
        "description": "A modern take on PHP session-based flash messages",
        "keywords": [
            "bootstrap",
            "flash",
            "messages",
            "session"
        ]
    }
]
