Hunter Black Hat SEO
Server:LiteSpeed
System:Linux altar25.supremepanel25.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User:flexnetw (3555)
PHP:7.2.34
Disabled:NONE
Upload Files
File: /home/flexnetw/www/wp-content/plugins/magicform/composer.lock
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "content-hash": "06ce978326b820ac38ee049a3e6a0380",
    "packages": [
        {
            "name": "chriskonnertz/string-calc",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/chriskonnertz/string-calc.git",
                "reference": "bddc5aaea1c1c0a270e6c96f3719c48afa6cb7f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/chriskonnertz/string-calc/zipball/bddc5aaea1c1c0a270e6c96f3719c48afa6cb7f0",
                "reference": "bddc5aaea1c1c0a270e6c96f3719c48afa6cb7f0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "ChrisKonnertz\\StringCalc": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Konnertz"
                }
            ],
            "description": "StringCalc is a PHP calculator library for mathematical terms (expressions) passed as strings.",
            "keywords": [
                "calculation",
                "expression",
                "math",
                "parser",
                "string calc",
                "string-calc",
                "stringcalc",
                "term"
            ],
            "time": "2019-09-03T14:09:20+00:00"
        },
        {
            "name": "clue/stream-filter",
            "version": "v1.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/clue/php-stream-filter.git",
                "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/clue/php-stream-filter/zipball/5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
                "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.0 || ^4.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Clue\\StreamFilter\\": "src/"
                },
                "files": [
                    "src/functions_include.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"
            ],
            "time": "2019-04-09T12:31:48+00:00"
        },
        {
            "name": "jasongrimes/paginator",
            "version": "1.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/jasongrimes/php-paginator.git",
                "reference": "3411e3cd0c6479a0b514f26e4358f0273552f221"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jasongrimes/php-paginator/zipball/3411e3cd0c6479a0b514f26e4358f0273552f221",
                "reference": "3411e3cd0c6479a0b514f26e4358f0273552f221",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "JasonGrimes": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jason Grimes",
                    "email": "jason@grimesit.com"
                }
            ],
            "description": "A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.",
            "homepage": "http://github.com/jasongrimes/php-paginator",
            "keywords": [
                "pager",
                "pagination",
                "paginator"
            ],
            "time": "2018-07-11T18:11:49+00:00"
        },
        {
            "name": "kriswallsmith/buzz",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kriswallsmith/Buzz.git",
                "reference": "40d2cece35d9b608505851395c390892f358e57e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/40d2cece35d9b608505851395c390892f358e57e",
                "reference": "40d2cece35d9b608505851395c390892f358e57e",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "php-http/httplug": "^1.1 || ^2.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0",
                "symfony/options-resolver": "^3.4 || ^4.0 || ^5.0"
            },
            "provide": {
                "php-http/client-implementation": "1.0",
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "nyholm/psr7": "^1.0",
                "php-http/client-integration-tests": "^2.0.1",
                "phpunit/phpunit": "7.5.20",
                "psr/log": "^1.0"
            },
            "suggest": {
                "ext-curl": "To use our cUrl clients",
                "nyholm/psr7": "For PSR-7 and PSR-17 implementation"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Buzz\\": "lib"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kris Wallsmith",
                    "email": "kris.wallsmith@gmail.com",
                    "homepage": "https://kriswallsmith.net/"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://tnyholm.se/"
                }
            ],
            "description": "Lightweight HTTP client",
            "homepage": "https://github.com/kriswallsmith/Buzz",
            "keywords": [
                "curl",
                "http client"
            ],
            "time": "2020-03-07T13:42:51+00:00"
        },
        {
            "name": "mailgun/mailgun-php",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/mailgun/mailgun-php.git",
                "reference": "5975310f0ee1d2e26d06941584244415904ca070"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mailgun/mailgun-php/zipball/5975310f0ee1d2e26d06941584244415904ca070",
                "reference": "5975310f0ee1d2e26d06941584244415904ca070",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "php-http/client-common": "^1.9 || ^2.0",
                "php-http/discovery": "^1.6",
                "php-http/multipart-stream-builder": "^1.0",
                "psr/http-client": "^1.0",
                "webmozart/assert": "^1.2"
            },
            "require-dev": {
                "nyholm/nsa": "^1.1",
                "nyholm/psr7": "^1.0",
                "php-http/guzzle6-adapter": "^1.0",
                "phpunit/phpunit": "^7.5"
            },
            "suggest": {
                "guzzlehttp/psr7": "PSR-7 message implementation that also provides common utility methods",
                "php-http/curl-client": "cURL client for PHP-HTTP"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Mailgun\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Travis Swientek",
                    "email": "travis@mailgunhq.com"
                }
            ],
            "description": "The Mailgun SDK provides methods for all API functions.",
            "time": "2019-10-15T17:50:34+00:00"
        },
        {
            "name": "nyholm/psr7",
            "version": "1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Nyholm/psr7.git",
                "reference": "c17f4f73985f62054a331cbc4ffdf9868c4ef256"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Nyholm/psr7/zipball/c17f4f73985f62054a331cbc4ffdf9868c4ef256",
                "reference": "c17f4f73985f62054a331cbc4ffdf9868c4ef256",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "php-http/message-factory": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "http-interop/http-factory-tests": "dev-master",
                "php-http/psr7-integration-tests": "^1.0",
                "phpunit/phpunit": "^7.5",
                "symfony/error-handler": "^4.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Nyholm\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com"
                },
                {
                    "name": "Martijn van der Ven",
                    "email": "martijn@vanderven.se"
                }
            ],
            "description": "A fast PHP7 implementation of PSR-7",
            "homepage": "http://tnyholm.se",
            "keywords": [
                "psr-17",
                "psr-7"
            ],
            "time": "2020-05-23T11:29:07+00:00"
        },
        {
            "name": "paypal/paypal-checkout-sdk",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/paypal/Checkout-PHP-SDK.git",
                "reference": "822dc85ab69cb5f77dfed28d4aa092690935c794"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paypal/Checkout-PHP-SDK/zipball/822dc85ab69cb5f77dfed28d4aa092690935c794",
                "reference": "822dc85ab69cb5f77dfed28d4aa092690935c794",
                "shasum": ""
            },
            "require": {
                "paypal/paypalhttp": "1.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PayPalCheckoutSdk\\": "lib/PayPalCheckoutSdk",
                    "Sample\\": "samples/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "https://github.com/paypal/Checkout-PHP-SDK/blob/master/LICENSE"
            ],
            "authors": [
                {
                    "name": "PayPal",
                    "homepage": "https://github.com/paypal/Checkout-PHP-SDK/contributors"
                }
            ],
            "description": "PayPal's PHP SDK for Checkout REST APIs",
            "homepage": "http://github.com/paypal/Checkout-PHP-SDK/",
            "keywords": [
                "checkout",
                "orders",
                "payments",
                "paypal",
                "rest",
                "sdk"
            ],
            "time": "2020-01-10T01:45:42+00:00"
        },
        {
            "name": "paypal/paypalhttp",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paypal/paypalhttp_php.git",
                "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paypal/paypalhttp_php/zipball/1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
                "reference": "1ad9b846a046f09d6135cbf2cbaa7701bbc630a3",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7",
                "wiremock-php/wiremock-php": "1.43.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PayPalHttp\\": "lib/PayPalHttp"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PayPal",
                    "homepage": "https://github.com/paypal/paypalhttp_php/contributors"
                }
            ],
            "abandoned": true,
            "time": "2019-11-06T21:27:12+00:00"
        },
        {
            "name": "php-http/client-common",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/client-common.git",
                "reference": "7c27fe6ad83b1ecc4c0365370643b8c189230a2d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/client-common/zipball/7c27fe6ad83b1ecc4c0365370643b8c189230a2d",
                "reference": "7c27fe6ad83b1ecc4c0365370643b8c189230a2d",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "php-http/httplug": "^2.0",
                "php-http/message": "^1.6",
                "php-http/message-factory": "^1.0",
                "symfony/options-resolver": "^2.6 || ^3.4.20 || ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0"
            },
            "require-dev": {
                "doctrine/instantiator": "^1.1",
                "guzzlehttp/psr7": "^1.4",
                "nyholm/psr7": "^1.2",
                "phpspec/phpspec": "^5.1 || ^6.0",
                "phpspec/prophecy": "^1.8",
                "phpunit/phpunit": "^7.5",
                "sebastian/comparator": "^3.0"
            },
            "suggest": {
                "ext-json": "To detect JSON responses with the ContentTypePlugin",
                "ext-libxml": "To detect XML responses with the ContentTypePlugin",
                "php-http/cache-plugin": "PSR-6 Cache plugin",
                "php-http/logger-plugin": "PSR-3 Logger plugin",
                "php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Http\\Client\\Common\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Common HTTP Client implementations and tools for HTTPlug",
            "homepage": "http://httplug.io",
            "keywords": [
                "client",
                "common",
                "http",
                "httplug"
            ],
            "time": "2020-05-18T07:26:09+00:00"
        },
        {
            "name": "php-http/discovery",
            "version": "1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/discovery.git",
                "reference": "10d9019f393773345aedc0dc79e7fd678da874ee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/discovery/zipball/10d9019f393773345aedc0dc79e7fd678da874ee",
                "reference": "10d9019f393773345aedc0dc79e7fd678da874ee",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "conflict": {
                "nyholm/psr7": "<1.0"
            },
            "require-dev": {
                "akeneo/phpspec-skip-example-extension": "^4.0",
                "php-http/httplug": "^1.0 || ^2.0",
                "php-http/message-factory": "^1.0",
                "phpspec/phpspec": "^5.1",
                "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."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.7-dev"
                }
            },
            "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"
            ],
            "time": "2020-06-14T10:44:12+00:00"
        },
        {
            "name": "php-http/httplug",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/httplug.git",
                "reference": "c9b242499399ba82700bcd563b7497272cc90459"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/httplug/zipball/c9b242499399ba82700bcd563b7497272cc90459",
                "reference": "c9b242499399ba82700bcd563b7497272cc90459",
                "shasum": ""
            },
            "require": {
                "php": "^7.0",
                "php-http/promise": "^1.0",
                "psr/http-client": "^1.0",
                "psr/http-message": "^1.0"
            },
            "require-dev": {
                "friends-of-phpspec/phpspec-code-coverage": "^4.1",
                "phpspec/phpspec": "^4.3.4|^5.0|^6.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "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"
            ],
            "time": "2019-12-30T13:13:12+00:00"
        },
        {
            "name": "php-http/message",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/message.git",
                "reference": "226ba9f7a4bddb6295b9ccff5a70b54013562ff0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/message/zipball/226ba9f7a4bddb6295b9ccff5a70b54013562ff0",
                "reference": "226ba9f7a4bddb6295b9ccff5a70b54013562ff0",
                "shasum": ""
            },
            "require": {
                "clue/stream-filter": "^1.4.1",
                "php": "^7.1",
                "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",
                "ergebnis/composer-normalize": "^2.1",
                "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "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"
            ],
            "time": "2020-05-14T06:40:00+00:00"
        },
        {
            "name": "php-http/message-factory",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/message-factory.git",
                "reference": "597f30e6dfd32a85fd7dbe58cb47554b5bad910e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/message-factory/zipball/597f30e6dfd32a85fd7dbe58cb47554b5bad910e",
                "reference": "597f30e6dfd32a85fd7dbe58cb47554b5bad910e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4",
                "psr/http-message": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "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"
            ],
            "time": "2018-12-06T18:41:41+00:00"
        },
        {
            "name": "php-http/multipart-stream-builder",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/multipart-stream-builder.git",
                "reference": "9621e654f01facdde8bb70e6418e2bebdaf1c0fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/multipart-stream-builder/zipball/9621e654f01facdde8bb70e6418e2bebdaf1c0fb",
                "reference": "9621e654f01facdde8bb70e6418e2bebdaf1c0fb",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "php-http/discovery": "^1.7",
                "php-http/message-factory": "^1.0.2",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0"
            },
            "require-dev": {
                "nyholm/psr7": "^1.0",
                "php-http/message": "^1.5",
                "phpunit/phpunit": "^7.5 || ^8.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Http\\Message\\MultipartStream\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com"
                }
            ],
            "description": "A builder class that help you create a multipart stream",
            "homepage": "http://php-http.org",
            "keywords": [
                "factory",
                "http",
                "message",
                "multipart stream",
                "stream"
            ],
            "time": "2019-12-20T15:09:18+00:00"
        },
        {
            "name": "php-http/promise",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/promise.git",
                "reference": "02ee67f2346b4eec3861afec741c656f5ff717ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/promise/zipball/02ee67f2346b4eec3861afec741c656f5ff717ab",
                "reference": "02ee67f2346b4eec3861afec741c656f5ff717ab",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "require-dev": {
                "henrikbjorn/phpspec-code-coverage": "^1.0",
                "phpspec/phpspec": "^2.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Http\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joel Wurtz",
                    "email": "joel.wurtz@gmail.com"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Promise used for asynchronous HTTP requests",
            "homepage": "http://httplug.io",
            "keywords": [
                "promise"
            ],
            "time": "2019-12-20T11:48:16+00:00"
        },
        {
            "name": "phpmailer/phpmailer",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPMailer/PHPMailer.git",
                "reference": "b3650f9f72637ff0d8cc6779343eebb31083fce3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/b3650f9f72637ff0d8cc6779343eebb31083fce3",
                "reference": "b3650f9f72637ff0d8cc6779343eebb31083fce3",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-filter": "*",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "doctrine/annotations": "^1.2",
                "friendsofphp/php-cs-fixer": "^2.2",
                "phpunit/phpunit": "^4.8 || ^5.7"
            },
            "suggest": {
                "ext-mbstring": "Needed to send email in multibyte encoding charset",
                "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
                "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
                "psr/log": "For optional PSR-3 debug logging",
                "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
                "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "PHPMailer\\PHPMailer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-only"
            ],
            "authors": [
                {
                    "name": "Marcus Bointon",
                    "email": "phpmailer@synchromedia.co.uk"
                },
                {
                    "name": "Jim Jagielski",
                    "email": "jimjag@gmail.com"
                },
                {
                    "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",
            "time": "2020-06-11T15:12:50+00:00"
        },
        {
            "name": "psr/http-client",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "fd5d37ae5a76ee3c5301a762faf66bf9519132ef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/fd5d37ae5a76ee3c5301a762faf66bf9519132ef",
                "reference": "fd5d37ae5a76ee3c5301a762faf66bf9519132ef",
                "shasum": ""
            },
            "require": {
                "php": "^7.0",
                "psr/http-message": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https://github.com/php-fig/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "time": "2019-09-04T06:46:09+00:00"
        },
        {
            "name": "psr/http-factory",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "1a2099a23a7bca67f13c0634723137a364a3ebf8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/1a2099a23a7bca67f13c0634723137a364a3ebf8",
                "reference": "1a2099a23a7bca67f13c0634723137a364a3ebf8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "psr/http-message": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "time": "2019-12-29T01:52:41+00:00"
        },
        {
            "name": "psr/http-message",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "efd67d1dc14a7ef4fc4e518e7dee91c271d524e4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/efd67d1dc14a7ef4fc4e518e7dee91c271d524e4",
                "reference": "efd67d1dc14a7ef4fc4e518e7dee91c271d524e4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "time": "2019-08-29T13:16:46+00:00"
        },
        {
            "name": "stripe/stripe-php",
            "version": "v7.37.1",
            "source": {
                "type": "git",
                "url": "https://github.com/stripe/stripe-php.git",
                "reference": "e3e29131a131785c3d2f85556b0154e8170e9bba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stripe/stripe-php/zipball/e3e29131a131785c3d2f85556b0154e8170e9bba",
                "reference": "e3e29131a131785c3d2f85556b0154e8170e9bba",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "2.16.1",
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5.7",
                "squizlabs/php_codesniffer": "^3.3",
                "symfony/process": "~3.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "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"
            ],
            "time": "2020-06-11T16:27:35+00:00"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5e20b83385a77593259c9f8beb2c43cd03b2ac14",
                "reference": "5e20b83385a77593259c9f8beb2c43cd03b2ac14",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "files": [
                    "function.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": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "time": "2020-06-06T08:49:21+00:00"
        },
        {
            "name": "symfony/options-resolver",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/options-resolver.git",
                "reference": "f3f9b9cd067d32e61e0759fc7746390f3d4d67fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/f3f9b9cd067d32e61e0759fc7746390f3d4d67fd",
                "reference": "f3f9b9cd067d32e61e0759fc7746390f3d4d67fd",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-php80": "^1.15"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.2-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\OptionsResolver\\": ""
                },
                "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 OptionsResolver Component",
            "homepage": "https://symfony.com",
            "keywords": [
                "config",
                "configuration",
                "options"
            ],
            "time": "2020-05-23T13:10:26+00:00"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
                "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.17-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "time": "2020-06-06T08:46:27+00:00"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4a5b6bba3259902e386eb80dd1956181ee90b5b2",
                "reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.17-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2020-06-06T08:46:27+00:00"
        },
        {
            "name": "webmozart/assert",
            "version": "1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozart/assert.git",
                "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozart/assert/zipball/ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
                "reference": "ab2cb0b3b559010b75981b1bdce728da3ee90ad6",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3 || ^7.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "vimeo/psalm": "<3.9.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.36 || ^7.5.13"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "time": "2020-04-18T12:12:48+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": {
        "phpmailer/phpmailer": 20,
        "mailgun/mailgun-php": 20,
        "kriswallsmith/buzz": 20,
        "nyholm/psr7": 20,
        "chriskonnertz/string-calc": 20,
        "paypal/paypal-checkout-sdk": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}