403Webshell
Server IP : 14.225.204.176  /  Your IP : 216.73.216.169
Web Server : nginx/1.24.0
System : Linux nodejs-ybgk 6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:03 UTC 2024 x86_64
User : root ( 0)
PHP Version : 8.1.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/html/php/mmobot/app/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/php/mmobot/app/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": "7fbad6f381680fafe42271b647636ce9",
    "packages": [
        {
            "name": "binsoul/net-mqtt",
            "version": "0.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/binsoul/net-mqtt.git",
                "reference": "286b28e6014739b19e0e7ce0cd5871cdd0cef9b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/binsoul/net-mqtt/zipball/286b28e6014739b19e0e7ce0cd5871cdd0cef9b3",
                "reference": "286b28e6014739b19e0e7ce0cd5871cdd0cef9b3",
                "shasum": ""
            },
            "require": {
                "php": "~5.6|~7.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~1.0",
                "phpunit/phpunit": "~4.0||~5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "BinSoul\\Net\\Mqtt\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sebastian Mößler",
                    "email": "code@binsoul.de",
                    "homepage": "https://github.com/binsoul",
                    "role": "Developer"
                }
            ],
            "description": "MQTT protocol implementation",
            "homepage": "https://github.com/binsoul/net-mqtt",
            "keywords": [
                "mqtt",
                "net"
            ],
            "time": "2017-04-03T20:17:02+00:00"
        },
        {
            "name": "binsoul/net-mqtt-client-react",
            "version": "0.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/binsoul/net-mqtt-client-react.git",
                "reference": "6a80fea50e927ebb8bb8a631ea7903c22742ded5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/binsoul/net-mqtt-client-react/zipball/6a80fea50e927ebb8bb8a631ea7903c22742ded5",
                "reference": "6a80fea50e927ebb8bb8a631ea7903c22742ded5",
                "shasum": ""
            },
            "require": {
                "binsoul/net-mqtt": "~0.2",
                "php": "~5.6|~7.0",
                "react/promise": "~2.0",
                "react/socket": "~0.8"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~1.0",
                "phpunit/phpunit": "~4.0||~5.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "BinSoul\\Net\\Mqtt\\Client\\React\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sebastian Mößler",
                    "email": "code@binsoul.de",
                    "homepage": "https://github.com/binsoul",
                    "role": "Developer"
                }
            ],
            "description": "Asynchronous MQTT client built on React",
            "homepage": "https://github.com/binsoul/net-mqtt-client-react",
            "keywords": [
                "client",
                "mqtt",
                "net"
            ],
            "time": "2017-08-20T08:06:53+00:00"
        },
        {
            "name": "clue/http-proxy-react",
            "version": "v1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/clue/php-http-proxy-react.git",
                "reference": "06bc84cda43c724edc5b5a19f61452e8094ba99d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/clue/php-http-proxy-react/zipball/06bc84cda43c724edc5b5a19f61452e8094ba99d",
                "reference": "06bc84cda43c724edc5b5a19f61452e8094ba99d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3",
                "react/promise": " ^2.1 || ^1.2.1",
                "react/socket": "^1.0 || ^0.8 || ^0.7.1",
                "ringcentral/psr7": "^1.2"
            },
            "require-dev": {
                "clue/block-react": "^1.1",
                "phpunit/phpunit": "^5.0 || ^4.8",
                "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Clue\\React\\HttpProxy\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@lueck.tv"
                }
            ],
            "description": "Async HTTP CONNECT proxy connector, use any TCP/IP protocol through an HTTP proxy server, built on top of ReactPHP",
            "homepage": "https://github.com/clue/php-http-proxy-react",
            "keywords": [
                "async",
                "connect",
                "http",
                "proxy",
                "reactphp"
            ],
            "time": "2017-08-30T06:47:01+00:00"
        },
        {
            "name": "clue/socks-react",
            "version": "v0.8.6",
            "source": {
                "type": "git",
                "url": "https://github.com/clue/php-socks-react.git",
                "reference": "4ebbec53c44fdfcdac98ce195d9219593ec5feb5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/clue/php-socks-react/zipball/4ebbec53c44fdfcdac98ce195d9219593ec5feb5",
                "reference": "4ebbec53c44fdfcdac98ce195d9219593ec5feb5",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "~3.0|~1.0|~2.0",
                "php": ">=5.3",
                "react/promise": "^2.1 || ^1.2",
                "react/socket": "^1.0 || ^0.8 || ^0.7"
            },
            "require-dev": {
                "clue/block-react": "^1.1",
                "clue/connection-manager-extra": "^1.0 || ^0.7",
                "phpunit/phpunit": "^5.0 || ^4.8",
                "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Clue\\React\\Socks\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@lueck.tv"
                }
            ],
            "description": "Async SOCKS4, SOCKS4a and SOCKS5 proxy client and server implementation, built on top of ReactPHP",
            "homepage": "https://github.com/clue/php-socks-react",
            "keywords": [
                "async",
                "proxy",
                "reactphp",
                "socks client",
                "socks protocol",
                "socks server",
                "tcp tunnel"
            ],
            "time": "2017-09-17T15:09:14+00:00"
        },
        {
            "name": "corneltek/getoptionkit",
            "version": "2.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/c9s/GetOptionKit.git",
                "reference": "995607ddf4fc90ebdb4a7d58fe972d581ad8495f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/c9s/GetOptionKit/zipball/995607ddf4fc90ebdb4a7d58fe972d581ad8495f",
                "reference": "995607ddf4fc90ebdb4a7d58fe972d581ad8495f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GetOptionKit\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Yo-An Lin",
                    "email": "yoanlin93@gmail.com"
                }
            ],
            "description": "Powerful command-line option toolkit",
            "homepage": "http://github.com/c9s/GetOptionKit",
            "time": "2017-06-30T14:54:48+00:00"
        },
        {
            "name": "eher/oauth",
            "version": "1.0.7",
            "source": {
                "type": "git",
                "url": "https://github.com/EHER/OAuth.git",
                "reference": "935c1f7709d1c1457de9e250d0e5f29cac06e507"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/EHER/OAuth/zipball/935c1f7709d1c1457de9e250d0e5f29cac06e507",
                "reference": "935c1f7709d1c1457de9e250d0e5f29cac06e507",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "eher/phpunit": "1.6"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Eher\\OAuth": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "OAuth 1 PHP Library",
            "time": "2012-12-13T23:48:10+00:00"
        },
        {
            "name": "evenement/evenement",
            "version": "v2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/igorw/evenement.git",
                "reference": "6ba9a777870ab49f417e703229d53931ed40fd7a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/igorw/evenement/zipball/6ba9a777870ab49f417e703229d53931ed40fd7a",
                "reference": "6ba9a777870ab49f417e703229d53931ed40fd7a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0||^5.7||^4.8.35"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Evenement": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                }
            ],
            "description": "Événement is a very simple event dispatching library for PHP",
            "keywords": [
                "event-dispatcher",
                "event-emitter"
            ],
            "time": "2017-07-17T17:39:19+00:00"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "6.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
                "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/promises": "^1.0",
                "guzzlehttp/psr7": "^1.4",
                "php": ">=5.5"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "^4.0 || ^5.0",
                "psr/log": "^1.0"
            },
            "suggest": {
                "psr/log": "Required for using the Log middleware"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.2-dev"
                }
            },
            "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"
            ],
            "time": "2017-06-22T18:50:49+00:00"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "v1.3.1",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "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"
            ],
            "time": "2016-12-20T10:07:11+00:00"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "1.4.2",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "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"
            ],
            "time": "2017-03-20T17:10:46+00:00"
        },
        {
            "name": "jbzoo/data",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/JBZoo/Data.git",
                "reference": "81113c7ce86ea4e7df5449fec32d62310abb81f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/JBZoo/Data/zipball/81113c7ce86ea4e7df5449fec32d62310abb81f1",
                "reference": "81113c7ce86ea4e7df5449fec32d62310abb81f1",
                "shasum": ""
            },
            "require": {
                "jbzoo/utils": "^1.4.2|^2.0",
                "php": ">=5.6"
            },
            "require-dev": {
                "jbzoo/phpunit": "^1.10",
                "jbzoo/profiler": "^1.0",
                "symfony/yaml": "^2.8|^3.0"
            },
            "suggest": {
                "symfony/yaml": "^2.8|^3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "JBZoo\\Data\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "SmetDenis",
                    "email": "denis@jbzoo.com",
                    "role": "lead"
                }
            ],
            "description": "Extended implementation of ArrayObject",
            "keywords": [
                "array",
                "arrayobject",
                "config",
                "data",
                "ini",
                "json",
                "params",
                "yml"
            ],
            "time": "2017-11-17T15:20:26+00:00"
        },
        {
            "name": "jbzoo/image",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/JBZoo/Image.git",
                "reference": "11862ca37c43566e8c6fd08fbbaff6edeecebb34"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/JBZoo/Image/zipball/11862ca37c43566e8c6fd08fbbaff6edeecebb34",
                "reference": "11862ca37c43566e8c6fd08fbbaff6edeecebb34",
                "shasum": ""
            },
            "require": {
                "ext-gd": "*",
                "jbzoo/utils": "^1.4",
                "php": ">=5.3.10"
            },
            "require-dev": {
                "jbzoo/phpunit": "^1.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "JBZoo\\Image\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nazar Mokrynskyi",
                    "email": "nazar@mokrynskyi.com",
                    "homepage": "http://cleverstyle.org/",
                    "role": "Developer"
                },
                {
                    "name": "Cory LaViska",
                    "homepage": "http://www.abeautifulsite.net/",
                    "role": "Developer"
                },
                {
                    "name": "SmetDenis",
                    "email": "denis@jbzoo.com",
                    "homepage": "http://jbzoo.com/",
                    "role": "Developer"
                }
            ],
            "description": "A PHP class that simplifies working with images (fork abeautifulsite/simpleimage)",
            "keywords": [
                "crop",
                "filters",
                "gd",
                "image",
                "images",
                "jbzoo",
                "resize",
                "thumbnail",
                "watermark"
            ],
            "time": "2016-08-01T05:02:43+00:00"
        },
        {
            "name": "jbzoo/utils",
            "version": "1.7.11",
            "source": {
                "type": "git",
                "url": "https://github.com/JBZoo/Utils.git",
                "reference": "9d4dd599b8419ca5ea39b11612bf59f7450c2875"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/JBZoo/Utils/zipball/9d4dd599b8419ca5ea39b11612bf59f7450c2875",
                "reference": "9d4dd599b8419ca5ea39b11612bf59f7450c2875",
                "shasum": ""
            },
            "require": {
                "jbzoo/data": "^1.0",
                "php": ">=5.3.10"
            },
            "require-dev": {
                "jbzoo/phpunit": "^1.6|1.x-dev",
                "jbzoo/profiler": "^1.0",
                "symfony/polyfill-mbstring": "^1.2",
                "symfony/process": "^2.8|^3.1"
            },
            "suggest": {
                "ext-mbstring": "Provides multibyte specific string functions",
                "symfony/polyfill-mbstring": "For UTF-8 if ext-mbstring disabled",
                "symfony/process": "For Cli::exec() method only"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "autoload": {
                "files": [
                    "src/defines.php"
                ],
                "psr-4": {
                    "JBZoo\\Utils\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Brandon Wamboldt",
                    "email": "brandon.wamboldt@gmail.com"
                },
                {
                    "name": "SmetDenis",
                    "email": "denis@jbzoo.com",
                    "role": "lead"
                },
                {
                    "name": "Luís Nóbrega",
                    "email": "luis.barros.nobrega@gmail.com"
                }
            ],
            "description": "A collection of useful PHP functions, mini classes and snippets that you need every day.",
            "keywords": [
                "array",
                "cli",
                "collection",
                "command line",
                "dates",
                "email",
                "env",
                "environment",
                "filesystem",
                "filter",
                "helper",
                "helpers",
                "http",
                "image",
                "mbstring",
                "misc",
                "serialize",
                "slugify",
                "string",
                "timer",
                "url",
                "utility",
                "utils"
            ],
            "time": "2017-07-19T21:25:44+00:00"
        },
        {
            "name": "lazyjsonmapper/lazyjsonmapper",
            "version": "v1.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/SteveJobzniak/LazyJsonMapper.git",
                "reference": "f30b4d0b3f416631e3411d66962a55f586d04809"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SteveJobzniak/LazyJsonMapper/zipball/f30b4d0b3f416631e3411d66962a55f586d04809",
                "reference": "f30b4d0b3f416631e3411d66962a55f586d04809",
                "shasum": ""
            },
            "require": {
                "corneltek/getoptionkit": "2.*",
                "php": ">=5.6"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.7.1",
                "phpunit/phpunit": "6.*"
            },
            "bin": [
                "bin/lazydoctor"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "LazyJsonMapper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "SteveJobzniak",
                    "homepage": "https://github.com/SteveJobzniak",
                    "role": "Developer"
                }
            ],
            "description": "Advanced, intelligent & automatic object-oriented JSON containers for PHP.",
            "homepage": "https://github.com/SteveJobzniak/LazyJsonMapper",
            "keywords": [
                "development",
                "json"
            ],
            "time": "2017-12-02T03:56:54+00:00"
        },
        {
            "name": "matthiasmullie/minify",
            "version": "1.3.58",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/minify.git",
                "reference": "aee56fe6c706662c5991bb1f88cabe19430c60fe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/aee56fe6c706662c5991bb1f88cabe19430c60fe",
                "reference": "aee56fe6c706662c5991bb1f88cabe19430c60fe",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "matthiasmullie/path-converter": "~1.1",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.0",
                "matthiasmullie/scrapbook": "~1.0",
                "phpunit/phpunit": "~4.8"
            },
            "suggest": {
                "psr/cache-implementation": "Cache implementation to use with Minify::cache"
            },
            "bin": [
                "bin/minifycss",
                "bin/minifyjs"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\Minify\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "minify@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
            "homepage": "http://www.minifier.org",
            "keywords": [
                "JS",
                "css",
                "javascript",
                "minifier",
                "minify"
            ],
            "time": "2018-01-08T10:01:42+00:00"
        },
        {
            "name": "matthiasmullie/path-converter",
            "version": "1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/path-converter.git",
                "reference": "08551ec1b156e923c242a10ab484bd4d6ead6631"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/08551ec1b156e923c242a10ab484bd4d6ead6631",
                "reference": "08551ec1b156e923c242a10ab484bd4d6ead6631",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\PathConverter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "pathconverter@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "Relative path converter",
            "homepage": "http://github.com/matthiasmullie/path-converter",
            "keywords": [
                "converter",
                "path",
                "paths",
                "relative"
            ],
            "time": "2017-01-26T08:54:49+00:00"
        },
        {
            "name": "netresearch/jsonmapper",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cweiske/jsonmapper.git",
                "reference": "b94ffe5b237a697253f06f5a57d9b22292bfffb3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/b94ffe5b237a697253f06f5a57d9b22292bfffb3",
                "reference": "b94ffe5b237a697253f06f5a57d9b22292bfffb3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "4.2.*",
                "squizlabs/php_codesniffer": "~1.5"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "JsonMapper": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0"
            ],
            "authors": [
                {
                    "name": "Christian Weiske",
                    "email": "cweiske@cweiske.de",
                    "homepage": "http://github.com/cweiske/jsonmapper/",
                    "role": "Developer"
                }
            ],
            "description": "Map nested JSON structures onto PHP classes",
            "time": "2017-08-14T07:26:24+00:00"
        },
        {
            "name": "paypal/rest-api-sdk-php",
            "version": "1.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paypal/PayPal-PHP-SDK.git",
                "reference": "192e217beed14c8e75624e821fdc8ec51e2a21f5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paypal/PayPal-PHP-SDK/zipball/192e217beed14c8e75624e821fdc8ec51e2a21f5",
                "reference": "192e217beed14c8e75624e821fdc8ec51e2a21f5",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.3.0",
                "psr/log": "^1.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "PayPal": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "PayPal",
                    "homepage": "https://github.com/paypal/rest-api-sdk-php/contributors"
                }
            ],
            "description": "PayPal's PHP SDK for REST APIs",
            "homepage": "http://paypal.github.io/PayPal-PHP-SDK/",
            "keywords": [
                "payments",
                "paypal",
                "rest",
                "sdk"
            ],
            "time": "2017-11-13T19:21:59+00:00"
        },
        {
            "name": "php-curl-class/php-curl-class",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/php-curl-class/php-curl-class.git",
                "reference": "d474d3f40f4b0773d4923da53f76c214e852d8e3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-curl-class/php-curl-class/zipball/d474d3f40f4b0773d4923da53f76c214e852d8e3",
                "reference": "d474d3f40f4b0773d4923da53f76c214e852d8e3",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-mbstring": "*",
                "php": ">=5.3"
            },
            "require-dev": {
                "ext-gd": "*",
                "phpunit/phpunit": "*",
                "squizlabs/php_codesniffer": "*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Curl\\": "src/Curl/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Unlicense"
            ],
            "authors": [
                {
                    "name": "Zach Borboa"
                }
            ],
            "description": "PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.",
            "homepage": "https://github.com/php-curl-class/php-curl-class",
            "keywords": [
                "api",
                "class",
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "json",
                "php",
                "requests",
                "rest",
                "restful",
                "web service",
                "xml"
            ],
            "time": "2018-07-18T03:21:44+00:00"
        },
        {
            "name": "phpmailer/phpmailer",
            "version": "v6.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPMailer/PHPMailer.git",
                "reference": "cb3ea134d4d3729e7857737d5f320cce9caf4d32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/cb3ea134d4d3729e7857737d5f320cce9caf4d32",
                "reference": "cb3ea134d4d3729e7857737d5f320cce9caf4d32",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-filter": "*",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "doctrine/annotations": "1.2.*",
                "friendsofphp/php-cs-fixer": "^2.2",
                "phpdocumentor/phpdocumentor": "2.*",
                "phpunit/phpunit": "^4.8 || ^5.7",
                "zendframework/zend-eventmanager": "3.0.*",
                "zendframework/zend-i18n": "2.7.3",
                "zendframework/zend-serializer": "2.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"
            ],
            "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",
            "time": "2018-03-27T13:49:45+00:00"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "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"
            },
            "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": "2016-08-06T14:39:51+00:00"
        },
        {
            "name": "psr/log",
            "version": "1.0.2",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "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"
            ],
            "time": "2016-10-10T12:19:37+00:00"
        },
        {
            "name": "react/cache",
            "version": "v0.4.1",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/cache.git",
                "reference": "558f614891341b1d817a8cdf9a358948ec49638f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/cache/zipball/558f614891341b1d817a8cdf9a358948ec49638f",
                "reference": "558f614891341b1d817a8cdf9a358948ec49638f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "react/promise": "~2.0|~1.1"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Cache\\": "src\\"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Async caching.",
            "keywords": [
                "cache"
            ],
            "time": "2016-02-25T18:17:16+00:00"
        },
        {
            "name": "react/dns",
            "version": "v0.4.11",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/dns.git",
                "reference": "8558bba4f2784aa997670d15fc6f7461a8eb4e53"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/dns/zipball/8558bba4f2784aa997670d15fc6f7461a8eb4e53",
                "reference": "8558bba4f2784aa997670d15fc6f7461a8eb4e53",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "react/cache": "~0.4.0|~0.3.0",
                "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5",
                "react/promise": "^2.1 || ^1.2.1",
                "react/promise-timer": "^1.2",
                "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5 || ^0.4.4",
                "react/stream": "^1.0 || ^0.7 || ^0.6 || ^0.5 || ^0.4.5"
            },
            "require-dev": {
                "clue/block-react": "^1.2",
                "phpunit/phpunit": "^5.0 || ^4.8.10"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Dns\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Async DNS resolver for ReactPHP",
            "keywords": [
                "async",
                "dns",
                "dns-resolver",
                "reactphp"
            ],
            "time": "2017-08-25T08:22:48+00:00"
        },
        {
            "name": "react/event-loop",
            "version": "v0.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/event-loop.git",
                "reference": "8bde03488ee897dc6bb3d91e4e17c353f9c5252f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/event-loop/zipball/8bde03488ee897dc6bb3d91e4e17c353f9c5252f",
                "reference": "8bde03488ee897dc6bb3d91e4e17c353f9c5252f",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "suggest": {
                "ext-event": "~1.0",
                "ext-libev": "*",
                "ext-libevent": ">=0.1.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\EventLoop\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Event loop abstraction layer that libraries can use for evented I/O.",
            "keywords": [
                "asynchronous",
                "event-loop"
            ],
            "time": "2017-04-27T10:56:23+00:00"
        },
        {
            "name": "react/promise",
            "version": "v2.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/promise.git",
                "reference": "62785ae604c8d69725d693eb370e1d67e94c4053"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/promise/zipball/62785ae604c8d69725d693eb370e1d67e94c4053",
                "reference": "62785ae604c8d69725d693eb370e1d67e94c4053",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com"
                }
            ],
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
            "keywords": [
                "promise",
                "promises"
            ],
            "time": "2017-03-25T12:08:31+00:00"
        },
        {
            "name": "react/promise-timer",
            "version": "v1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/promise-timer.git",
                "reference": "3bc527fbd1201a193ab41c19b9a770d71a3514af"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/promise-timer/zipball/3bc527fbd1201a193ab41c19b9a770d71a3514af",
                "reference": "3bc527fbd1201a193ab41c19b9a770d71a3514af",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3",
                "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5",
                "react/promise": "~2.1|~1.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.0 || ^4.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Promise\\Timer\\": "src/"
                },
                "files": [
                    "src/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@lueck.tv"
                }
            ],
            "description": "Trivial timeout implementation for Promises",
            "homepage": "https://github.com/react/promise-timer",
            "keywords": [
                "async",
                "event-loop",
                "promise",
                "reactphp",
                "timeout",
                "timer"
            ],
            "time": "2017-08-08T16:30:19+00:00"
        },
        {
            "name": "react/socket",
            "version": "v0.8.4",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/socket.git",
                "reference": "ce2b577c2d69ee071c3f9e552942c320caa87e0a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/socket/zipball/ce2b577c2d69ee071c3f9e552942c320caa87e0a",
                "reference": "ce2b577c2d69ee071c3f9e552942c320caa87e0a",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
                "php": ">=5.3.0",
                "react/dns": "^0.4.11",
                "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5",
                "react/promise": "^2.1 || ^1.2",
                "react/promise-timer": "~1.0",
                "react/stream": "^1.0 || ^0.7.1"
            },
            "require-dev": {
                "clue/block-react": "^1.1",
                "phpunit/phpunit": "~4.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Socket\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
            "keywords": [
                "Connection",
                "Socket",
                "async",
                "reactphp",
                "stream"
            ],
            "time": "2017-09-16T17:16:49+00:00"
        },
        {
            "name": "react/stream",
            "version": "v0.7.3",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/stream.git",
                "reference": "5cc7bec91dc3f6ad123a81602489b82fdb180090"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/stream/zipball/5cc7bec91dc3f6ad123a81602489b82fdb180090",
                "reference": "5cc7bec91dc3f6ad123a81602489b82fdb180090",
                "shasum": ""
            },
            "require": {
                "evenement/evenement": "^3.0 || ^2.0 || ^1.0",
                "php": ">=5.3.8",
                "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3"
            },
            "require-dev": {
                "clue/stream-filter": "~1.2",
                "phpunit/phpunit": "^5.0 || ^4.8.10"
            },
            "suggest": {
                "react/event-loop": "^0.4"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "React\\Stream\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
            "keywords": [
                "event-driven",
                "io",
                "non-blocking",
                "pipe",
                "reactphp",
                "readable",
                "stream",
                "writable"
            ],
            "time": "2017-08-05T09:16:09+00:00"
        },
        {
            "name": "ringcentral/psr7",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/ringcentral/psr7.git",
                "reference": "2594fb47cdc659f3fcf0aa1559b7355460555303"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ringcentral/psr7/zipball/2594fb47cdc659f3fcf0aa1559b7355460555303",
                "reference": "2594fb47cdc659f3fcf0aa1559b7355460555303",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3",
                "psr/http-message": "~1.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "RingCentral\\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"
                }
            ],
            "description": "PSR-7 message implementation",
            "keywords": [
                "http",
                "message",
                "stream",
                "uri"
            ],
            "time": "2016-03-25T17:36:49+00:00"
        },
        {
            "name": "symfony/process",
            "version": "v3.4.13",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "f741672edfcfe3a2ea77569d419006f23281d909"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/f741672edfcfe3a2ea77569d419006f23281d909",
                "reference": "f741672edfcfe3a2ea77569d419006f23281d909",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4-dev"
                }
            },
            "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",
            "time": "2018-07-09T09:01:07+00:00"
        },
        {
            "name": "valga/fbns-react",
            "version": "0.1.8",
            "source": {
                "type": "git",
                "url": "https://github.com/valga/fbns-react.git",
                "reference": "4bbf513a8ffed7e0c9ca10776033d34515bb8b37"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/valga/fbns-react/zipball/4bbf513a8ffed7e0c9ca10776033d34515bb8b37",
                "reference": "4bbf513a8ffed7e0c9ca10776033d34515bb8b37",
                "shasum": ""
            },
            "require": {
                "binsoul/net-mqtt": "~0.2",
                "evenement/evenement": "~2.0|~3.0",
                "ext-mbstring": "*",
                "ext-zlib": "*",
                "php": "~5.6|~7.0",
                "psr/log": "~1.0",
                "react/event-loop": "^0.4.3",
                "react/promise": "~2.0",
                "react/socket": "~0.8"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.4",
                "monolog/monolog": "~1.23"
            },
            "suggest": {
                "ext-event": "For more efficient event loop implementation.",
                "ext-gmp": "To be able to run this code on x86 PHP builds."
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Fbns\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Abyr Valg",
                    "email": "valga.github@abyrga.ru"
                }
            ],
            "description": "A PHP client for the FBNS built on top of ReactPHP",
            "keywords": [
                "FBNS",
                "client",
                "php"
            ],
            "time": "2017-10-09T07:54:13+00:00"
        },
        {
            "name": "winbox/args",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/johnstevenson/winbox-args.git",
                "reference": "389a9ed9410e6f422b1031b3e55a402ace716296"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/johnstevenson/winbox-args/zipball/389a9ed9410e6f422b1031b3e55a402ace716296",
                "reference": "389a9ed9410e6f422b1031b3e55a402ace716296",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Winbox\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "John Stevenson",
                    "email": "john-stevenson@blueyonder.co.uk"
                }
            ],
            "description": "Windows command-line formatter",
            "homepage": "http://github.com/johnstevenson/winbox-args",
            "keywords": [
                "Escape",
                "command",
                "windows"
            ],
            "time": "2016-08-04T14:30:27+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "php-curl-class/php-curl-class": 20,
        "jbzoo/image": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}

Youez - 2016 - github.com/yon3zu
LinuXploit