Newer
Older
ubFramework / Portal / docroot / phpMyAdmin / vendor / composer / installed.json
@Christopher W. Olsen Christopher W. Olsen on 10 Dec 2017 19 KB Cleaning Up Making It A Sub Module
[
    {
        "name": "phpmyadmin/sql-parser",
        "version": "v4.1.10",
        "version_normalized": "4.1.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpmyadmin/sql-parser.git",
            "reference": "88e16ec7d26a80b5a4fdab9b6c79aa4c9b24470d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/88e16ec7d26a80b5a4fdab9b6c79aa4c9b24470d",
            "reference": "88e16ec7d26a80b5a4fdab9b6c79aa4c9b24470d",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.0"
        },
        "conflict": {
            "phpmyadmin/motranslator": "<3.0"
        },
        "require-dev": {
            "phpunit/php-code-coverage": "*",
            "phpunit/phpunit": "~4.8 || ~5.7"
        },
        "suggest": {
            "phpmyadmin/motranslator": "Translate messages to your favorite locale"
        },
        "time": "2017-08-21 10:55:31",
        "bin": [
            "bin/highlight-query",
            "bin/lint-query"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpMyAdmin\\SqlParser\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "The phpMyAdmin Team",
                "email": "developers@phpmyadmin.net",
                "homepage": "https://www.phpmyadmin.net/team/"
            }
        ],
        "description": "A validating SQL lexer and parser with a focus on MySQL dialect.",
        "homepage": "https://github.com/phpmyadmin/sql-parser",
        "keywords": [
            "analysis",
            "lexer",
            "parser",
            "sql"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-10 12:19:37",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "psr/simple-cache",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/simple-cache.git",
            "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/753fa598e8f3b9966c886fe13f370baa45ef0e24",
            "reference": "753fa598e8f3b9966c886fe13f370baa45ef0e24",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-01-02 13:31:39",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\SimpleCache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interfaces for simple caching",
        "keywords": [
            "cache",
            "caching",
            "psr",
            "psr-16",
            "simple-cache"
        ]
    },
    {
        "name": "psr/cache",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/cache.git",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06 20:24:11",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Cache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for caching libraries",
        "keywords": [
            "cache",
            "psr",
            "psr-6"
        ]
    },
    {
        "name": "symfony/cache",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/cache.git",
            "reference": "cf1ad9191c3d2176c81e7fcc6ea32603186ceddc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/cache/zipball/cf1ad9191c3d2176c81e7fcc6ea32603186ceddc",
            "reference": "cf1ad9191c3d2176c81e7fcc6ea32603186ceddc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "psr/cache": "~1.0",
            "psr/log": "~1.0",
            "psr/simple-cache": "^1.0"
        },
        "conflict": {
            "symfony/var-dumper": "<3.3"
        },
        "provide": {
            "psr/cache-implementation": "1.0",
            "psr/simple-cache-implementation": "1.0"
        },
        "require-dev": {
            "cache/integration-tests": "dev-master",
            "doctrine/cache": "~1.6",
            "doctrine/dbal": "~2.4",
            "predis/predis": "~1.0"
        },
        "suggest": {
            "symfony/polyfill-apcu": "For using ApcuAdapter on HHVM"
        },
        "time": "2017-07-23 08:41:58",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Cache\\": ""
            },
            "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 Cache component with PSR-6, PSR-16, and tags",
        "homepage": "https://symfony.com",
        "keywords": [
            "caching",
            "psr6"
        ]
    },
    {
        "name": "symfony/expression-language",
        "version": "v3.3.6",
        "version_normalized": "3.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/expression-language.git",
            "reference": "48abe52c5b80babe29e956d900b7ab06faf50eef"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/expression-language/zipball/48abe52c5b80babe29e956d900b7ab06faf50eef",
            "reference": "48abe52c5b80babe29e956d900b7ab06faf50eef",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "symfony/cache": "~3.1"
        },
        "time": "2017-05-01 15:01:29",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\ExpressionLanguage\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony ExpressionLanguage Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "phpmyadmin/motranslator",
        "version": "3.3",
        "version_normalized": "3.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpmyadmin/motranslator.git",
            "reference": "877f76827fa69bf27e4ffc28d258e9fba3442d8f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpmyadmin/motranslator/zipball/877f76827fa69bf27e4ffc28d258e9fba3442d8f",
            "reference": "877f76827fa69bf27e4ffc28d258e9fba3442d8f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "symfony/expression-language": "^3.2 || ^2.8"
        },
        "require-dev": {
            "phpunit/php-code-coverage": "*",
            "phpunit/phpunit": "~4.8 || ~5.7"
        },
        "time": "2017-06-01 11:50:55",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpMyAdmin\\MoTranslator\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "The phpMyAdmin Team",
                "email": "developers@phpmyadmin.net",
                "homepage": "https://www.phpmyadmin.net/team/"
            }
        ],
        "description": "Translation API for PHP using Gettext MO files",
        "homepage": "https://github.com/phpmyadmin/motranslator",
        "keywords": [
            "gettext",
            "i18n",
            "mo",
            "translator"
        ]
    },
    {
        "name": "phpmyadmin/shapefile",
        "version": "2.1",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpmyadmin/shapefile.git",
            "reference": "e23b767f2a81f61fee3fc09fc062879985f3e224"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpmyadmin/shapefile/zipball/e23b767f2a81f61fee3fc09fc062879985f3e224",
            "reference": "e23b767f2a81f61fee3fc09fc062879985f3e224",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/php-code-coverage": "*",
            "phpunit/phpunit": "~4.8 || ~5.7"
        },
        "suggest": {
            "ext-dbase": "For dbf files parsing"
        },
        "time": "2017-05-15 08:31:47",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpMyAdmin\\ShapeFile\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "The phpMyAdmin Team",
                "email": "developers@phpmyadmin.net",
                "homepage": "https://www.phpmyadmin.net/team/"
            }
        ],
        "description": "ESRI ShapeFile library for PHP",
        "homepage": "https://github.com/phpmyadmin/shapefile",
        "keywords": [
            "ESRI",
            "Shapefile",
            "dbf",
            "geo",
            "geospatial",
            "shape",
            "shp"
        ]
    },
    {
        "name": "tecnickcom/tcpdf",
        "version": "6.2.13",
        "version_normalized": "6.2.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tecnickcom/TCPDF.git",
            "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/95c5938aafe4b20df1454dbddb3e5005c0b26f64",
            "reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-04-26 08:14:48",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "config",
                "include",
                "tcpdf.php",
                "tcpdf_parser.php",
                "tcpdf_import.php",
                "tcpdf_barcodes_1d.php",
                "tcpdf_barcodes_2d.php",
                "include/tcpdf_colors.php",
                "include/tcpdf_filters.php",
                "include/tcpdf_font_data.php",
                "include/tcpdf_fonts.php",
                "include/tcpdf_images.php",
                "include/tcpdf_static.php",
                "include/barcodes/datamatrix.php",
                "include/barcodes/pdf417.php",
                "include/barcodes/qrcode.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPLv3"
        ],
        "authors": [
            {
                "name": "Nicola Asuni",
                "email": "info@tecnick.com",
                "homepage": "http://nicolaasuni.tecnick.com"
            }
        ],
        "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
        "homepage": "http://www.tcpdf.org/",
        "keywords": [
            "PDFD32000-2008",
            "TCPDF",
            "barcodes",
            "datamatrix",
            "pdf",
            "pdf417",
            "qrcode"
        ]
    },
    {
        "name": "phpseclib/phpseclib",
        "version": "2.0.6",
        "version_normalized": "2.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpseclib/phpseclib.git",
            "reference": "34a7699e6f31b1ef4035ee36444407cecf9f56aa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/34a7699e6f31b1ef4035ee36444407cecf9f56aa",
            "reference": "34a7699e6f31b1ef4035ee36444407cecf9f56aa",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phing/phing": "~2.7",
            "phpunit/phpunit": "~4.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": "2017-06-05 06:31:10",
        "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": "google/recaptcha",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/google/recaptcha.git",
            "reference": "5a56d15ca10a7b75158178752b2ad8f755eb4f78"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/google/recaptcha/zipball/5a56d15ca10a7b75158178752b2ad8f755eb4f78",
            "reference": "5a56d15ca10a7b75158178752b2ad8f755eb4f78",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8"
        },
        "time": "2017-03-09 18:44:34",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ReCaptcha\\": "src/ReCaptcha"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Client library for reCAPTCHA, a free service that protect websites from spam and abuse.",
        "homepage": "http://www.google.com/recaptcha/",
        "keywords": [
            "Abuse",
            "captcha",
            "recaptcha",
            "spam"
        ]
    }
]