Skip to content
Snippets Groups Projects
composer.lock 283 KiB
Newer Older
  • Learn to ignore specific revisions
  •     "_readme": [
            "This file locks the dependencies of your project to a known state",
    
            "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
    
            "This file is @generated automatically"
    
        "content-hash": "54a8c91f9d19473abf71ea242e3138d9",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/asm89/stack-cors.git",
    
                    "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08"
    
                    "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08",
                    "reference": "b9c31def6a83f84b4d4a40d35996d375755f0e08",
    
                    "symfony/http-foundation": "~2.7|~3.0|~4.0|~5.0",
                    "symfony/http-kernel": "~2.7|~3.0|~4.0|~5.0"
    
                },
                "require-dev": {
                    "phpunit/phpunit": "^5.0 || ^4.8.10",
                    "squizlabs/php_codesniffer": "^2.3"
    
                    "psr-4": {
                        "Asm89\\Stack\\": "src/Asm89/Stack/"
    
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Alexander",
                        "email": "iam.asm89@gmail.com"
                    }
                ],
                "description": "Cross-origin resource sharing library and stack middleware",
                "homepage": "https://github.com/asm89/stack-cors",
                "keywords": [
                    "cors",
                    "stack"
                ],
    
                "support": {
                    "issues": "https://github.com/asm89/stack-cors/issues",
                    "source": "https://github.com/asm89/stack-cors/tree/1.3.0"
                },
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/composer/installers.git",
    
                    "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca"
    
                    "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
                    "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
    
                "replace": {
                    "roundcube/plugin-installer": "*",
                    "shama/baton": "*"
                },
                "require-dev": {
    
                    "composer/composer": "1.6.* || 2.0.*@dev",
                    "composer/semver": "1.0.* || 2.0.*@dev",
                    "phpunit/phpunit": "^4.8.36",
                    "sebastian/comparator": "^1.2.4",
                    "symfony/process": "^2.3"
    
                    "branch-alias": {
                        "dev-master": "1.0-dev"
                    }
                },
                "autoload": {
    
                    "psr-4": {
                        "Composer\\Installers\\": "src/Composer/Installers"
    
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Kyle Robinson Young",
                        "email": "kyle@dontkry.com",
                        "homepage": "https://github.com/shama"
                    }
                ],
                "description": "A multi-framework Composer library installer",
    
                "homepage": "https://composer.github.io/installers/",
    
                    "codeigniter",
                    "concrete5",
                    "croogo",
                    "dokuwiki",
                    "drupal",
    
                "support": {
                    "issues": "https://github.com/composer/installers/issues",
                    "source": "https://github.com/composer/installers/tree/v1.9.0"
                },
                "funding": [
                    {
                        "url": "https://packagist.com",
                        "type": "custom"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                        "type": "tidelift"
                    }
                ],
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/composer/semver.git",
    
                    "reference": "a02fdf930a3c1c3ed3a49b5f63859c0c20e10464"
    
                    "url": "https://api.github.com/repos/composer/semver/zipball/a02fdf930a3c1c3ed3a49b5f63859c0c20e10464",
                    "reference": "a02fdf930a3c1c3ed3a49b5f63859c0c20e10464",
    
                    "php": "^5.3.2 || ^7.0 || ^8.0"
    
                    "symfony/phpunit-bridge": "^4.2 || ^5"
    
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Composer\\Semver\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Nils Adermann",
                        "email": "naderman@naderman.de",
                        "homepage": "http://www.naderman.de"
                    },
                    {
                        "name": "Jordi Boggiano",
                        "email": "j.boggiano@seld.be",
                        "homepage": "http://seld.be"
    
                    },
                    {
                        "name": "Rob Bast",
                        "email": "rob.bast@gmail.com",
                        "homepage": "http://robbast.nl"
    
                    }
                ],
                "description": "Semver library that offers utilities, version constraint parsing and validation.",
                "keywords": [
                    "semantic",
                    "semver",
                    "validation",
                    "versioning"
                ],
    
                "support": {
                    "irc": "irc://irc.freenode.org/composer",
                    "issues": "https://github.com/composer/semver/issues",
    
                    "source": "https://github.com/composer/semver/tree/3.2.4"
    
                "funding": [
                    {
                        "url": "https://packagist.com",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/composer",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                        "type": "tidelift"
                    }
                ],
    
                "time": "2020-11-13T08:59:24+00:00"
    
                "name": "doctrine/annotations",
    
                    "url": "https://github.com/doctrine/annotations.git",
    
                    "reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad"
    
                    "url": "https://api.github.com/repos/doctrine/annotations/zipball/ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
                    "reference": "ce77a7ba1770462cd705a91a151b6c3746f9c6ad",
    
                    "doctrine/lexer": "1.*",
    
                    "doctrine/coding-standard": "^6.0 || ^8.1",
    
                    "phpstan/phpstan": "^0.12.20",
                    "phpunit/phpunit": "^7.5 || ^9.1.5"
    
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    "psr-4": {
                        "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
    
                "notification-url": "https://packagist.org/downloads/",
    
                    {
                        "name": "Guilherme Blanco",
                        "email": "guilhermeblanco@gmail.com"
                    },
    
                    {
                        "name": "Jonathan Wage",
                        "email": "jonwage@gmail.com"
                    },
    
                        "name": "Johannes Schmitt",
    
                    }
                ],
                "description": "Docblock Annotations Parser",
    
                "homepage": "https://www.doctrine-project.org/projects/annotations.html",
    
                "keywords": [
                    "annotations",
                    "docblock",
                    "parser"
                ],
    
                "support": {
                    "issues": "https://github.com/doctrine/annotations/issues",
                    "source": "https://github.com/doctrine/annotations/tree/1.11.1"
                },
                "time": "2020-10-26T10:28:16+00:00"
    
                "source": {
                    "type": "git",
    
                    "url": "https://github.com/doctrine/lexer.git",
    
                    "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
                    "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
    
                    "shasum": ""
                },
                "require": {
    
                    "doctrine/coding-standard": "^6.0",
                    "phpstan/phpstan": "^0.11.8",
                    "phpunit/phpunit": "^8.2"
    
                "type": "library",
    
                        "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
    
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
    
                        "name": "Guilherme Blanco",
                        "email": "guilhermeblanco@gmail.com"
                    },
    
                    {
                        "name": "Roman Borschel",
                        "email": "roman@code-factory.org"
                    },
                    {
    
                "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
                "homepage": "https://www.doctrine-project.org/projects/lexer.html",
    
                    "annotations",
                    "docblock",
                    "lexer",
                    "parser",
                    "php"
    
                "support": {
                    "issues": "https://github.com/doctrine/lexer/issues",
                    "source": "https://github.com/doctrine/lexer/tree/1.2.1"
                },
                "funding": [
                    {
                        "url": "https://www.doctrine-project.org/sponsorship.html",
                        "type": "custom"
                    },
                    {
                        "url": "https://www.patreon.com/phpdoctrine",
                        "type": "patreon"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                        "type": "tidelift"
                    }
                ],
    
                "name": "doctrine/reflection",
    
                "source": {
                    "type": "git",
    
                    "url": "https://github.com/doctrine/reflection.git",
    
                    "reference": "fa587178be682efe90d005e3a322590d6ebb59a5"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5",
                    "reference": "fa587178be682efe90d005e3a322590d6ebb59a5",
    
                    "shasum": ""
                },
                "require": {
    
                    "doctrine/annotations": "^1.0",
                    "ext-tokenizer": "*",
    
                },
                "conflict": {
                    "doctrine/common": "<2.9"
    
                    "doctrine/coding-standard": "^6.0 || ^8.2.0",
    
                    "phpstan/phpstan": "^0.11.0 || ^0.12.20",
                    "phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16",
                    "phpunit/phpunit": "^7.5 || ^9.1.5"
    
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    "psr-4": {
                        "Doctrine\\Common\\": "lib/Doctrine/Common"
    
                "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"
    
                        "name": "Marco Pivetta",
                        "email": "ocramius@gmail.com"
    
                "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
                "homepage": "https://www.doctrine-project.org/projects/reflection.html",
    
                "support": {
                    "issues": "https://github.com/doctrine/reflection/issues",
                    "source": "https://github.com/doctrine/reflection/tree/1.2.2"
                },
    
                "abandoned": "roave/better-reflection",
    
    Jess's avatar
    Jess committed
                "version": "9.2.x-dev",
    
                    "reference": "a6f2bdf8cfc3d8ade8caa5473be482b20d1c6f83"
    
                    "doctrine/reflection": "^1.1",
    
                    "egulias/email-validator": "^2.0",
                    "ext-date": "*",
                    "ext-dom": "*",
                    "ext-filter": "*",
                    "ext-gd": "*",
                    "ext-hash": "*",
                    "ext-json": "*",
                    "ext-pcre": "*",
                    "ext-pdo": "*",
                    "ext-session": "*",
                    "ext-simplexml": "*",
                    "ext-spl": "*",
                    "ext-tokenizer": "*",
                    "ext-xml": "*",
    
                    "laminas/laminas-diactoros": "^2.1",
    
                    "pear/archive_tar": "^1.4.11",
    
                    "symfony-cmf/routing": "^2.1",
                    "symfony/console": "^4.4",
                    "symfony/dependency-injection": "^4.4",
                    "symfony/event-dispatcher": "^4.4",
    
                    "symfony/http-foundation": "^4.4.7",
    
                    "symfony/psr-http-message-bridge": "^2.0",
    
                    "symfony/routing": "^4.4",
                    "symfony/serializer": "^4.4",
                    "symfony/translation": "^4.4",
                    "symfony/validator": "^4.4",
                    "symfony/yaml": "^4.4",
    
                    "typo3/phar-stream-wrapper": "^3.1.3"
    
                },
                "conflict": {
                    "drush/drush": "<8.1.10"
                },
                "replace": {
                    "drupal/action": "self.version",
                    "drupal/aggregator": "self.version",
                    "drupal/automated_cron": "self.version",
                    "drupal/ban": "self.version",
                    "drupal/bartik": "self.version",
                    "drupal/basic_auth": "self.version",
                    "drupal/big_pipe": "self.version",
                    "drupal/block": "self.version",
                    "drupal/block_content": "self.version",
                    "drupal/book": "self.version",
                    "drupal/breakpoint": "self.version",
                    "drupal/ckeditor": "self.version",
    
                    "drupal/claro": "self.version",
    
                    "drupal/classy": "self.version",
                    "drupal/color": "self.version",
                    "drupal/comment": "self.version",
                    "drupal/config": "self.version",
                    "drupal/config_translation": "self.version",
                    "drupal/contact": "self.version",
                    "drupal/content_moderation": "self.version",
                    "drupal/content_translation": "self.version",
                    "drupal/contextual": "self.version",
                    "drupal/core-annotation": "self.version",
                    "drupal/core-assertion": "self.version",
                    "drupal/core-bridge": "self.version",
                    "drupal/core-class-finder": "self.version",
                    "drupal/core-datetime": "self.version",
                    "drupal/core-dependency-injection": "self.version",
                    "drupal/core-diff": "self.version",
                    "drupal/core-discovery": "self.version",
                    "drupal/core-event-dispatcher": "self.version",
                    "drupal/core-file-cache": "self.version",
    
                    "drupal/core-file-security": "self.version",
    
                    "drupal/core-filesystem": "self.version",
    
                    "drupal/core-front-matter": "self.version",
    
                    "drupal/core-gettext": "self.version",
                    "drupal/core-graph": "self.version",
                    "drupal/core-http-foundation": "self.version",
                    "drupal/core-php-storage": "self.version",
                    "drupal/core-plugin": "self.version",
                    "drupal/core-proxy-builder": "self.version",
                    "drupal/core-render": "self.version",
                    "drupal/core-serialization": "self.version",
                    "drupal/core-transliteration": "self.version",
                    "drupal/core-utility": "self.version",
                    "drupal/core-uuid": "self.version",
                    "drupal/core-version": "self.version",
                    "drupal/datetime": "self.version",
                    "drupal/datetime_range": "self.version",
                    "drupal/dblog": "self.version",
                    "drupal/dynamic_page_cache": "self.version",
                    "drupal/editor": "self.version",
                    "drupal/entity_reference": "self.version",
                    "drupal/field": "self.version",
                    "drupal/field_layout": "self.version",
                    "drupal/field_ui": "self.version",
                    "drupal/file": "self.version",
                    "drupal/filter": "self.version",
                    "drupal/forum": "self.version",
                    "drupal/hal": "self.version",
                    "drupal/help": "self.version",
                    "drupal/help_topics": "self.version",
                    "drupal/history": "self.version",
                    "drupal/image": "self.version",
                    "drupal/inline_form_errors": "self.version",
                    "drupal/jsonapi": "self.version",
                    "drupal/language": "self.version",
                    "drupal/layout_builder": "self.version",
                    "drupal/layout_discovery": "self.version",
                    "drupal/link": "self.version",
                    "drupal/locale": "self.version",
                    "drupal/media": "self.version",
                    "drupal/media_library": "self.version",
                    "drupal/menu_link_content": "self.version",
                    "drupal/menu_ui": "self.version",
                    "drupal/migrate": "self.version",
                    "drupal/migrate_drupal": "self.version",
                    "drupal/migrate_drupal_multilingual": "self.version",
                    "drupal/migrate_drupal_ui": "self.version",
                    "drupal/minimal": "self.version",
                    "drupal/node": "self.version",
    
                    "drupal/options": "self.version",
                    "drupal/page_cache": "self.version",
                    "drupal/path": "self.version",
    
                    "drupal/path_alias": "self.version",
    
                    "drupal/quickedit": "self.version",
                    "drupal/rdf": "self.version",
                    "drupal/responsive_image": "self.version",
                    "drupal/rest": "self.version",
                    "drupal/search": "self.version",
                    "drupal/serialization": "self.version",
                    "drupal/settings_tray": "self.version",
                    "drupal/seven": "self.version",
                    "drupal/shortcut": "self.version",
                    "drupal/standard": "self.version",
                    "drupal/stark": "self.version",
                    "drupal/statistics": "self.version",
                    "drupal/syslog": "self.version",
                    "drupal/system": "self.version",
                    "drupal/taxonomy": "self.version",
                    "drupal/telephone": "self.version",
                    "drupal/text": "self.version",
                    "drupal/toolbar": "self.version",
                    "drupal/tour": "self.version",
                    "drupal/tracker": "self.version",
                    "drupal/update": "self.version",
                    "drupal/user": "self.version",
                    "drupal/views": "self.version",
                    "drupal/views_ui": "self.version",
                    "drupal/workflows": "self.version",
                    "drupal/workspaces": "self.version"
                },
                "type": "drupal-core",
    
                            "[project-root]/.editorconfig": "assets/scaffold/files/editorconfig",
                            "[project-root]/.gitattributes": "assets/scaffold/files/gitattributes",
    
                            "[web-root]/.csslintrc": "assets/scaffold/files/csslintrc",
                            "[web-root]/.eslintignore": "assets/scaffold/files/eslintignore",
                            "[web-root]/.eslintrc.json": "assets/scaffold/files/eslintrc.json",
                            "[web-root]/.ht.router.php": "assets/scaffold/files/ht.router.php",
                            "[web-root]/.htaccess": "assets/scaffold/files/htaccess",
                            "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore",
                            "[web-root]/index.php": "assets/scaffold/files/index.php",
                            "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt",
                            "[web-root]/README.txt": "assets/scaffold/files/drupal.README.txt",
                            "[web-root]/robots.txt": "assets/scaffold/files/robots.txt",
                            "[web-root]/update.php": "assets/scaffold/files/update.php",
                            "[web-root]/web.config": "assets/scaffold/files/web.config",
                            "[web-root]/sites/README.txt": "assets/scaffold/files/sites.README.txt",
                            "[web-root]/sites/development.services.yml": "assets/scaffold/files/development.services.yml",
                            "[web-root]/sites/example.settings.local.php": "assets/scaffold/files/example.settings.local.php",
                            "[web-root]/sites/example.sites.php": "assets/scaffold/files/example.sites.php",
                            "[web-root]/sites/default/default.services.yml": "assets/scaffold/files/default.services.yml",
                            "[web-root]/sites/default/default.settings.php": "assets/scaffold/files/default.settings.php",
                            "[web-root]/modules/README.txt": "assets/scaffold/files/modules.README.txt",
                            "[web-root]/profiles/README.txt": "assets/scaffold/files/profiles.README.txt",
                            "[web-root]/themes/README.txt": "assets/scaffold/files/themes.README.txt"
                        }
                    }
                },
    
                "autoload": {
                    "psr-4": {
                        "Drupal\\Core\\": "lib/Drupal/Core",
                        "Drupal\\Component\\": "lib/Drupal/Component",
                        "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver"
                    },
                    "classmap": [
                        "lib/Drupal.php",
    
                        "lib/Drupal/Component/DependencyInjection/Container.php",
                        "lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php",
                        "lib/Drupal/Component/FileCache/FileCacheFactory.php",
    
                        "lib/Drupal/Component/Utility/Timer.php",
                        "lib/Drupal/Component/Utility/Unicode.php",
    
                        "lib/Drupal/Core/Cache/Cache.php",
                        "lib/Drupal/Core/Cache/CacheBackendInterface.php",
                        "lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php",
                        "lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php",
                        "lib/Drupal/Core/Cache/CacheTagsInvalidatorInterface.php",
                        "lib/Drupal/Core/Cache/DatabaseBackend.php",
                        "lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php",
                        "lib/Drupal/Core/Database/Connection.php",
    
                        "lib/Drupal/Core/Database/Database.php",
    
                        "lib/Drupal/Core/Database/Driver/mysql/Connection.php",
                        "lib/Drupal/Core/Database/Driver/pgsql/Connection.php",
                        "lib/Drupal/Core/Database/Driver/sqlite/Connection.php",
                        "lib/Drupal/Core/Database/Statement.php",
                        "lib/Drupal/Core/Database/StatementInterface.php",
                        "lib/Drupal/Core/DependencyInjection/Container.php",
    
                        "lib/Drupal/Core/DrupalKernel.php",
                        "lib/Drupal/Core/DrupalKernelInterface.php",
    
                        "lib/Drupal/Core/Installer/InstallerRedirectTrait.php",
    
                    ]
                },
                "scripts": {
                    "pre-autoload-dump": [
                        "Drupal\\Core\\Composer\\Composer::preAutoloadDump"
                    ],
                    "post-autoload-dump": [
                        "Drupal\\Core\\Composer\\Composer::ensureHtaccess"
                    ]
                },
                "license": [
                    "GPL-2.0-or-later"
                ],
    
                "description": "Drupal is an open source content management platform powering millions of websites and applications.",
                "transport-options": {
                    "relative": true
                }
    
            {
                "name": "drupal/core-project-message",
    
    Jess's avatar
    Jess committed
                "version": "9.2.x-dev",
    
                "dist": {
                    "type": "path",
                    "url": "composer/Plugin/ProjectMessage",
    
    Jess's avatar
    Jess committed
                    "reference": "b4efdbe26634b41a1b89e4f3770a8074769088a6"
    
                    "composer-plugin-api": "^1.1 || ^2",
    
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "Drupal\\Composer\\Plugin\\ProjectMessage\\MessagePlugin"
                },
                "autoload": {
                    "psr-4": {
                        "Drupal\\Composer\\Plugin\\ProjectMessage\\": "."
                    }
                },
                "license": [
                    "GPL-2.0-or-later"
                ],
                "description": "Adds a message after Composer installation.",
                "homepage": "https://www.drupal.org/project/drupal",
                "keywords": [
                    "drupal"
    
                ],
                "transport-options": {
                    "relative": true
                }
    
    Jess's avatar
    Jess committed
                "version": "9.2.x-dev",
    
                "dist": {
                    "type": "path",
                    "url": "composer/Plugin/VendorHardening",
    
    Jess's avatar
    Jess committed
                    "reference": "d54f0b3cc8b4237f3a41a0860a808db242f9da9e"
    
                    "composer-plugin-api": "^1.1 || ^2",
    
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "Drupal\\Composer\\Plugin\\VendorHardening\\VendorHardeningPlugin"
                },
                "autoload": {
                    "psr-4": {
                        "Drupal\\Composer\\Plugin\\VendorHardening\\": "."
                    }
                },
                "license": [
                    "GPL-2.0-or-later"
                ],
                "description": "Hardens the vendor directory for when it's in the docroot.",
                "homepage": "https://www.drupal.org/project/drupal",
                "keywords": [
                    "drupal"
    
                ],
                "transport-options": {
                    "relative": true
                }
    
            {
                "name": "egulias/email-validator",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/egulias/EmailValidator.git",
    
                    "reference": "ca90a3291eee1538cd48ff25163240695bd95448"
    
                    "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ca90a3291eee1538cd48ff25163240695bd95448",
                    "reference": "ca90a3291eee1538cd48ff25163240695bd95448",
    
                    "php": ">=5.5",
                    "symfony/polyfill-intl-idn": "^1.10"
    
                    "dominicsayers/isemail": "^3.0.7",
                    "phpunit/phpunit": "^4.8.36|^7.5.15",
                    "satooshi/php-coveralls": "^1.0.1"
    
                },
                "suggest": {
                    "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Eduardo Gulias Davis"
                    }
                ],
    
                "description": "A library for validating emails against several RFCs",
    
                "homepage": "https://github.com/egulias/EmailValidator",
                "keywords": [
                    "email",
    
                "support": {
                    "issues": "https://github.com/egulias/EmailValidator/issues",
    
                    "source": "https://github.com/egulias/EmailValidator/tree/2.1.24"
    
                "funding": [
                    {
                        "url": "https://github.com/egulias",
                        "type": "github"
                    }
                ],
                "time": "2020-11-14T15:56:27+00:00"
    
                    "url": "https://github.com/guzzle/guzzle.git",
    
                    "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
    
                    "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
                    "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
    
                    "guzzlehttp/promises": "^1.0",
    
                    "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
    
                "suggest": {
                    "psr/log": "Required for using the Log middleware"
                },
    
                    },
                    "files": [
                        "src/functions_include.php"
                    ]
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
    
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
    
                "description": "Guzzle is a PHP HTTP client library",
    
                "homepage": "http://guzzlephp.org/",
                "keywords": [
    
                    "http client",
                    "rest",
                    "web service"
    
                "support": {
                    "issues": "https://github.com/guzzle/guzzle/issues",
                    "source": "https://github.com/guzzle/guzzle/tree/6.5"
                },
    
                "source": {
                    "type": "git",
    
                    "url": "https://github.com/guzzle/promises.git",
    
                    "reference": "60d379c243457e073cff02bc323a2a86cb355631"
    
                    "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
                    "reference": "60d379c243457e073cff02bc323a2a86cb355631",
    
                    "symfony/phpunit-bridge": "^4.4 || ^5.1"