Skip to content
Snippets Groups Projects
composer.lock 303 KiB
Newer Older
  • Learn to ignore specific revisions
  •                 },
                    {
                        "name": "Tobias Schultze",
                        "email": "webmaster@tubo-world.de",
                        "homepage": "https://github.com/Tobion"
    
                "description": "Guzzle promises library",
                "keywords": [
                    "promise"
                ],
    
                "support": {
                    "issues": "https://github.com/guzzle/promises/issues",
    
                    "source": "https://github.com/guzzle/promises/tree/1.5.1"
    
                "funding": [
                    {
                        "url": "https://github.com/GrahamCampbell",
                        "type": "github"
                    },
                    {
                        "url": "https://github.com/Nyholm",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                        "type": "tidelift"
                    }
                ],
    
                "time": "2021-10-22T20:56:57+00:00"
    
                    "url": "https://github.com/guzzle/psr7.git",
    
                    "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72"
    
                    "url": "https://api.github.com/repos/guzzle/psr7/zipball/089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
                    "reference": "089edd38f5b8abba6cb01567c2a8aaa47cec4c72",
    
                    "php": "^7.2.5 || ^8.0",
                    "psr/http-factory": "^1.0",
                    "psr/http-message": "^1.0",
                    "ralouphie/getallheaders": "^3.0"
    
                    "psr/http-factory-implementation": "1.0",
    
                    "psr/http-message-implementation": "1.0"
    
                    "bamarni/composer-bin-plugin": "^1.4.1",
                    "http-interop/http-factory-tests": "^0.9",
                    "phpunit/phpunit": "^8.5.8 || ^9.3.10"
    
                    "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
    
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
    
                    {
                        "name": "Graham Campbell",
                        "email": "hello@gjcampbell.co.uk",
                        "homepage": "https://github.com/GrahamCampbell"
                    },
    
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
    
                    {
                        "name": "George Mponos",
                        "email": "gmponos@gmail.com",
                        "homepage": "https://github.com/gmponos"
                    },
                    {
                        "name": "Tobias Nyholm",
                        "email": "tobias.nyholm@gmail.com",
                        "homepage": "https://github.com/Nyholm"
                    },
                    {
                        "name": "Márk Sági-Kazár",
                        "email": "mark.sagikazar@gmail.com",
                        "homepage": "https://github.com/sagikazarmark"
                    },
    
                        "email": "webmaster@tubo-world.de",
    
                    },
                    {
                        "name": "Márk Sági-Kazár",
                        "email": "mark.sagikazar@gmail.com",
                        "homepage": "https://sagikazarmark.hu"
    
                "description": "PSR-7 message implementation that also provides common utility methods",
    
                "support": {
                    "issues": "https://github.com/guzzle/psr7/issues",
    
                    "source": "https://github.com/guzzle/psr7/tree/2.1.0"
    
                "funding": [
                    {
                        "url": "https://github.com/GrahamCampbell",
                        "type": "github"
                    },
                    {
                        "url": "https://github.com/Nyholm",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                        "type": "tidelift"
                    }
                ],
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-escaper.git",
    
                    "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f"
    
                    "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f",
                    "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f",
    
                    "php": "^7.3 || ~8.0.0 || ~8.1.0"
    
                "conflict": {
                    "zendframework/zend-escaper": "*"
    
                    "laminas/laminas-coding-standard": "~2.3.0",
    
                    "phpunit/phpunit": "^9.3",
                    "psalm/plugin-phpunit": "^0.12.2",
                    "vimeo/psalm": "^3.16"
    
                "suggest": {
                    "ext-iconv": "*",
                    "ext-mbstring": "*"
    
                "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"
                ],
    
                "support": {
                    "chat": "https://laminas.dev/chat",
                    "docs": "https://docs.laminas.dev/laminas-escaper/",
                    "forum": "https://discourse.laminas.dev",
                    "issues": "https://github.com/laminas/laminas-escaper/issues",
                    "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
                    "source": "https://github.com/laminas/laminas-escaper"
                },
    
                "funding": [
                    {
                        "url": "https://funding.communitybridge.org/projects/laminas-project",
                        "type": "community_bridge"
                    }
                ],
    
                "time": "2021-09-02T17:10:53+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-feed.git",
    
                    "reference": "cbd0e10c867a1efa6594164d229d8caf4a4ae4c7"
    
                    "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/cbd0e10c867a1efa6594164d229d8caf4a4ae4c7",
                    "reference": "cbd0e10c867a1efa6594164d229d8caf4a4ae4c7",
    
                    "shasum": ""
                },
                "require": {
                    "ext-dom": "*",
                    "ext-libxml": "*",
    
                    "laminas/laminas-escaper": "^2.9",
                    "laminas/laminas-stdlib": "^3.6",
                    "php": "^7.3 || ~8.0.0 || ~8.1.0"
    
                    "laminas/laminas-servicemanager": "<3.3",
                    "zendframework/zend-feed": "*"
    
                },
                "require-dev": {
                    "laminas/laminas-cache": "^2.7.2",
    
                    "laminas/laminas-coding-standard": "~2.2.1",
                    "laminas/laminas-db": "^2.13.3",
                    "laminas/laminas-http": "^2.15",
                    "laminas/laminas-servicemanager": "^3.7",
                    "laminas/laminas-validator": "^2.15",
                    "phpunit/phpunit": "^9.5.5",
    
                    "psalm/plugin-phpunit": "^0.13.0",
                    "psr/http-message": "^1.0.1",
                    "vimeo/psalm": "^4.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",
                "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"
                ],
    
                "support": {
                    "chat": "https://laminas.dev/chat",
                    "docs": "https://docs.laminas.dev/laminas-feed/",
                    "forum": "https://discourse.laminas.dev",
                    "issues": "https://github.com/laminas/laminas-feed/issues",
                    "rss": "https://github.com/laminas/laminas-feed/releases.atom",
                    "source": "https://github.com/laminas/laminas-feed"
                },
    
                "funding": [
                    {
                        "url": "https://funding.communitybridge.org/projects/laminas-project",
                        "type": "community_bridge"
                    }
                ],
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-stdlib.git",
    
                    "reference": "cba75fad2053bb5dc8d3e7f5e62b61d75eecfaf1"
    
                    "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/cba75fad2053bb5dc8d3e7f5e62b61d75eecfaf1",
                    "reference": "cba75fad2053bb5dc8d3e7f5e62b61d75eecfaf1",
    
                    "php": "^7.3 || ~8.0.0 || ~8.1.0"
    
                "conflict": {
                    "zendframework/zend-stdlib": "*"
    
                    "laminas/laminas-coding-standard": "~2.3.0",
    
                    "phpbench/phpbench": "^1.0",
                    "phpunit/phpunit": "^9.3.7",
    
                    "psalm/plugin-phpunit": "^0.16.0",
                    "vimeo/psalm": "^4.7"
    
                },
                "type": "library",
                "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"
                ],
    
                "support": {
                    "chat": "https://laminas.dev/chat",
                    "docs": "https://docs.laminas.dev/laminas-stdlib/",
                    "forum": "https://discourse.laminas.dev",
                    "issues": "https://github.com/laminas/laminas-stdlib/issues",
                    "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
                    "source": "https://github.com/laminas/laminas-stdlib"
                },
    
                "funding": [
                    {
                        "url": "https://funding.communitybridge.org/projects/laminas-project",
                        "type": "community_bridge"
                    }
                ],
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/Masterminds/html5-php.git",
    
                    "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab"
    
                    "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab",
                    "reference": "f640ac1bdddff06ea333a920c95bbad8872429ab",
    
                    "ext-libxml": "*",
                    "php": ">=5.3.0"
                },
                "require-dev": {
    
                    "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
    
                    }
                },
                "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"
                ],
    
                "support": {
                    "issues": "https://github.com/Masterminds/html5-php/issues",
    
                    "source": "https://github.com/Masterminds/html5-php/tree/2.7.5"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/pear/Archive_Tar.git",
    
                    "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
    
                    "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
                    "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
    
                    "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"
                ],
    
                "support": {
                    "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
                    "source": "https://github.com/pear/Archive_Tar"
                },
    
                "funding": [
                    {
                        "url": "https://github.com/mrook",
                        "type": "github"
                    },
                    {
                        "url": "https://www.patreon.com/michielrook",
                        "type": "patreon"
                    }
                ],
    
                "time": "2021-07-20T13:53:39+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/pear/Console_Getopt.git",
    
                    "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
    
                    "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
                    "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
    
                    "shasum": ""
                },
                "type": "library",
                "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"
                },
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/pear/pear-core-minimal.git",
    
                    "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d"
    
                    "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d",
                    "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d",
    
                    "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",
    
                "support": {
                    "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
                    "source": "https://github.com/pear/pear-core-minimal"
                },
    
                "time": "2021-08-10T22:31:03+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/pear/PEAR_Exception.git",
    
                    "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
    
                    "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
                    "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
    
                },
                "type": "class",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
    
                },
                "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"
                },
    
                "time": "2021-03-21T15:43:46+00:00"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/cache.git",
    
                    "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
    
                    "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
                    "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
    
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\Cache\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
    
                    }
                ],
                "description": "Common interface for caching libraries",
                "keywords": [
                    "cache",
                    "psr",
                    "psr-6"
                ],
                "support": {
    
                    "source": "https://github.com/php-fig/cache/tree/3.0.0"
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/container.git",
    
                    "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
    
                    "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                    "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
    
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.0.x-dev"
                    }
                },
    
                "autoload": {
                    "psr-4": {
                        "Psr\\Container\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
    
                        "homepage": "https://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"
                ],
    
                "support": {
                    "issues": "https://github.com/php-fig/container/issues",
    
                    "source": "https://github.com/php-fig/container/tree/2.0.2"
    
            {
                "name": "psr/event-dispatcher",
                "version": "1.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/event-dispatcher.git",
                    "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
                    "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\EventDispatcher\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "http://www.php-fig.org/"
                    }
                ],
                "description": "Standard interfaces for event handling.",
                "keywords": [
                    "events",
                    "psr",
                    "psr-14"
                ],
                "support": {
                    "issues": "https://github.com/php-fig/event-dispatcher/issues",
                    "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
                },
                "time": "2019-01-08T18:20:26+00:00"
            },
    
            {
                "name": "psr/http-client",
                "version": "1.0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/http-client.git",
                    "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                    "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.0 || ^8.0",
                    "psr/http-message": "^1.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\Http\\Client\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "http://www.php-fig.org/"
                    }
                ],
                "description": "Common interface for HTTP clients",
                "homepage": "https://github.com/php-fig/http-client",
                "keywords": [
                    "http",
                    "http-client",
                    "psr",
                    "psr-18"
                ],
                "support": {
                    "source": "https://github.com/php-fig/http-client/tree/master"
                },
                "time": "2020-06-29T06:28:15+00:00"
            },
    
            {
                "name": "psr/http-factory",
                "version": "1.0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/http-factory.git",
                    "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                    "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.0.0",
                    "psr/http-message": "^1.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "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 interfaces for PSR-7 HTTP message factories",
                "keywords": [
                    "factory",
                    "http",
                    "message",
                    "psr",
                    "psr-17",
                    "psr-7",
                    "request",
                    "response"
                ],
    
                "support": {
                    "source": "https://github.com/php-fig/http-factory/tree/master"
                },
    
                    "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"
                ],
    
                "support": {
                    "source": "https://github.com/php-fig/http-message/tree/master"
                },
    
                    "url": "https://github.com/php-fig/log.git",
    
                    "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
    
                    "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                    "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
    
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
    
                        "homepage": "https://www.php-fig.org/"