[
    {
        "name": "2checkout/2checkout-php",
        "version": "0.3.1",
        "version_normalized": "0.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/2Checkout/2checkout-php.git",
            "reference": "cbac8da68155b6f557db0da0ac16a48a0faa5400"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/2Checkout/2checkout-php/zipball/cbac8da68155b6f557db0da0ac16a48a0faa5400",
            "reference": "cbac8da68155b6f557db0da0ac16a48a0faa5400",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">=5.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2016-01-29T14:28:52+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twocheckout": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Craig Christenson",
                "email": "christensoncraig@gmail.com",
                "homepage": "https://github.com/craigchristenson"
            }
        ],
        "description": "2Checkout PHP Library",
        "homepage": "https://github.com/2Checkout/2checkout-php",
        "keywords": [
            "2checkout",
            "2co",
            "gateway",
            "payment"
        ]
    },
    {
        "name": "backup-manager/backup-manager",
        "version": "1.2",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/backup-manager/backup-manager.git",
            "reference": "4d925b5de2cc8a98d6776f5bf88ec41edd584533"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/backup-manager/backup-manager/zipball/4d925b5de2cc8a98d6776f5bf88ec41edd584533",
            "reference": "4d925b5de2cc8a98d6776f5bf88ec41edd584533",
            "shasum": ""
        },
        "require": {
            "league/flysystem": "^1.0",
            "php": "^5.5.9 || ^7.0",
            "symfony/process": "^2.1 || ^3.0 || ^4.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "~3.0",
            "dropbox/dropbox-sdk": "~1.1",
            "league/flysystem-aws-s3-v3": "~1.0",
            "league/flysystem-dropbox": "~1.0",
            "league/flysystem-rackspace": "~1.0",
            "league/flysystem-sftp": "~1.0",
            "mockery/mockery": "~0.9",
            "phpspec/phpspec": "~2.1",
            "satooshi/php-coveralls": "~0.6",
            "srmklive/flysystem-dropbox-v2": "~1.0"
        },
        "suggest": {
            "league/flysystem-aws-s3-v2": "GoogleCS adapter support.",
            "league/flysystem-aws-s3-v3": "AwsS3 adapter support.",
            "league/flysystem-rackspace": "Rackspace adapter support.",
            "league/flysystem-sftp": "Sftp adapter support.",
            "srmklive/flysystem-dropbox-v2": "Dropbox API v2 adapter support."
        },
        "time": "2018-01-28T20:31:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "BackupManager\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Shawn McCool",
                "email": "shawn@heybigname.com",
                "homepage": "http://heybigname.com/"
            },
            {
                "name": "Mitchell van Wijngaarden",
                "email": "mitchell@kooding.nl",
                "homepage": "http://heybigname.com/"
            }
        ],
        "description": "A framework agnostic database backup manager with user-definable procedures and support for S3, Dropbox, FTP, SFTP, and more with drivers for popular frameworks."
    },
    {
        "name": "braintree/braintree_php",
        "version": "3.34.0",
        "version_normalized": "3.34.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/braintree/braintree_php.git",
            "reference": "fd55c466d0d0088c67705d7ba0b3876d9767bfda"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/braintree/braintree_php/zipball/fd55c466d0d0088c67705d7ba0b3876d9767bfda",
            "reference": "fd55c466d0d0088c67705d7ba0b3876d9767bfda",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-dom": "*",
            "ext-hash": "*",
            "ext-openssl": "*",
            "ext-xmlwriter": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2018-05-21T18:14:47+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Braintree": "lib/"
            },
            "psr-4": {
                "Braintree\\": "lib/Braintree"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Braintree",
                "homepage": "https://www.braintreepayments.com"
            }
        ],
        "description": "Braintree PHP Client Library"
    },
    {
        "name": "clue/stream-filter",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/clue/php-stream-filter.git",
            "reference": "d80fdee9b3a7e0d16fc330a22f41f3ad0eeb09d0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/clue/php-stream-filter/zipball/d80fdee9b3a7e0d16fc330a22f41f3ad0eeb09d0",
            "reference": "d80fdee9b3a7e0d16fc330a22f41f3ad0eeb09d0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.0 || ^4.8"
        },
        "time": "2017-08-18T09:54:01+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Clue\\StreamFilter\\": "src/"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christian Lück",
                "email": "christian@lueck.tv"
            }
        ],
        "description": "A simple and modern approach to stream filtering in PHP",
        "homepage": "https://github.com/clue/php-stream-filter",
        "keywords": [
            "bucket brigade",
            "callback",
            "filter",
            "php_user_filter",
            "stream",
            "stream_filter_append",
            "stream_filter_register"
        ]
    },
    {
        "name": "cocur/slugify",
        "version": "v3.1",
        "version_normalized": "3.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cocur/slugify.git",
            "reference": "b2ccf7b735f4f3df3979aef2e1ebf8e19ca772f7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cocur/slugify/zipball/b2ccf7b735f4f3df3979aef2e1ebf8e19ca772f7",
            "reference": "b2ccf7b735f4f3df3979aef2e1ebf8e19ca772f7",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.5.9"
        },
        "require-dev": {
            "laravel/framework": "~5.1",
            "latte/latte": "~2.2",
            "league/container": "^2.2.0",
            "mikey179/vfsstream": "~1.6",
            "mockery/mockery": "~0.9",
            "nette/di": "~2.2",
            "phpunit/phpunit": "~4.8|~5.2",
            "pimple/pimple": "~1.1",
            "plumphp/plum": "~0.1",
            "silex/silex": "~1.3",
            "symfony/config": "~2.4|~3.0",
            "symfony/dependency-injection": "~2.4|~3.0",
            "symfony/http-kernel": "~2.4|~3.0",
            "twig/twig": "~1.26|~2.0",
            "zendframework/zend-modulemanager": "~2.2",
            "zendframework/zend-servicemanager": "~2.2",
            "zendframework/zend-view": "~2.2"
        },
        "time": "2018-01-22T09:00:48+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Cocur\\Slugify\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ivo Bathke",
                "email": "ivo.bathke@gmail.com"
            },
            {
                "name": "Florian Eckerstorfer",
                "email": "florian@eckerstorfer.co",
                "homepage": "https://florian.ec"
            }
        ],
        "description": "Converts a string into a slug.",
        "keywords": [
            "slug",
            "slugify"
        ]
    },
    {
        "name": "erusev/parsedown",
        "version": "1.7.1",
        "version_normalized": "1.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/erusev/parsedown.git",
            "reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/erusev/parsedown/zipball/92e9c27ba0e74b8b028b111d1b6f956a15c01fc1",
            "reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2018-03-08T01:11:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Parsedown": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Emanuil Rusev",
                "email": "hello@erusev.com",
                "homepage": "http://erusev.com"
            }
        ],
        "description": "Parser for Markdown.",
        "homepage": "http://parsedown.org",
        "keywords": [
            "markdown",
            "parser"
        ]
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "6.3.3",
        "version_normalized": "6.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
            "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/promises": "^1.0",
            "guzzlehttp/psr7": "^1.4",
            "php": ">=5.5"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
            "psr/log": "^1.0"
        },
        "suggest": {
            "psr/log": "Required for using the Log middleware"
        },
        "time": "2018-04-22T15:46:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions_include.php"
            ],
            "psr-4": {
                "GuzzleHttp\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle is a PHP HTTP client library",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "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": ""
        },
        "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://packagist.org/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.4.2",
        "version_normalized": "1.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
            "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/http-message": "~1.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2017-03-20T17:10:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Psr7\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Tobias Schultze",
                "homepage": "https://github.com/Tobion"
            }
        ],
        "description": "PSR-7 message implementation that also provides common utility methods",
        "keywords": [
            "http",
            "message",
            "request",
            "response",
            "stream",
            "uri",
            "url"
        ]
    },
    {
        "name": "league/flysystem",
        "version": "1.0.45",
        "version_normalized": "1.0.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/flysystem.git",
            "reference": "a99f94e63b512d75f851b181afcdf0ee9ebef7e6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a99f94e63b512d75f851b181afcdf0ee9ebef7e6",
            "reference": "a99f94e63b512d75f851b181afcdf0ee9ebef7e6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "conflict": {
            "league/flysystem-sftp": "<1.0.6"
        },
        "require-dev": {
            "ext-fileinfo": "*",
            "phpspec/phpspec": "^3.4",
            "phpunit/phpunit": "^5.7"
        },
        "suggest": {
            "ext-fileinfo": "Required for MimeType",
            "ext-ftp": "Allows you to use FTP server storage",
            "ext-openssl": "Allows you to use FTPS server storage",
            "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
            "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
            "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
            "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
            "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
            "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
            "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
            "league/flysystem-webdav": "Allows you to use WebDAV storage",
            "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
            "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
            "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
        },
        "time": "2018-05-07T08:44:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Flysystem\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frenky.net"
            }
        ],
        "description": "Filesystem abstraction: Many filesystems, one API.",
        "keywords": [
            "Cloud Files",
            "WebDAV",
            "abstraction",
            "aws",
            "cloud",
            "copy.com",
            "dropbox",
            "file systems",
            "files",
            "filesystem",
            "filesystems",
            "ftp",
            "rackspace",
            "remote",
            "s3",
            "sftp",
            "storage"
        ]
    },
    {
        "name": "league/omnipay",
        "version": "v3.0.1",
        "version_normalized": "3.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay.git",
            "reference": "1514469083290aa53102440bae19313b6c8d7900"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/1514469083290aa53102440bae19313b6c8d7900",
            "reference": "1514469083290aa53102440bae19313b6c8d7900",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "^3",
            "php": "^5.6|^7",
            "php-http/guzzle6-adapter": "^1.1"
        },
        "require-dev": {
            "omnipay/tests": "^3"
        },
        "time": "2018-05-15T07:26:49+00:00",
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Adrian Macneil",
                "email": "adrian@adrianmacneil.com"
            },
            {
                "name": "Barry vd. Heuvel",
                "email": "barryvdh@gmail.com"
            }
        ],
        "description": "Includes Omnipay payment processing library and all officially supported gateways",
        "homepage": "https://omnipay.thephpleague.com/",
        "keywords": [
            "2checkout",
            "2co",
            "auth.net",
            "authorize",
            "authorize.net",
            "buckaroo",
            "cardsave",
            "checkoutcom",
            "coinbase",
            "commweb",
            "cybersource",
            "dps",
            "egate",
            "eway",
            "express",
            "first data",
            "firstdata",
            "gateway",
            "gocardless",
            "ideal",
            "merchant",
            "migs",
            "mollie",
            "multisafepay",
            "netaxept",
            "netbanx",
            "pagarme",
            "pay",
            "payfast",
            "payflow",
            "payment",
            "paymentexpress",
            "payone",
            "paypal",
            "payu",
            "pin",
            "purchase",
            "rapid",
            "sagepay",
            "securepay",
            "stripe",
            "tala",
            "tala-payments",
            "targetpay",
            "tpay",
            "twocheckout",
            "worldpay"
        ]
    },
    {
        "name": "moneyphp/money",
        "version": "v3.1.3",
        "version_normalized": "3.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/moneyphp/money.git",
            "reference": "5e6a3c98ba2cb190d48d35656967eacf30716034"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/moneyphp/money/zipball/5e6a3c98ba2cb190d48d35656967eacf30716034",
            "reference": "5e6a3c98ba2cb190d48d35656967eacf30716034",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "cache/taggable-cache": "^0.4.0",
            "doctrine/instantiator": "^1.0.5",
            "ext-bcmath": "*",
            "ext-gmp": "*",
            "ext-intl": "*",
            "florianv/swap": "^3.0",
            "leanphp/phpspec-code-coverage": "^3.0 || ^4.0",
            "moneyphp/iso-currencies": "^3.0",
            "php-http/message": "^1.4",
            "php-http/mock-client": "^0.3.3",
            "phpspec/phpspec": "^3.0",
            "phpunit/phpunit": "^5",
            "psr/cache": "^1.0",
            "sllh/php-cs-fixer-styleci-bridge": "^2.1",
            "symfony/phpunit-bridge": "^4"
        },
        "suggest": {
            "ext-bcmath": "Calculate without integer limits",
            "ext-gmp": "Calculate without integer limits",
            "ext-intl": "Format Money objects with intl",
            "florianv/swap": "Exchange rates library for PHP",
            "psr/cache-implementation": "Used for Currency caching"
        },
        "time": "2018-02-16T11:04:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Money\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mathias Verraes",
                "email": "mathias@verraes.net",
                "homepage": "http://verraes.net"
            },
            {
                "name": "Frederik Bosch",
                "email": "f.bosch@genkgo.nl"
            },
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagi-kazar@gmail.com"
            }
        ],
        "description": "PHP implementation of Fowler's Money pattern",
        "homepage": "http://verraes.net/2011/04/fowler-money-pattern-in-php/",
        "keywords": [
            "Value Object",
            "money",
            "vo"
        ]
    },
    {
        "name": "nabble/semalt-blocker",
        "version": "v1.3.21",
        "version_normalized": "1.3.21.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nabble/semalt-blocker.git",
            "reference": "ebf383c31a951b993e4d653fee1a04b0b0af17f2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nabble/semalt-blocker/zipball/ebf383c31a951b993e4d653fee1a04b0b0af17f2",
            "reference": "ebf383c31a951b993e4d653fee1a04b0b0af17f2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "true/punycode": "~2.0"
        },
        "require-dev": {
            "guzzle/guzzle": "~3",
            "jeremykendall/php-domain-parser": "~2.0",
            "phpunit/phpunit": "~4",
            "satooshi/php-coveralls": "dev-master",
            "technosophos/phpcompressor": "dev-master"
        },
        "time": "2016-08-16T15:20:56+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Nabble\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Joram van den Boezem",
                "email": "hongaar@gmail.com"
            }
        ],
        "description": "Block referral spammers from visiting your site and ruining your stats"
    },
    {
        "name": "neitanod/forceutf8",
        "version": "v2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/neitanod/forceutf8.git",
            "reference": "47c883ab2739e7938a8bb0bfd1c29d48c88858de"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/neitanod/forceutf8/zipball/47c883ab2739e7938a8bb0bfd1c29d48c88858de",
            "reference": "47c883ab2739e7938a8bb0bfd1c29d48c88858de",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-05-22T18:50:57+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "ForceUTF8\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Sebastián Grignoli",
                "email": "grignoli@gmail.com"
            }
        ],
        "description": "PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.",
        "homepage": "https://github.com/neitanod/forceutf8"
    },
    {
        "name": "nuovo/spreadsheet-reader",
        "version": "0.5.11",
        "version_normalized": "0.5.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nuovo/spreadsheet-reader.git",
            "reference": "f6bd49d101042eaa71b0fbd82e7a57e5a276dc3d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nuovo/spreadsheet-reader/zipball/f6bd49d101042eaa71b0fbd82e7a57e5a276dc3d",
            "reference": "f6bd49d101042eaa71b0fbd82e7a57e5a276dc3d",
            "shasum": ""
        },
        "require": {
            "ext-zip": "*",
            "php": ">= 5.3.0"
        },
        "time": "2015-04-30T00:00:00+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "./"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Martins Pilsetnieks",
                "email": "pilsetnieks@gmail.com",
                "homepage": "http://www.nuovo.lv/"
            }
        ],
        "description": "Spreadsheet reader library for Excel, OpenOffice and structured text files",
        "homepage": "https://github.com/nuovo/spreadsheet-reader",
        "keywords": [
            "OpenOffice",
            "csv",
            "excel",
            "ods",
            "spreadsheet",
            "xls",
            "xlsx"
        ]
    },
    {
        "name": "omnipay/authorizenet",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-authorizenet.git",
            "reference": "c109d81bc2cdbee8705fe9e4f99ba55841485286"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-authorizenet/zipball/c109d81bc2cdbee8705fe9e4f99ba55841485286",
            "reference": "c109d81bc2cdbee8705fe9e4f99ba55841485286",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "^3"
        },
        "require-dev": {
            "omnipay/tests": "^3",
            "phpro/grumphp": "^0.14",
            "squizlabs/php_codesniffer": "^3"
        },
        "time": "2018-05-21T22:15:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Omnipay\\AuthorizeNet\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Adrian Macneil",
                "email": "adrian@adrianmacneil.com"
            },
            {
                "name": "Omnipay Contributors",
                "homepage": "https://github.com/thephpleague/omnipay-authorizenet/contributors"
            }
        ],
        "description": "Authorize.Net gateway for the Omnipay payment processing library",
        "homepage": "https://github.com/thephpleague/omnipay-authorizenet",
        "keywords": [
            "authorize",
            "authorize net",
            "authorize.net",
            "gateway",
            "merchant",
            "omnipay",
            "pay",
            "payment"
        ]
    },
    {
        "name": "omnipay/braintree",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-braintree.git",
            "reference": "b1918571b013fdd9e4caedd784bc40642b3b7dcf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-braintree/zipball/b1918571b013fdd9e4caedd784bc40642b3b7dcf",
            "reference": "b1918571b013fdd9e4caedd784bc40642b3b7dcf",
            "shasum": ""
        },
        "require": {
            "braintree/braintree_php": "^3.0",
            "omnipay/common": "^3"
        },
        "require-dev": {
            "omnipay/tests": "^3"
        },
        "time": "2018-05-25T15:16:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Omnipay\\Braintree\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Barry vd. Heuvel",
                "email": "barryvdh@gmail.com"
            },
            {
                "name": "Kayla Daniels",
                "email": "kayladnls@gmail.com"
            },
            {
                "name": "Omnipay Contributors",
                "homepage": "https://github.com/thephpleague/omnipay-braintree/contributors"
            }
        ],
        "description": "Braintree gateway for Omnipay payment processing library",
        "homepage": "https://github.com/thephpleague/omnipay-braintree",
        "keywords": [
            "braintree",
            "gateway",
            "merchant",
            "omnipay",
            "pay",
            "payment",
            "purchase"
        ]
    },
    {
        "name": "omnipay/common",
        "version": "v3.0.2",
        "version_normalized": "3.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-common.git",
            "reference": "66b7934abd2d54cde8b24c5d0b1a5e733339a7e9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/66b7934abd2d54cde8b24c5d0b1a5e733339a7e9",
            "reference": "66b7934abd2d54cde8b24c5d0b1a5e733339a7e9",
            "shasum": ""
        },
        "require": {
            "moneyphp/money": "^3.1",
            "php": "^5.6|^7",
            "php-http/client-implementation": "^1",
            "php-http/discovery": "^1.2.1",
            "php-http/message": "^1.5",
            "symfony/http-foundation": "^2.1|^3|^4"
        },
        "require-dev": {
            "omnipay/tests": "^3",
            "php-http/mock-client": "^1",
            "phpro/grumphp": "^0.14",
            "squizlabs/php_codesniffer": "^3"
        },
        "suggest": {
            "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
        },
        "time": "2018-05-15T08:36:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\Common\\": "src/Common"
            },
            "classmap": [
                "src/Omnipay.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Adrian Macneil",
                "email": "adrian@adrianmacneil.com"
            },
            {
                "name": "Barry vd. Heuvel",
                "email": "barryvdh@gmail.com"
            },
            {
                "name": "Omnipay Contributors",
                "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
            },
            {
                "name": "Jason Judge",
                "email": "jason.judge@consil.co.uk"
            },
            {
                "name": "Del"
            }
        ],
        "description": "Common components for Omnipay payment processing library",
        "homepage": "https://github.com/thephpleague/omnipay-common",
        "keywords": [
            "gateway",
            "merchant",
            "omnipay",
            "pay",
            "payment",
            "purchase"
        ]
    },
    {
        "name": "omnipay/mollie",
        "version": "v4.0.1",
        "version_normalized": "4.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-mollie.git",
            "reference": "3fd82055bff24dfdd225470acccce1853095ca37"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-mollie/zipball/3fd82055bff24dfdd225470acccce1853095ca37",
            "reference": "3fd82055bff24dfdd225470acccce1853095ca37",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "^3"
        },
        "require-dev": {
            "omnipay/tests": "^3",
            "phpro/grumphp": "^0.14",
            "squizlabs/php_codesniffer": "^3"
        },
        "time": "2018-05-15T07:54:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\Mollie\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Adrian Macneil",
                "email": "adrian@adrianmacneil.com"
            },
            {
                "name": "Barry vd. Heuvel",
                "email": "barryvdh@gmail.com"
            },
            {
                "name": "Omnipay Contributors",
                "homepage": "https://github.com/thephpleague/omnipay-mollie/contributors"
            }
        ],
        "description": "Mollie driver for the Omnipay payment processing library",
        "homepage": "https://github.com/thephpleague/omnipay-mollie",
        "keywords": [
            "gateway",
            "merchant",
            "mollie",
            "omnipay",
            "pay",
            "payment"
        ]
    },
    {
        "name": "omnipay/paypal",
        "version": "v3.0.2",
        "version_normalized": "3.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-paypal.git",
            "reference": "519db61b32ff0c1e56cbec94762b970ee9674f65"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-paypal/zipball/519db61b32ff0c1e56cbec94762b970ee9674f65",
            "reference": "519db61b32ff0c1e56cbec94762b970ee9674f65",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "^3"
        },
        "require-dev": {
            "omnipay/tests": "^3",
            "phpro/grumphp": "^0.14",
            "squizlabs/php_codesniffer": "^3"
        },
        "time": "2018-05-15T10:35:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\PayPal\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Adrian Macneil",
                "email": "adrian@adrianmacneil.com"
            },
            {
                "name": "Omnipay Contributors",
                "homepage": "https://github.com/thephpleague/omnipay-paypal/contributors"
            }
        ],
        "description": "PayPal gateway for Omnipay payment processing library",
        "homepage": "https://github.com/thephpleague/omnipay-paypal",
        "keywords": [
            "gateway",
            "merchant",
            "omnipay",
            "pay",
            "payment",
            "paypal",
            "purchase"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v9.99.99",
        "version_normalized": "9.99.99.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
            "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
            "shasum": ""
        },
        "require": {
            "php": "^7"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*",
            "vimeo/psalm": "^1"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2018-07-02T15:55:56+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "polyfill",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "paragonie/sodium_compat",
        "version": "v1.6.3",
        "version_normalized": "1.6.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/sodium_compat.git",
            "reference": "7d0549c3947eaea620f4e523f42ab236cf7fd304"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/7d0549c3947eaea620f4e523f42ab236cf7fd304",
            "reference": "7d0549c3947eaea620f4e523f42ab236cf7fd304",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": ">=1",
            "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7"
        },
        "require-dev": {
            "phpunit/phpunit": "^3|^4|^5"
        },
        "suggest": {
            "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
            "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
        },
        "time": "2018-06-06T17:30:29+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "autoload.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "ISC"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com"
            },
            {
                "name": "Frank Denis",
                "email": "jedisct1@pureftpd.org"
            }
        ],
        "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
        "keywords": [
            "Authentication",
            "BLAKE2b",
            "ChaCha20",
            "ChaCha20-Poly1305",
            "Chapoly",
            "Curve25519",
            "Ed25519",
            "EdDSA",
            "Edwards-curve Digital Signature Algorithm",
            "Elliptic Curve Diffie-Hellman",
            "Poly1305",
            "Pure-PHP cryptography",
            "RFC 7748",
            "RFC 8032",
            "Salpoly",
            "Salsa20",
            "X25519",
            "XChaCha20-Poly1305",
            "XSalsa20-Poly1305",
            "Xchacha20",
            "Xsalsa20",
            "aead",
            "cryptography",
            "ecdh",
            "elliptic curve",
            "elliptic curve cryptography",
            "encryption",
            "libsodium",
            "php",
            "public-key cryptography",
            "secret-key cryptography",
            "side-channel resistant"
        ]
    },
    {
        "name": "php-http/discovery",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-http/discovery.git",
            "reference": "9a6cb24de552bfe1aa9d7d1569e2d49c5b169a33"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-http/discovery/zipball/9a6cb24de552bfe1aa9d7d1569e2d49c5b169a33",
            "reference": "9a6cb24de552bfe1aa9d7d1569e2d49c5b169a33",
            "shasum": ""
        },
        "require": {
            "php": "^5.5 || ^7.0"
        },
        "require-dev": {
            "henrikbjorn/phpspec-code-coverage": "^2.0.2",
            "php-http/httplug": "^1.0",
            "php-http/message-factory": "^1.0",
            "phpspec/phpspec": "^2.4",
            "puli/composer-plugin": "1.0.0-beta10"
        },
        "suggest": {
            "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
            "puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details."
        },
        "time": "2018-02-06T10:55:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Http\\Discovery\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagikazar@gmail.com"
            }
        ],
        "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
        "homepage": "http://php-http.org",
        "keywords": [
            "adapter",
            "client",
            "discovery",
            "factory",
            "http",
            "message",
            "psr7"
        ]
    },
    {
        "name": "php-http/guzzle6-adapter",
        "version": "v1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-http/guzzle6-adapter.git",
            "reference": "a56941f9dc6110409cfcddc91546ee97039277ab"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-http/guzzle6-adapter/zipball/a56941f9dc6110409cfcddc91546ee97039277ab",
            "reference": "a56941f9dc6110409cfcddc91546ee97039277ab",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "^6.0",
            "php": ">=5.5.0",
            "php-http/httplug": "^1.0"
        },
        "provide": {
            "php-http/async-client-implementation": "1.0",
            "php-http/client-implementation": "1.0"
        },
        "require-dev": {
            "ext-curl": "*",
            "php-http/adapter-integration-tests": "^0.4"
        },
        "time": "2016-05-10T06:13:32+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Http\\Adapter\\Guzzle6\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagikazar@gmail.com"
            },
            {
                "name": "David de Boer",
                "email": "david@ddeboer.nl"
            }
        ],
        "description": "Guzzle 6 HTTP Adapter",
        "homepage": "http://httplug.io",
        "keywords": [
            "Guzzle",
            "http"
        ]
    },
    {
        "name": "php-http/httplug",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-http/httplug.git",
            "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-http/httplug/zipball/1c6381726c18579c4ca2ef1ec1498fdae8bdf018",
            "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "php-http/promise": "^1.0",
            "psr/http-message": "^1.0"
        },
        "require-dev": {
            "henrikbjorn/phpspec-code-coverage": "^1.0",
            "phpspec/phpspec": "^2.4"
        },
        "time": "2016-08-31T08:30:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Http\\Client\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eric GELOEN",
                "email": "geloen.eric@gmail.com"
            },
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagikazar@gmail.com"
            }
        ],
        "description": "HTTPlug, the HTTP client abstraction for PHP",
        "homepage": "http://httplug.io",
        "keywords": [
            "client",
            "http"
        ]
    },
    {
        "name": "php-http/message",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-http/message.git",
            "reference": "2edd63bae5f52f79363c5f18904b05ce3a4b7253"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-http/message/zipball/2edd63bae5f52f79363c5f18904b05ce3a4b7253",
            "reference": "2edd63bae5f52f79363c5f18904b05ce3a4b7253",
            "shasum": ""
        },
        "require": {
            "clue/stream-filter": "^1.3",
            "php": ">=5.4",
            "php-http/message-factory": "^1.0.2",
            "psr/http-message": "^1.0"
        },
        "provide": {
            "php-http/message-factory-implementation": "1.0"
        },
        "require-dev": {
            "akeneo/phpspec-skip-example-extension": "^1.0",
            "coduo/phpspec-data-provider-extension": "^1.0",
            "ext-zlib": "*",
            "guzzlehttp/psr7": "^1.0",
            "henrikbjorn/phpspec-code-coverage": "^1.0",
            "phpspec/phpspec": "^2.4",
            "slim/slim": "^3.0",
            "zendframework/zend-diactoros": "^1.0"
        },
        "suggest": {
            "ext-zlib": "Used with compressor/decompressor streams",
            "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
            "slim/slim": "Used with Slim Framework PSR-7 implementation",
            "zendframework/zend-diactoros": "Used with Diactoros Factories"
        },
        "time": "2017-07-05T06:40:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Http\\Message\\": "src/"
            },
            "files": [
                "src/filters.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagikazar@gmail.com"
            }
        ],
        "description": "HTTP Message related tools",
        "homepage": "http://php-http.org",
        "keywords": [
            "http",
            "message",
            "psr-7"
        ]
    },
    {
        "name": "php-http/message-factory",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-http/message-factory.git",
            "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
            "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "psr/http-message": "^1.0"
        },
        "time": "2015-12-19T14:08:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagikazar@gmail.com"
            }
        ],
        "description": "Factory interfaces for PSR-7 HTTP Message",
        "homepage": "http://php-http.org",
        "keywords": [
            "factory",
            "http",
            "message",
            "stream",
            "uri"
        ]
    },
    {
        "name": "php-http/promise",
        "version": "v1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-http/promise.git",
            "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980",
            "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980",
            "shasum": ""
        },
        "require-dev": {
            "henrikbjorn/phpspec-code-coverage": "^1.0",
            "phpspec/phpspec": "^2.4"
        },
        "time": "2016-01-26T13:27:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Http\\Promise\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagikazar@gmail.com"
            },
            {
                "name": "Joel Wurtz",
                "email": "joel.wurtz@gmail.com"
            }
        ],
        "description": "Promise used for asynchronous HTTP requests",
        "homepage": "http://httplug.io",
        "keywords": [
            "promise"
        ]
    },
    {
        "name": "phpmailer/phpmailer",
        "version": "v5.2.26",
        "version_normalized": "5.2.26.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPMailer/PHPMailer.git",
            "reference": "70362997bda4376378be7d92d81e2200550923f7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/70362997bda4376378be7d92d81e2200550923f7",
            "reference": "70362997bda4376378be7d92d81e2200550923f7",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "php": ">=5.0.0"
        },
        "require-dev": {
            "doctrine/annotations": "1.2.*",
            "jms/serializer": "0.16.*",
            "phpdocumentor/phpdocumentor": "2.*",
            "phpunit/phpunit": "4.8.*",
            "symfony/debug": "2.8.*",
            "symfony/filesystem": "2.8.*",
            "symfony/translation": "2.8.*",
            "symfony/yaml": "2.8.*",
            "zendframework/zend-cache": "2.5.1",
            "zendframework/zend-config": "2.5.1",
            "zendframework/zend-eventmanager": "2.5.1",
            "zendframework/zend-filter": "2.5.1",
            "zendframework/zend-i18n": "2.5.1",
            "zendframework/zend-json": "2.5.1",
            "zendframework/zend-math": "2.5.1",
            "zendframework/zend-serializer": "2.5.*",
            "zendframework/zend-servicemanager": "2.5.*",
            "zendframework/zend-stdlib": "2.5.1"
        },
        "suggest": {
            "league/oauth2-google": "Needed for Google XOAUTH2 authentication"
        },
        "time": "2017-11-04T09:26:05+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "class.phpmailer.php",
                "class.phpmaileroauth.php",
                "class.phpmaileroauthgoogle.php",
                "class.smtp.php",
                "class.pop3.php",
                "extras/EasyPeasyICS.php",
                "extras/ntlm_sasl_client.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1"
        ],
        "authors": [
            {
                "name": "Jim Jagielski",
                "email": "jimjag@gmail.com"
            },
            {
                "name": "Marcus Bointon",
                "email": "phpmailer@synchromedia.co.uk"
            },
            {
                "name": "Andy Prevost",
                "email": "codeworxtech@users.sourceforge.net"
            },
            {
                "name": "Brent R. Matzelle"
            }
        ],
        "description": "PHPMailer is a full-featured email creation and transfer class for PHP"
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-10T12:19:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/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": "pusher/pusher-php-server",
        "version": "v3.2.0",
        "version_normalized": "3.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pusher/pusher-http-php.git",
            "reference": "4da4d208fe13fd2ff71ede5063a3456f23f38cf7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/4da4d208fe13fd2ff71ede5063a3456f23f38cf7",
            "reference": "4da4d208fe13fd2ff71ede5063a3456f23f38cf7",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "paragonie/sodium_compat": "^1.6",
            "php": "^5.4 || ^7.0",
            "psr/log": "^1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8 || ^5.7"
        },
        "time": "2018-08-13T14:57:32+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Pusher\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Library for interacting with the Pusher REST API",
        "keywords": [
            "events",
            "messaging",
            "php-pusher-server",
            "publish",
            "push",
            "pusher",
            "real time",
            "real-time",
            "realtime",
            "rest",
            "trigger"
        ]
    },
    {
        "name": "stripe/stripe-php",
        "version": "v6.15.0",
        "version_normalized": "6.15.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/stripe/stripe-php.git",
            "reference": "20e18a9feface85d183eece03e84013ff794d5b1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/stripe/stripe-php/zipball/20e18a9feface85d183eece03e84013ff794d5b1",
            "reference": "20e18a9feface85d183eece03e84013ff794d5b1",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "ext-mbstring": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0",
            "satooshi/php-coveralls": "~0.6.1",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "time": "2018-08-03T10:54:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Stripe\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Stripe and contributors",
                "homepage": "https://github.com/stripe/stripe-php/contributors"
            }
        ],
        "description": "Stripe PHP Library",
        "homepage": "https://stripe.com/",
        "keywords": [
            "api",
            "payment processing",
            "stripe"
        ]
    },
    {
        "name": "studio-42/elfinder",
        "version": "2.1.39",
        "version_normalized": "2.1.39.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Studio-42/elFinder.git",
            "reference": "f92460bdf9bb210296e2aaaf47fbe8a04c770937"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Studio-42/elFinder/zipball/f92460bdf9bb210296e2aaaf47fbe8a04c770937",
            "reference": "f92460bdf9bb210296e2aaaf47fbe8a04c770937",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "suggest": {
            "barryvdh/elfinder-flysystem-driver": "VolumeDriver for elFinder to use Flysystem as a root.",
            "google/apiclient": "VolumeDriver GoogleDrive require `google/apiclient:^2.0.",
            "kunalvarma05/dropbox-php-sdk": "VolumeDriver `Dropbox`2 require `kunalvarma05/dropbox-php-sdk.",
            "nao-pon/flysystem-google-drive": "require in GoogleDrive network volume mounting with Flysystem."
        },
        "time": "2018-06-05T07:36:51+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Dmitry Levashov",
                "email": "dio@std42.ru",
                "homepage": "http://std42.ru"
            },
            {
                "name": "Troex Nevelin",
                "email": "troex@fury.scancode.ru",
                "homepage": "http://std42.ru"
            },
            {
                "name": "Community contributions",
                "homepage": "https://github.com/Studio-42/elFinder/contributors"
            },
            {
                "name": "Naoki Sawada",
                "email": "hypweb+elfinder@gmail.com",
                "homepage": "http://xoops.hypweb.net"
            }
        ],
        "description": "File manager for web",
        "homepage": "http://elfinder.org"
    },
    {
        "name": "symfony/http-foundation",
        "version": "v3.4.0",
        "version_normalized": "3.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-foundation.git",
            "reference": "d9625c8abb907e0ca2d7506afd7a719a572c766f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d9625c8abb907e0ca2d7506afd7a719a572c766f",
            "reference": "d9625c8abb907e0ca2d7506afd7a719a572c766f",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-mbstring": "~1.1",
            "symfony/polyfill-php70": "~1.6"
        },
        "require-dev": {
            "symfony/expression-language": "~2.8|~3.0|~4.0"
        },
        "time": "2017-11-30T14:56:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpFoundation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony HttpFoundation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "3296adf6a6454a050679cde90f95350ad604b171"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171",
            "reference": "3296adf6a6454a050679cde90f95350ad604b171",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2018-04-26T10:06:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php70",
        "version": "v1.9.0",
        "version_normalized": "1.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php70.git",
            "reference": "1e24b0c4a56d55aaf368763a06c6d1c7d3194934"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/1e24b0c4a56d55aaf368763a06c6d1c7d3194934",
            "reference": "1e24b0c4a56d55aaf368763a06c6d1c7d3194934",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": "~1.0|~2.0|~9.99",
            "php": ">=5.3.3"
        },
        "time": "2018-08-06T14:22:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php70\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/process",
        "version": "v4.1.1",
        "version_normalized": "4.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "1d1677391ecf00d1c5b9482d6050c0c27aa3ac3a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/1d1677391ecf00d1c5b9482d6050c0c27aa3ac3a",
            "reference": "1d1677391ecf00d1c5b9482d6050c0c27aa3ac3a",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "time": "2018-05-31T10:17:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Process\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Process Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "tecnickcom/tcpdf",
        "version": "6.2.17",
        "version_normalized": "6.2.17.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tecnickcom/TCPDF.git",
            "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/64fc19439863e1b1314487a72a74d9bfd0b55a53",
            "reference": "64fc19439863e1b1314487a72a74d9bfd0b55a53",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2018-02-24T11:48:20+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "config",
                "include",
                "tcpdf.php",
                "tcpdf_parser.php",
                "tcpdf_import.php",
                "tcpdf_barcodes_1d.php",
                "tcpdf_barcodes_2d.php",
                "include/tcpdf_colors.php",
                "include/tcpdf_filters.php",
                "include/tcpdf_font_data.php",
                "include/tcpdf_fonts.php",
                "include/tcpdf_images.php",
                "include/tcpdf_static.php",
                "include/barcodes/datamatrix.php",
                "include/barcodes/pdf417.php",
                "include/barcodes/qrcode.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Nicola Asuni",
                "email": "info@tecnick.com",
                "role": "lead"
            }
        ],
        "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
        "homepage": "http://www.tcpdf.org/",
        "keywords": [
            "PDFD32000-2008",
            "TCPDF",
            "barcodes",
            "datamatrix",
            "pdf",
            "pdf417",
            "qrcode"
        ]
    },
    {
        "name": "true/punycode",
        "version": "v2.1.1",
        "version_normalized": "2.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/true/php-punycode.git",
            "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
            "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "symfony/polyfill-mbstring": "^1.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.7",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "time": "2016-11-16T10:37:54+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "TrueBV\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Renan Gonçalves",
                "email": "renan.saddam@gmail.com"
            }
        ],
        "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
        "homepage": "https://github.com/true/php-punycode",
        "keywords": [
            "idna",
            "punycode"
        ]
    },
    {
        "name": "twilio/sdk",
        "version": "5.21.1",
        "version_normalized": "5.21.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twilio/twilio-php.git",
            "reference": "b160d7d04fea6ad108120b064adac0015686d530"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twilio/twilio-php/zipball/b160d7d04fea6ad108120b064adac0015686d530",
            "reference": "b160d7d04fea6ad108120b064adac0015686d530",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0"
        },
        "require-dev": {
            "apigen/apigen": "^4.1",
            "phpunit/phpunit": "4.5.*"
        },
        "time": "2018-08-09T17:01:55+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Twilio\\": "Twilio/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Twilio API Team",
                "email": "api@twilio.com"
            }
        ],
        "description": "A PHP wrapper for Twilio's API",
        "homepage": "http://github.com/twilio/twilio-php",
        "keywords": [
            "api",
            "sms",
            "twilio"
        ]
    },
    {
        "name": "willdurand/email-reply-parser",
        "version": "2.8.0",
        "version_normalized": "2.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/willdurand/EmailReplyParser.git",
            "reference": "f0b76bbc3740e58360b625418c0632249f3f0964"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/willdurand/EmailReplyParser/zipball/f0b76bbc3740e58360b625418c0632249f3f0964",
            "reference": "f0b76bbc3740e58360b625418c0632249f3f0964",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35|^5.7"
        },
        "time": "2018-02-07T16:29:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "EmailReplyParser\\": "src/EmailReplyParser"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "William Durand",
                "email": "will+git@drnd.me"
            }
        ],
        "description": "Port of the cool GitHub's EmailReplyParser library in PHP",
        "keywords": [
            "email",
            "reply-parser"
        ]
    },
    {
        "name": "zbateson/mail-mime-parser",
        "version": "0.4.9",
        "version_normalized": "0.4.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zbateson/MailMimeParser.git",
            "reference": "1e85e46204616e59ff7e34e4a141acdf9cf0c70a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zbateson/MailMimeParser/zipball/1e85e46204616e59ff7e34e4a141acdf9cf0c70a",
            "reference": "1e85e46204616e59ff7e34e4a141acdf9cf0c70a",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.4"
        },
        "require-dev": {
            "evert/phpdoc-md": "~0.1.1",
            "phing/phing": "~2.15.0",
            "phpdocumentor/phpdocumentor": "~2.8.0",
            "phpunit/phpunit": "~4.5.0"
        },
        "time": "2018-04-18T18:25:58+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ZBateson\\MailMimeParser\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Zaahid Bateson",
                "email": "zbateson@users.noreply.github.com"
            }
        ],
        "description": "MIME email message parser",
        "homepage": "https://github.com/zbateson/MailMimeParser",
        "keywords": [
            "email",
            "mail",
            "mime",
            "parser",
            "php-imap"
        ]
    }
]
