[
    {
        "name": "10web/archive",
        "version": "v2.0.2",
        "version_normalized": "2.0.2.0",
        "source": {
            "type": "git",
            "url": "https://gitlab.10web.io/Araqel17/10web-archivator",
            "reference": "674eff431f01ef070c3fc91ac512e1526af86a7e"
        },
        "require": {
            "alchemy/zippy": " ~0.1",
            "nelexa/zip": "3.3.*",
            "pear/archive_tar": "1.4.*",
            "php": ">=5.6"
        },
        "time": "2020-08-17T16:59:35+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Araqel\\Archive\\": "src/"
            }
        },
        "license": [
            "GPL"
        ],
        "authors": [
            {
                "name": "Araqel Araqelyan",
                "email": "AraqelAraqelyan@gmail.com"
            }
        ],
        "description": "Archivator for creating zip and tar archives for php"
    },
    {
        "name": "alchemy/zippy",
        "version": "0.4.9",
        "version_normalized": "0.4.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/alchemy-fr/Zippy.git",
            "reference": "59fbeefb9a249122867ef25e53addfcce31850d7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/alchemy-fr/Zippy/zipball/59fbeefb9a249122867ef25e53addfcce31850d7",
            "reference": "59fbeefb9a249122867ef25e53addfcce31850d7",
            "shasum": ""
        },
        "require": {
            "doctrine/collections": "~1.0",
            "php": ">=5.5",
            "symfony/filesystem": "^2.0.5 || ^3.0 || ^4.0",
            "symfony/polyfill-mbstring": "^1.3",
            "symfony/process": "^2.1 || ^3.0 || ^4.0"
        },
        "require-dev": {
            "ext-zip": "*",
            "guzzle/guzzle": "~3.0",
            "guzzlehttp/guzzle": "^6.0",
            "phpunit/phpunit": "^4.0 || ^5.0",
            "symfony/finder": "^2.0.5 || ^3.0 || ^4.0"
        },
        "suggest": {
            "ext-zip": "To use the ZipExtensionAdapter",
            "guzzle/guzzle": "To use the GuzzleTeleporter with Guzzle 3",
            "guzzlehttp/guzzle": "To use the GuzzleTeleporter with Guzzle 6"
        },
        "time": "2018-02-22T13:58:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Alchemy\\Zippy\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alchemy",
                "email": "dev.team@alchemy.fr",
                "homepage": "http://www.alchemy.fr/"
            }
        ],
        "description": "Zippy, the archive manager companion",
        "keywords": [
            "bzip",
            "compression",
            "tar",
            "zip"
        ],
        "support": {
            "issues": "https://github.com/alchemy-fr/Zippy/issues",
            "source": "https://github.com/alchemy-fr/Zippy/tree/master"
        }
    },
    {
        "name": "doctrine/collections",
        "version": "1.6.7",
        "version_normalized": "1.6.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/collections.git",
            "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a",
            "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3 || ^8.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpstan/phpstan-shim": "^0.9.2",
            "phpunit/phpunit": "^7.0",
            "vimeo/psalm": "^3.8.1"
        },
        "time": "2020-07-27T17:53:49+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
        "homepage": "https://www.doctrine-project.org/projects/collections.html",
        "keywords": [
            "array",
            "collections",
            "iterators",
            "php"
        ],
        "support": {
            "issues": "https://github.com/doctrine/collections/issues",
            "source": "https://github.com/doctrine/collections/tree/1.6.7"
        }
    },
    {
        "name": "kub-at/php-simple-html-dom-parser",
        "version": "1.9.1",
        "version_normalized": "1.9.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git",
            "reference": "ff22f98bfd9235115c128059076f3eb740d66913"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/ff22f98bfd9235115c128059076f3eb740d66913",
            "reference": "ff22f98bfd9235115c128059076f3eb740d66913",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2019-10-25T12:34:43+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "KubAT\\PhpSimple\\HtmlDomParser": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "S.C. Chen",
                "email": "me578022@gmail.com"
            },
            {
                "name": "Jakub Stawowy",
                "email": "Kub-AT@users.noreply.github.com"
            }
        ],
        "description": "PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible",
        "homepage": "http://simplehtmldom.sourceforge.net/",
        "keywords": [
            "Simple",
            "dom",
            "html"
        ],
        "support": {
            "issues": "https://github.com/Kub-AT/php-simple-html-dom-parser/issues",
            "source": "https://github.com/Kub-AT/php-simple-html-dom-parser/tree/master"
        }
    },
    {
        "name": "nelexa/zip",
        "version": "3.3.3",
        "version_normalized": "3.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Ne-Lexa/php-zip.git",
            "reference": "501b52f6fc393a599b44ff348a42740e1eaac7c6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Ne-Lexa/php-zip/zipball/501b52f6fc393a599b44ff348a42740e1eaac7c6",
            "reference": "501b52f6fc393a599b44ff348a42740e1eaac7c6",
            "shasum": ""
        },
        "require": {
            "ext-zlib": "*",
            "paragonie/random_compat": "*",
            "php": "^5.5.9 || ^7.0",
            "psr/http-message": "^1.0",
            "symfony/finder": "^3.0|^4.0|^5.0"
        },
        "require-dev": {
            "ext-bz2": "*",
            "ext-fileinfo": "*",
            "ext-openssl": "*",
            "ext-xml": "*",
            "guzzlehttp/psr7": "^1.6",
            "phpunit/phpunit": "^4.8|^5.7",
            "symfony/var-dumper": "^3.0|^4.0|^5.0"
        },
        "suggest": {
            "ext-bz2": "Needed to support BZIP2 compression",
            "ext-fileinfo": "Needed to get mime-type file",
            "ext-mcrypt": "Needed to support encrypt zip entries or use ext-openssl",
            "ext-openssl": "Needed to support encrypt zip entries or use ext-mcrypt"
        },
        "time": "2020-07-11T21:01:42+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpZip\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ne-Lexa",
                "email": "alexey@nelexa.ru",
                "role": "Developer"
            }
        ],
        "description": "PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, ZipAlign tool, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.",
        "homepage": "https://github.com/Ne-Lexa/php-zip",
        "keywords": [
            "archive",
            "extract",
            "unzip",
            "winzip",
            "zip",
            "zipalign",
            "ziparchive"
        ],
        "support": {
            "issues": "https://github.com/Ne-Lexa/php-zip/issues",
            "source": "https://github.com/Ne-Lexa/php-zip/tree/3.3.3"
        }
    },
    {
        "name": "paragonie/random_compat",
        "version": "v9.99.100",
        "version_normalized": "9.99.100.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
            "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
            "shasum": ""
        },
        "require": {
            "php": ">= 7"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*",
            "vimeo/psalm": "^1"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2020-10-15T08:29:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ],
        "support": {
            "email": "info@paragonie.com",
            "issues": "https://github.com/paragonie/random_compat/issues",
            "source": "https://github.com/paragonie/random_compat"
        }
    },
    {
        "name": "pear/archive_tar",
        "version": "1.4.11",
        "version_normalized": "1.4.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Archive_Tar.git",
            "reference": "17d355cb7d3c4ff08e5729f29cd7660145208d9d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/17d355cb7d3c4ff08e5729f29cd7660145208d9d",
            "reference": "17d355cb7d3c4ff08e5729f29cd7660145208d9d",
            "shasum": ""
        },
        "require": {
            "pear/pear-core-minimal": "^1.10.0alpha2",
            "php": ">=5.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "suggest": {
            "ext-bz2": "Bz2 compression support.",
            "ext-xz": "Lzma2 compression support.",
            "ext-zlib": "Gzip compression support."
        },
        "time": "2020-11-19T22:10:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Archive_Tar": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "./"
        ],
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Vincent Blavet",
                "email": "vincent@phpconcept.net"
            },
            {
                "name": "Greg Beaver",
                "email": "greg@chiaraquartet.net"
            },
            {
                "name": "Michiel Rook",
                "email": "mrook@php.net"
            }
        ],
        "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
        "homepage": "https://github.com/pear/Archive_Tar",
        "keywords": [
            "archive",
            "tar"
        ],
        "support": {
            "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
            "source": "https://github.com/pear/Archive_Tar"
        }
    },
    {
        "name": "pear/console_getopt",
        "version": "v1.4.3",
        "version_normalized": "1.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Console_Getopt.git",
            "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
            "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
            "shasum": ""
        },
        "time": "2019-11-20T18:27:48+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Console": "./"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "./"
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Andrei Zmievski",
                "email": "andrei@php.net",
                "role": "Lead"
            },
            {
                "name": "Stig Bakken",
                "email": "stig@php.net",
                "role": "Developer"
            },
            {
                "name": "Greg Beaver",
                "email": "cellog@php.net",
                "role": "Helper"
            }
        ],
        "description": "More info available on: http://pear.php.net/package/Console_Getopt",
        "support": {
            "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
            "source": "https://github.com/pear/Console_Getopt"
        }
    },
    {
        "name": "pear/pear-core-minimal",
        "version": "v1.10.10",
        "version_normalized": "1.10.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/pear-core-minimal.git",
            "reference": "625a3c429d9b2c1546438679074cac1b089116a7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7",
            "reference": "625a3c429d9b2c1546438679074cac1b089116a7",
            "shasum": ""
        },
        "require": {
            "pear/console_getopt": "~1.4",
            "pear/pear_exception": "~1.0"
        },
        "replace": {
            "rsky/pear-core-min": "self.version"
        },
        "time": "2019-11-19T19:00:24+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "src/"
        ],
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Christian Weiske",
                "email": "cweiske@php.net",
                "role": "Lead"
            }
        ],
        "description": "Minimal set of PEAR core files to be used as composer dependency",
        "support": {
            "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
            "source": "https://github.com/pear/pear-core-minimal"
        }
    },
    {
        "name": "pear/pear_exception",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/PEAR_Exception.git",
            "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
            "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
            "shasum": ""
        },
        "require": {
            "php": ">=4.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2019-12-10T10:24:42+00:00",
        "type": "class",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "PEAR/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "."
        ],
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Helgi Thormar",
                "email": "dufuz@php.net"
            },
            {
                "name": "Greg Beaver",
                "email": "cellog@php.net"
            }
        ],
        "description": "The PEAR Exception base class.",
        "homepage": "https://github.com/pear/PEAR_Exception",
        "keywords": [
            "exception"
        ],
        "support": {
            "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
            "source": "https://github.com/pear/PEAR_Exception"
        }
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ],
        "support": {
            "source": "https://github.com/php-fig/http-message/tree/master"
        }
    },
    {
        "name": "symfony/filesystem",
        "version": "v4.4.17",
        "version_normalized": "4.4.17.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/filesystem.git",
            "reference": "17b83e36a911aefa2cfe04bbf6328ec4c040c1b2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/filesystem/zipball/17b83e36a911aefa2cfe04bbf6328ec4c040c1b2",
            "reference": "17b83e36a911aefa2cfe04bbf6328ec4c040c1b2",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/polyfill-ctype": "~1.8"
        },
        "time": "2020-11-11T22:20:15+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Filesystem\\": ""
            },
            "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 Filesystem Component",
        "homepage": "https://symfony.com",
        "support": {
            "source": "https://github.com/symfony/filesystem/tree/v4.4.17"
        },
        "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/finder",
        "version": "v4.4.17",
        "version_normalized": "4.4.17.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "9f1d1d883b79a91ef320c0c6e803494e042ef36e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/9f1d1d883b79a91ef320c0c6e803494e042ef36e",
            "reference": "9f1d1d883b79a91ef320c0c6e803494e042ef36e",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3"
        },
        "time": "2020-11-17T19:45:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Finder\\": ""
            },
            "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 Finder Component",
        "homepage": "https://symfony.com",
        "support": {
            "source": "https://github.com/symfony/finder/tree/v4.4.17"
        },
        "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-ctype",
        "version": "v1.20.0",
        "version_normalized": "1.20.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f4ba089a5b6366e453971d3aad5fe8e897b37f41",
            "reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2020-10-23T14:02:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.20-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"
        ],
        "support": {
            "source": "https://github.com/symfony/polyfill-ctype/tree/v1.20.0"
        },
        "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.20.0",
        "version_normalized": "1.20.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "39d483bdf39be819deabf04ec872eb0b2410b531"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531",
            "reference": "39d483bdf39be819deabf04ec872eb0b2410b531",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2020-10-23T14:02:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.20-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"
        ],
        "support": {
            "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.20.0"
        },
        "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/process",
        "version": "v4.4.17",
        "version_normalized": "4.4.17.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "ec1482f13d53911a8a32e54ba6f9a3b43a57d943"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/ec1482f13d53911a8a32e54ba6f9a3b43a57d943",
            "reference": "ec1482f13d53911a8a32e54ba6f9a3b43a57d943",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3"
        },
        "time": "2020-11-02T15:10:16+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Process\\": ""
            },
            "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 Process Component",
        "homepage": "https://symfony.com",
        "support": {
            "source": "https://github.com/symfony/process/tree/v4.4.17"
        },
        "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"
            }
        ]
    }
]
