Skip to content
Snippets Groups Projects
composer.lock 230 KiB
Newer Older
  • Learn to ignore specific revisions
  •                 "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/1c2dce9d2822030d5dcfd50b709708830429c89a",
                    "reference": "1c2dce9d2822030d5dcfd50b709708830429c89a",
                    "shasum": ""
                },
                "require": {
                    "laminas/laminas-zendframework-bridge": "^1.0",
                    "php": "^5.6 || ^7.0",
                    "psr/http-message": "^1.0"
                },
                "provide": {
                    "psr/http-message-implementation": "1.0"
                },
                "replace": {
                    "zendframework/zend-diactoros": "self.version"
                },
                "require-dev": {
                    "ext-dom": "*",
                    "ext-libxml": "*",
                    "laminas/laminas-coding-standard": "~1.0",
                    "php-http/psr7-integration-tests": "dev-master",
                    "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-release-1.8": "1.8.x-dev"
                    }
                },
                "autoload": {
                    "files": [
                        "src/functions/create_uploaded_file.php",
                        "src/functions/marshal_headers_from_sapi.php",
                        "src/functions/marshal_method_from_sapi.php",
                        "src/functions/marshal_protocol_version_from_sapi.php",
                        "src/functions/marshal_uri_from_sapi.php",
                        "src/functions/normalize_server.php",
                        "src/functions/normalize_uploaded_files.php",
                        "src/functions/parse_cookie_header.php",
                        "src/functions/create_uploaded_file.legacy.php",
                        "src/functions/marshal_headers_from_sapi.legacy.php",
                        "src/functions/marshal_method_from_sapi.legacy.php",
                        "src/functions/marshal_protocol_version_from_sapi.legacy.php",
                        "src/functions/marshal_uri_from_sapi.legacy.php",
                        "src/functions/normalize_server.legacy.php",
                        "src/functions/normalize_uploaded_files.legacy.php",
                        "src/functions/parse_cookie_header.legacy.php"
                    ],
                    "psr-4": {
                        "Laminas\\Diactoros\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "PSR HTTP Message implementations",
                "homepage": "https://laminas.dev",
                "keywords": [
                    "http",
                    "laminas",
                    "psr",
                    "psr-7"
                ],
                "time": "2019-12-31T16:41:30+00:00"
            },
            {
                "name": "laminas/laminas-escaper",
                "version": "2.6.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-escaper.git",
                    "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/25f2a053eadfa92ddacb609dcbbc39362610da70",
                    "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70",
                    "shasum": ""
                },
                "require": {
                    "laminas/laminas-zendframework-bridge": "^1.0",
                    "php": "^5.6 || ^7.0"
                },
                "replace": {
                    "zendframework/zend-escaper": "self.version"
                },
                "require-dev": {
                    "laminas/laminas-coding-standard": "~1.0.0",
                    "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.6.x-dev",
                        "dev-develop": "2.7.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Laminas\\Escaper\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
                "homepage": "https://laminas.dev",
                "keywords": [
                    "escaper",
                    "laminas"
                ],
                "time": "2019-12-31T16:43:30+00:00"
            },
            {
                "name": "laminas/laminas-feed",
                "version": "2.12.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-feed.git",
                    "reference": "64d25e18a6ea3db90c27fe2d6b95630daa1bf602"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/64d25e18a6ea3db90c27fe2d6b95630daa1bf602",
                    "reference": "64d25e18a6ea3db90c27fe2d6b95630daa1bf602",
                    "shasum": ""
                },
                "require": {
                    "ext-dom": "*",
                    "ext-libxml": "*",
                    "laminas/laminas-escaper": "^2.5.2",
                    "laminas/laminas-stdlib": "^3.2.1",
                    "laminas/laminas-zendframework-bridge": "^1.0",
                    "php": "^5.6 || ^7.0"
                },
                "replace": {
                    "zendframework/zend-feed": "self.version"
                },
                "require-dev": {
                    "laminas/laminas-cache": "^2.7.2",
                    "laminas/laminas-coding-standard": "~1.0.0",
                    "laminas/laminas-db": "^2.8.2",
                    "laminas/laminas-http": "^2.7",
                    "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
                    "laminas/laminas-validator": "^2.10.1",
                    "phpunit/phpunit": "^5.7.23 || ^6.4.3",
                    "psr/http-message": "^1.0.1"
                },
                "suggest": {
                    "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
                    "laminas/laminas-db": "Laminas\\Db component, for use with PubSubHubbub",
                    "laminas/laminas-http": "Laminas\\Http for PubSubHubbub, and optionally for use with Laminas\\Feed\\Reader",
                    "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for easily extending ExtensionManager implementations",
                    "laminas/laminas-validator": "Laminas\\Validator component, for validating email addresses used in Atom feeds and entries when using the Writer subcomponent",
                    "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.12.x-dev",
                        "dev-develop": "2.13.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Laminas\\Feed\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "provides functionality for consuming RSS and Atom feeds",
                "homepage": "https://laminas.dev",
                "keywords": [
                    "feed",
                    "laminas"
                ],
                "time": "2019-12-31T16:46:54+00:00"
            },
            {
                "name": "laminas/laminas-stdlib",
                "version": "3.2.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-stdlib.git",
                    "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6",
                    "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6",
                    "shasum": ""
                },
                "require": {
                    "laminas/laminas-zendframework-bridge": "^1.0",
                    "php": "^5.6 || ^7.0"
                },
                "replace": {
                    "zendframework/zend-stdlib": "self.version"
                },
                "require-dev": {
                    "laminas/laminas-coding-standard": "~1.0.0",
                    "phpbench/phpbench": "^0.13",
                    "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.2.x-dev",
                        "dev-develop": "3.3.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Laminas\\Stdlib\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "SPL extensions, array utilities, error handlers, and more",
                "homepage": "https://laminas.dev",
                "keywords": [
                    "laminas",
                    "stdlib"
                ],
                "time": "2019-12-31T17:51:15+00:00"
            },
            {
                "name": "laminas/laminas-zendframework-bridge",
                "version": "1.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
                    "reference": "32d7095e436a31b8d98e485a5c63d70df74915a8"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/32d7095e436a31b8d98e485a5c63d70df74915a8",
                    "reference": "32d7095e436a31b8d98e485a5c63d70df74915a8",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.6 || ^7.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1",
                    "squizlabs/php_codesniffer": "^3.5"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev",
                        "dev-develop": "1.1.x-dev"
                    },
                    "laminas": {
                        "module": "Laminas\\ZendFrameworkBridge"
                    }
                },
                "autoload": {
                    "files": [
                        "src/autoload.php"
                    ],
                    "psr-4": {
                        "Laminas\\ZendFrameworkBridge\\": "src//"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "Alias legacy ZF class names to Laminas Project equivalents.",
                "keywords": [
                    "ZendFramework",
                    "autoloading",
                    "laminas",
                    "zf"
                ],
                "time": "2019-12-31T15:24:03+00:00"
            },
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/Masterminds/html5-php.git",
    
                    "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2"
    
                    "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/104443ad663d15981225f99532ba73c2f1d6b6f2",
                    "reference": "104443ad663d15981225f99532ba73c2f1d6b6f2",
    
                    "ext-libxml": "*",
                    "php": ">=5.3.0"
                },
                "require-dev": {
    
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Masterminds\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Matt Butcher",
                        "email": "technosophos@gmail.com"
                    },
                    {
                        "name": "Matt Farina",
                        "email": "matt@mattfarina.com"
    
                    },
                    {
                        "name": "Asmir Mustafic",
                        "email": "goetas@gmail.com"
    
                    }
                ],
                "description": "An HTML5 parser and serializer.",
                "homepage": "http://masterminds.github.io/html5-php",
                "keywords": [
                    "HTML5",
                    "dom",
                    "html",
                    "parser",
                    "querypath",
                    "serializer",
                    "xml"
                ],
    
                "time": "2019-07-25T07:03:26+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/pear/Archive_Tar.git",
    
                    "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0"
    
                    "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/c5b00053770e1d72128252c62c2c1a12c26639f0",
                    "reference": "c5b00053770e1d72128252c62c2c1a12c26639f0",
    
                    "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."
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.4.x-dev"
                    }
                },
                "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"
                ],
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/pear/Console_Getopt.git",
    
                    "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0"
    
                    "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0",
                    "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0",
    
                    "shasum": ""
                },
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "Console": "./"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "include-path": [
                    "./"
                ],
                "license": [
                    "BSD-2-Clause"
                ],
                "authors": [
                    {
                        "name": "Greg Beaver",
                        "email": "cellog@php.net",
                        "role": "Helper"
                    },
                    {
                        "name": "Andrei Zmievski",
                        "email": "andrei@php.net",
                        "role": "Lead"
                    },
                    {
                        "name": "Stig Bakken",
                        "email": "stig@php.net",
                        "role": "Developer"
                    }
                ],
                "description": "More info available on: http://pear.php.net/package/Console_Getopt",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/pear/pear-core-minimal.git",
    
                    "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f"
    
                    "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/742be8dd68c746a01e4b0a422258e9c9cae1c37f",
                    "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f",
    
                    "shasum": ""
                },
                "require": {
                    "pear/console_getopt": "~1.4",
                    "pear/pear_exception": "~1.0"
                },
                "replace": {
                    "rsky/pear-core-min": "self.version"
                },
                "type": "library",
                "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",
    
            },
            {
                "name": "pear/pear_exception",
                "version": "v1.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/pear/PEAR_Exception.git",
                    "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
                    "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
                    "shasum": ""
                },
                "require": {
                    "php": ">=4.4.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "*"
                },
                "type": "class",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-0": {
                        "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"
                ],
                "time": "2015-02-10T20:07:52+00:00"
            },
    
            {
                "name": "psr/container",
                "version": "1.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"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "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"
                ],
                "time": "2017-02-14T16:28:37+00:00"
            },
    
                    "url": "https://github.com/php-fig/http-message.git",
    
                    "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
    
                    "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                    "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
    
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0"
                },
                "type": "library",
    
                "extra": {
                    "branch-alias": {
    
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                        "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"
                ],
    
                    "url": "https://github.com/php-fig/log.git",
    
                    "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
    
                    "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
                    "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
    
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
    
                        "name": "PHP-FIG",
                        "homepage": "http://www.php-fig.org/"
    
                "description": "Common interface for logging libraries",
    
                "time": "2018-11-20T15:27:04+00:00"
            },
            {
                "name": "ralouphie/getallheaders",
                "version": "3.0.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/ralouphie/getallheaders.git",
                    "reference": "120b605dfeb996808c31b6477290a714d356e822"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                    "reference": "120b605dfeb996808c31b6477290a714d356e822",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.6"
                },
                "require-dev": {
                    "php-coveralls/php-coveralls": "^2.1",
                    "phpunit/phpunit": "^5 || ^6.5"
                },
                "type": "library",
                "autoload": {
                    "files": [
                        "src/getallheaders.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Ralph Khattar",
                        "email": "ralph.khattar@gmail.com"
                    }
                ],
                "description": "A polyfill for getallheaders.",
                "time": "2019-03-08T08:55:37+00:00"
    
                    "url": "https://github.com/stackphp/builder.git",
    
                    "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a"
    
                    "url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a",
                    "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a",
    
                    "symfony/http-foundation": "~2.1|~3.0|~4.0",
                    "symfony/http-kernel": "~2.1|~3.0|~4.0"
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
    
                        "name": "Igor Wiedler",
                        "email": "igor@wiedler.ch"
    
                "description": "Builder for stack middlewares based on HttpKernelInterface.",
    
                "time": "2017-11-18T14:57:29+00:00"
    
                    "url": "https://github.com/symfony-cmf/Routing.git",
                    "reference": "7370dfb0ef9803d9d84f74d023c9f0f66eb13125"
    
                    "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/7370dfb0ef9803d9d84f74d023c9f0f66eb13125",
                    "reference": "7370dfb0ef9803d9d84f74d023c9f0f66eb13125",
    
                    "php": "^7.1",
                    "psr/log": "^1.0",
                    "symfony/http-kernel": "^2.8 || ^3.3 || ^4.0",
                    "symfony/routing": "^2.8 || ^3.3 || ^4.0"
    
                    "symfony-cmf/testing": "^2.1.0",
                    "symfony/config": "^2.8 || ^3.3 || ^4.0",
                    "symfony/dependency-injection": "^2.8 || ^3.3 || ^4.0",
                    "symfony/event-dispatcher": "^2.8 || ^3.3 || ^4.0",
                    "symfony/phpunit-bridge": "^3.3 || ^4.0"
    
                    "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
    
                        "Symfony\\Cmf\\Component\\Routing\\": "src/"
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                        "name": "Symfony CMF Community",
                        "homepage": "https://github.com/symfony-cmf/Routing/contributors"
    
                "description": "Extends the Symfony routing component for dynamic routes and chaining several routers",
    
                "time": "2018-06-14T06:42:21+00:00"
    
                    "url": "https://github.com/symfony/class-loader.git",
    
                    "reference": "e212b06996819a2bce026a63da03b7182d05a690"
    
                    "url": "https://api.github.com/repos/symfony/class-loader/zipball/e212b06996819a2bce026a63da03b7182d05a690",
                    "reference": "e212b06996819a2bce026a63da03b7182d05a690",
    
                    "symfony/polyfill-apcu": "~1.1"
                },
                "suggest": {
                    "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM"
    
                    "psr-4": {
                        "Symfony\\Component\\ClassLoader\\": ""
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
    
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
    
                "description": "Symfony ClassLoader Component",
                "homepage": "https://symfony.com",
    
                    "url": "https://github.com/symfony/console.git",
    
                    "reference": "82437719dab1e6bdd28726af14cb345c2ec816d0"
    
                    "url": "https://api.github.com/repos/symfony/console/zipball/82437719dab1e6bdd28726af14cb345c2ec816d0",
                    "reference": "82437719dab1e6bdd28726af14cb345c2ec816d0",
    
                    "php": "^7.1.3",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/polyfill-php73": "^1.8",
                    "symfony/service-contracts": "^1.1|^2"
    
                "conflict": {
                    "symfony/dependency-injection": "<3.4",
    
                    "symfony/event-dispatcher": "<4.3|>=5",
                    "symfony/lock": "<4.4",
    
                    "symfony/config": "^3.4|^4.0|^5.0",
                    "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                    "symfony/event-dispatcher": "^4.3",
                    "symfony/lock": "^4.4|^5.0",
                    "symfony/process": "^3.4|^4.0|^5.0",
                    "symfony/var-dumper": "^4.3|^5.0"
    
                    "symfony/process": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
    
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Console\\": ""
    
                },
                "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 Console Component",
                "homepage": "https://symfony.com",
    
                "time": "2019-12-17T10:32:23+00:00"
    
                    "url": "https://github.com/symfony/debug.git",
    
                    "reference": "5c4c1db977dc70bb3250e1308d3e8c6341aa38f5"
    
                    "url": "https://api.github.com/repos/symfony/debug/zipball/5c4c1db977dc70bb3250e1308d3e8c6341aa38f5",
                    "reference": "5c4c1db977dc70bb3250e1308d3e8c6341aa38f5",