[
    {
        "name": "clancats/hydrahon",
        "version": "v1.1.12",
        "version_normalized": "1.1.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ClanCats/Hydrahon.git",
            "reference": "cc2fc3fd2ea082a2d531a751da49cc6a413270cd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ClanCats/Hydrahon/zipball/cc2fc3fd2ea082a2d531a751da49cc6a413270cd",
            "reference": "cc2fc3fd2ea082a2d531a751da49cc6a413270cd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2019-09-19T10:59:20+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ClanCats\\Hydrahon\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mario Döring",
                "role": "Developer"
            }
        ],
        "description": "Fast & standalone PHP MySQL Query Builder library.",
        "homepage": "https://github.com/ClanCats/Hydrahon",
        "keywords": [
            "builder",
            "database",
            "mysql",
            "query",
            "sqlite"
        ]
    },
    {
        "name": "gilbitron/easycsrf",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/gilbitron/EasyCSRF.git",
            "reference": "6927d540193f09621c0fb65140c2963992f5fd6b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/gilbitron/EasyCSRF/zipball/6927d540193f09621c0fb65140c2963992f5fd6b",
            "reference": "6927d540193f09621c0fb65140c2963992f5fd6b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4"
        },
        "require-dev": {
            "phpunit/phpunit": "4.5.*"
        },
        "time": "2015-03-19T14:44:39+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "EasyCSRF\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gilbert Pellegrom",
                "email": "gilbert@pellegrom.me"
            }
        ],
        "description": "A simple, standalone CSRF protection library"
    },
    {
        "name": "josantonius/session",
        "version": "1.1.8",
        "version_normalized": "1.1.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Josantonius/PHP-Session.git",
            "reference": "08b09ad43927d172963d15da29259bcdf90a8f43"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Josantonius/PHP-Session/zipball/08b09ad43927d172963d15da29259bcdf90a8f43",
            "reference": "08b09ad43927d172963d15da29259bcdf90a8f43",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.3 || ^2.8",
            "phpmd/phpmd": "^2.6",
            "phpunit/phpunit": "^5.7 || ^6.0",
            "squizlabs/php_codesniffer": "^3.0"
        },
        "time": "2018-05-04T08:30:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Josantonius\\Session\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Josantonius",
                "email": "hello@josantonius.com",
                "homepage": "https://josantonius.com",
                "role": "Developer"
            }
        ],
        "description": "PHP library for handling sessions.",
        "keywords": [
            "hhvm",
            "php",
            "session"
        ]
    },
    {
        "name": "lablnet/http-client",
        "version": "1.1",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Lablnet/PHP-http-client.git",
            "reference": "c168ee976dad4fad297aa3d71e35c7047a28775d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Lablnet/PHP-http-client/zipball/c168ee976dad4fad297aa3d71e35c7047a28775d",
            "reference": "c168ee976dad4fad297aa3d71e35c7047a28775d",
            "shasum": ""
        },
        "time": "2020-02-15T19:21:39+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Lablnet\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Malik Umer Farooq",
                "email": "lablnet01@gmail.com",
                "homepage": "https://softhub99.com"
            }
        ],
        "description": "PHP http client package.",
        "keywords": [
            "Lablnet",
            "free",
            "http",
            "package",
            "php",
            "psr-7"
        ]
    },
    {
        "name": "lablnet/input",
        "version": "1.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Lablnet/PHP-Input-Class.git",
            "reference": "8f5165808de89d859a39650c2c97e69b252d82e2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Lablnet/PHP-Input-Class/zipball/8f5165808de89d859a39650c2c97e69b252d82e2",
            "reference": "8f5165808de89d859a39650c2c97e69b252d82e2",
            "shasum": ""
        },
        "require": {
            "lablnet/http-client": "^1.0"
        },
        "time": "2019-02-06T14:36:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Lablnet\\": "src/"
            },
            "files": [
                "src/functions/helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Malik Umer Farooq",
                "email": "lablnet01@gmail.com",
                "homepage": "https://softhub99.com"
            }
        ],
        "description": "PHP input package.",
        "keywords": [
            "Lablnet",
            "free",
            "input",
            "package",
            "php",
            "request"
        ]
    },
    {
        "name": "rych/phpass",
        "version": "v3.0.0beta1",
        "version_normalized": "3.0.0.0-beta1",
        "source": {
            "type": "git",
            "url": "https://github.com/rchouinard/phpass.git",
            "reference": "f94d30f6ea9ead98ea9497818cbbb28db730ea7d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/rchouinard/phpass/zipball/f94d30f6ea9ead98ea9497818cbbb28db730ea7d",
            "reference": "f94d30f6ea9ead98ea9497818cbbb28db730ea7d",
            "shasum": ""
        },
        "require": {
            "ext-hash": "*",
            "php": ">=5.3.8"
        },
        "suggest": {
            "ext-mcrypt": "The Mcrypt extension is used as a source of cryptographically strong random data in the absence of ext-openssl.",
            "ext-openssl": "The OpenSSL extension is used as the default source of cryptographically strong random data."
        },
        "time": "2012-08-14T03:45:21+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PHPassLib": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ryan Chouinard",
                "email": "rchouinard@gmail.com",
                "homepage": "http://ryanchouinard.com"
            }
        ],
        "description": "PHP Password Library: Easy, secure password management for PHP",
        "homepage": "https://github.com/rchouinard/phpass",
        "keywords": [
            "cryptography",
            "password",
            "security"
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.17.1",
        "version_normalized": "1.17.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "7110338d81ce1cbc3e273136e4574663627037a7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7110338d81ce1cbc3e273136e4574663627037a7",
            "reference": "7110338d81ce1cbc3e273136e4574663627037a7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2020-06-06T08:46:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.17-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php72",
        "version": "v1.17.0",
        "version_normalized": "1.17.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php72.git",
            "reference": "f048e612a3905f34931127360bdd2def19a5e582"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582",
            "reference": "f048e612a3905f34931127360bdd2def19a5e582",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2020-05-12T16:47:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.17-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php72\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php80",
        "version": "v1.17.1",
        "version_normalized": "1.17.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php80.git",
            "reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4a5b6bba3259902e386eb80dd1956181ee90b5b2",
            "reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0.8"
        },
        "time": "2020-06-06T08:46:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.17-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php80\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ion Bazan",
                "email": "ion.bazan@gmail.com"
            },
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/var-dumper",
        "version": "v4.4.10",
        "version_normalized": "4.4.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/var-dumper.git",
            "reference": "56b3aa5eab0ac6720dcd559fd1d590ce301594ac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/var-dumper/zipball/56b3aa5eab0ac6720dcd559fd1d590ce301594ac",
            "reference": "56b3aa5eab0ac6720dcd559fd1d590ce301594ac",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/polyfill-php72": "~1.5",
            "symfony/polyfill-php80": "^1.15"
        },
        "conflict": {
            "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
            "symfony/console": "<3.4"
        },
        "require-dev": {
            "ext-iconv": "*",
            "symfony/console": "^3.4|^4.0|^5.0",
            "symfony/process": "^4.4|^5.0",
            "twig/twig": "^1.34|^2.4|^3.0"
        },
        "suggest": {
            "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
            "ext-intl": "To show region name in time zone dump",
            "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
        },
        "time": "2020-05-30T20:06:45+00:00",
        "bin": [
            "Resources/bin/var-dump-server"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Resources/functions/dump.php"
            ],
            "psr-4": {
                "Symfony\\Component\\VarDumper\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony mechanism for exploring and dumping PHP variables",
        "homepage": "https://symfony.com",
        "keywords": [
            "debug",
            "dump"
        ]
    },
    {
        "name": "tamtamchik/simple-flash",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tamtamchik/simple-flash.git",
            "reference": "43d6c5906d12d62ae5e354581bc06035be0abe8e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tamtamchik/simple-flash/zipball/43d6c5906d12d62ae5e354581bc06035be0abe8e",
            "reference": "43d6c5906d12d62ae5e354581bc06035be0abe8e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*",
            "scrutinizer/ocular": "1.*"
        },
        "time": "2020-03-11T17:39:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev",
                "1.2.x": "1.2.x-dev",
                "1.1.x": "1.1.x-dev",
                "1.0.x": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Tamtamchik\\SimpleFlash\\": "src"
            },
            "files": [
                "src/function.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Yuri Tkachenko",
                "email": "yuri.tam.tkachenko@gmail.com",
                "homepage": "http://tamtamchika.net"
            }
        ],
        "description": "Easy, framework agnostic flash notifications for PHP.",
        "homepage": "http://github.com/tamtamchik/simple-flash",
        "keywords": [
            "agnostic",
            "flash",
            "messages",
            "notifications"
        ]
    }
]
