[go: up one dir, main page]

Menu

[55c200]: / composer.lock  Maximize  Restore  History

Download this file

2540 lines (2539 with data), 87.6 kB

{
    "_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": "6336fc59086cbfb6c065d71c35a6bcae",
    "packages": [
        {
            "name": "2checkout/2checkout-php",
            "version": "0.3.1",
            "source": {
                "type": "git",
                "url": "https://github.com/2Checkout/2checkout-php.git",
                "reference": "cbac8da68155b6f557db0da0ac16a48a0faa5400"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2Checkout/2checkout-php/zipball/cbac8da68155b6f557db0da0ac16a48a0faa5400",
                "reference": "cbac8da68155b6f557db0da0ac16a48a0faa5400",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Twocheckout": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Craig Christenson",
                    "email": "christensoncraig@gmail.com",
                    "homepage": "https://github.com/craigchristenson"
                }
            ],
            "description": "2Checkout PHP Library",
            "homepage": "https://github.com/2Checkout/2checkout-php",
            "keywords": [
                "2checkout",
                "2co",
                "gateway",
                "payment"
            ],
            "time": "2016-01-29T14:28:52+00:00"
        },
        {
            "name": "bacon/bacon-qr-code",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Bacon/BaconQrCode.git",
                "reference": "031a2ce68c5794064b49d11775b2daf45c96e21c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/031a2ce68c5794064b49d11775b2daf45c96e21c",
                "reference": "031a2ce68c5794064b49d11775b2daf45c96e21c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-gd": "to generate QR code images"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "BaconQrCode": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "http://www.dasprids.de",
                    "role": "Developer"
                }
            ],
            "description": "BaconQrCode is a QR code generator for PHP.",
            "homepage": "https://github.com/Bacon/BaconQrCode",
            "time": "2016-01-09T22:55:35+00:00"
        },
        {
            "name": "behat/transliterator",
            "version": "v1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Behat/Transliterator.git",
                "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
                "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "chuyskywalker/rolling-curl": "^3.1",
                "php-yaoi/php-yaoi": "^1.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Behat\\Transliterator": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Artistic-1.0"
            ],
            "description": "String transliterator",
            "keywords": [
                "i18n",
                "slug",
                "transliterator"
            ],
            "time": "2017-04-04T11:38:05+00:00"
        },
        {
            "name": "braintree/braintree_php",
            "version": "3.38.0",
            "source": {
                "type": "git",
                "url": "https://github.com/braintree/braintree_php.git",
                "reference": "0affc87b538b048514901c9865765235e5cdd9b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/braintree/braintree_php/zipball/0affc87b538b048514901c9865765235e5cdd9b6",
                "reference": "0affc87b538b048514901c9865765235e5cdd9b6",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-hash": "*",
                "ext-openssl": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Braintree": "lib/"
                },
                "psr-4": {
                    "Braintree\\": "lib/Braintree"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Braintree",
                    "homepage": "https://www.braintreepayments.com"
                }
            ],
            "description": "Braintree PHP Client Library",
            "time": "2018-12-11T19:33:05+00:00"
        },
        {
            "name": "debril/feed-io",
            "version": "v3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/alexdebril/feed-io.git",
                "reference": "49748780f5ce8c45b2430a7c6598506064b12674"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/49748780f5ce8c45b2430a7c6598506064b12674",
                "reference": "49748780f5ce8c45b2430a7c6598506064b12674",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "~6.2",
                "php": ">=5.6.0",
                "psr/log": "~1.0"
            },
            "require-dev": {
                "monolog/monolog": "1.*",
                "phpunit/phpunit": ">=5.5.0"
            },
            "suggest": {
                "monolog/monolog": "Allows to handle logs",
                "symfony/console": "Allows to use the command line interface"
            },
            "bin": [
                "bin/feedio"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "FeedIo\\": "src/FeedIo"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alexandre Debril",
                    "email": "alex.debril@gmail.com"
                }
            ],
            "description": "PHP library built to consume and serve JSONFeed / RSS / Atom feeds",
            "homepage": "https://feed-io.net",
            "keywords": [
                "atom",
                "cli",
                "client",
                "feed",
                "jsonfeed",
                "news",
                "rss"
            ],
            "time": "2017-06-20T15:30:27+00:00"
        },
        {
            "name": "doctrine/collections",
            "version": "v1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
                "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "~0.1@dev",
                "phpunit/phpunit": "^5.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Collections\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Collections Abstraction library",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "array",
                "collections",
                "iterator"
            ],
            "time": "2017-01-03T10:49:41+00:00"
        },
        {
            "name": "endroid/qrcode",
            "version": "2.3.2",
            "source": {
                "type": "git",
                "url": "https://github.com/endroid/qr-code.git",
                "reference": "a90b4b1453317d1a261104ab9797d612afd929ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/endroid/qr-code/zipball/a90b4b1453317d1a261104ab9797d612afd929ed",
                "reference": "a90b4b1453317d1a261104ab9797d612afd929ed",
                "shasum": ""
            },
            "require": {
                "bacon/bacon-qr-code": "^1.0",
                "ext-gd": "*",
                "khanamiryan/qrcode-detector-decoder": "^1.0",
                "myclabs/php-enum": "^1.5",
                "php": ">=5.6",
                "symfony/options-resolver": "^2.7|^3.0",
                "symfony/property-access": "^2.7|^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7|^6.0",
                "sensio/framework-extra-bundle": "^3.0",
                "symfony/asset": "^2.7|^3.0",
                "symfony/browser-kit": "^2.7|^3.0",
                "symfony/finder": "^2.7|^3.0",
                "symfony/framework-bundle": "^2.7|^3.0",
                "symfony/http-kernel": "^2.7|^3.0",
                "symfony/templating": "^2.7|^3.0",
                "symfony/twig-bundle": "^2.7|^3.0",
                "symfony/yaml": "^2.7|^3.0"
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Endroid\\QrCode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeroen van den Enden",
                    "email": "info@endroid.nl",
                    "homepage": "http://endroid.nl/"
                }
            ],
            "description": "Endroid QR Code",
            "homepage": "https://github.com/endroid/QrCode",
            "keywords": [
                "bundle",
                "code",
                "endroid",
                "flex",
                "qr",
                "qrcode",
                "symfony"
            ],
            "abandoned": "endroid/qr-code",
            "time": "2017-09-08T14:58:28+00:00"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "v4.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ezyang/htmlpurifier.git",
                "reference": "d85d39da4576a6934b72480be6978fb10c860021"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d85d39da4576a6934b72480be6978fb10c860021",
                "reference": "d85d39da4576a6934b72480be6978fb10c860021",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "require-dev": {
                "simpletest/simpletest": "^1.1"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "HTMLPurifier": "library/"
                },
                "files": [
                    "library/HTMLPurifier.composer.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL"
            ],
            "authors": [
                {
                    "name": "Edward Z. Yang",
                    "email": "admin@htmlpurifier.org",
                    "homepage": "http://ezyang.com"
                }
            ],
            "description": "Standards compliant HTML filter written in PHP",
            "homepage": "http://htmlpurifier.org/",
            "keywords": [
                "html"
            ],
            "time": "2018-02-23T01:58:20+00:00"
        },
        {
            "name": "fabpot/goutte",
            "version": "v3.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfPHP/Goutte.git",
                "reference": "db5c28f4a010b4161d507d5304e28a7ebf211638"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/db5c28f4a010b4161d507d5304e28a7ebf211638",
                "reference": "db5c28f4a010b4161d507d5304e28a7ebf211638",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "^6.0",
                "php": ">=5.5.0",
                "symfony/browser-kit": "~2.1|~3.0",
                "symfony/css-selector": "~2.1|~3.0",
                "symfony/dom-crawler": "~2.1|~3.0"
            },
            "type": "application",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Goutte\\": "Goutte"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "A simple PHP Web Scraper",
            "homepage": "https://github.com/FriendsOfPHP/Goutte",
            "keywords": [
                "scraper"
            ],
            "time": "2017-01-03T13:21:43+00:00"
        },
        {
            "name": "gettext/gettext",
            "version": "v4.6.1",
            "source": {
                "type": "git",
                "url": "https://github.com/oscarotero/Gettext.git",
                "reference": "854ff5f5aaf92d2af7080ba8fc15718b27b5c89a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oscarotero/Gettext/zipball/854ff5f5aaf92d2af7080ba8fc15718b27b5c89a",
                "reference": "854ff5f5aaf92d2af7080ba8fc15718b27b5c89a",
                "shasum": ""
            },
            "require": {
                "gettext/languages": "^2.3",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "illuminate/view": "*",
                "phpunit/phpunit": "^4.8|^5.7|^6.5",
                "squizlabs/php_codesniffer": "^3.0",
                "symfony/yaml": "~2",
                "twig/extensions": "*",
                "twig/twig": "^1.31|^2.0"
            },
            "suggest": {
                "illuminate/view": "Is necessary if you want to use the Blade extractor",
                "symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
                "twig/extensions": "Is necessary if you want to use the Twig extractor",
                "twig/twig": "Is necessary if you want to use the Twig extractor"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Gettext\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oscar Otero",
                    "email": "oom@oscarotero.com",
                    "homepage": "http://oscarotero.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP gettext manager",
            "homepage": "https://github.com/oscarotero/Gettext",
            "keywords": [
                "JS",
                "gettext",
                "i18n",
                "mo",
                "po",
                "translation"
            ],
            "time": "2018-08-27T15:40:19+00:00"
        },
        {
            "name": "gettext/languages",
            "version": "2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mlocati/cldr-to-gettext-plural-rules.git",
                "reference": "78db2d17933f0765a102f368a6663f057162ddbd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mlocati/cldr-to-gettext-plural-rules/zipball/78db2d17933f0765a102f368a6663f057162ddbd",
                "reference": "78db2d17933f0765a102f368a6663f057162ddbd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^4"
            },
            "bin": [
                "bin/export-plural-rules",
                "bin/export-plural-rules.php"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Gettext\\Languages\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michele Locati",
                    "email": "mlocati@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "gettext languages with plural rules",
            "homepage": "https://github.com/mlocati/cldr-to-gettext-plural-rules",
            "keywords": [
                "cldr",
                "i18n",
                "internationalization",
                "l10n",
                "language",
                "languages",
                "localization",
                "php",
                "plural",
                "plural rules",
                "plurals",
                "translate",
                "translations",
                "unicode"
            ],
            "time": "2018-11-13T22:06:07+00:00"
        },
        {
            "name": "gregwar/cache",
            "version": "v1.0.12",
            "target-dir": "Gregwar/Cache",
            "source": {
                "type": "git",
                "url": "https://github.com/Gregwar/Cache.git",
                "reference": "305d0f5a12c0beecbbd7e1de236f59f39e0c0ac3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Gregwar/Cache/zipball/305d0f5a12c0beecbbd7e1de236f59f39e0c0ac3",
                "reference": "305d0f5a12c0beecbbd7e1de236f59f39e0c0ac3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Gregwar\\Cache": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gregwar",
                    "email": "g.passault@gmail.com"
                }
            ],
            "description": "A lightweight file-system cache system",
            "keywords": [
                "cache",
                "caching",
                "file-system",
                "system"
            ],
            "time": "2016-09-23T08:16:04+00:00"
        },
        {
            "name": "gregwar/image",
            "version": "v2.0.21",
            "target-dir": "Gregwar/Image",
            "source": {
                "type": "git",
                "url": "https://github.com/Gregwar/Image.git",
                "reference": "c9899e4c71009338f89a8c63c12c681692533ede"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Gregwar/Image/zipball/c9899e4c71009338f89a8c63c12c681692533ede",
                "reference": "c9899e4c71009338f89a8c63c12c681692533ede",
                "shasum": ""
            },
            "require": {
                "ext-gd": "*",
                "gregwar/cache": "^1.0.6",
                "php": "^5.3 || ^7.0"
            },
            "require-dev": {
                "sllh/php-cs-fixer-styleci-bridge": "~1.0",
                "symfony/phpunit-bridge": "^2.7.4 || ^3.0"
            },
            "suggest": {
                "behat/transliterator": "Transliterator provides ability to set non-latin1 pretty names"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Gregwar\\Image": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Grégoire Passault",
                    "email": "g.passault@gmail.com",
                    "homepage": "http://www.gregwar.com/"
                }
            ],
            "description": "Image handling",
            "homepage": "https://github.com/Gregwar/Image",
            "keywords": [
                "gd",
                "image"
            ],
            "time": "2017-01-24T09:29:39+00:00"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "6.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "8d6c6cc55186db87b7dc5009827429ba4e9dc006"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/8d6c6cc55186db87b7dc5009827429ba4e9dc006",
                "reference": "8d6c6cc55186db87b7dc5009827429ba4e9dc006",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/promises": "^1.0",
                "guzzlehttp/psr7": "^1.4",
                "php": ">=5.5"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "^4.0",
                "psr/log": "^1.0"
            },
            "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-02-28T22:50:30+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": "khanamiryan/qrcode-detector-decoder",
            "version": "1",
            "source": {
                "type": "git",
                "url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git",
                "reference": "96d5f80680b04803c4f1b69d6e01735e876b80c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/96d5f80680b04803c4f1b69d6e01735e876b80c7",
                "reference": "96d5f80680b04803c4f1b69d6e01735e876b80c7",
                "shasum": ""
            },
            "require": {
                "php": "^5.6|^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "lib/"
                ],
                "files": [
                    "lib/common/customFunctions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ashot Khanamiryan",
                    "email": "a.khanamiryan@gmail.com",
                    "homepage": "https://github.com/khanamiryan",
                    "role": "Developer"
                }
            ],
            "description": "QR code decoder / reader",
            "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder",
            "keywords": [
                "barcode",
                "qr",
                "zxing"
            ],
            "time": "2017-01-13T09:11:46+00:00"
        },
        {
            "name": "lawondyss/moment-php",
            "version": "v1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Lawondyss/MomentPHP.git",
                "reference": "0350c3c86f9396d07a4c48955c9f63ce3704d001"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Lawondyss/MomentPHP/zipball/0350c3c86f9396d07a4c48955c9f63ce3704d001",
                "reference": "0350c3c86f9396d07a4c48955c9f63ce3704d001",
                "shasum": ""
            },
            "require": {
                "php": ">= 5.3.0"
            },
            "require-dev": {
                "nette/tester": "@dev"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "MomentPHP": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "Ladislav Vondráček",
                    "email": "lawondyss@gmail.com"
                }
            ],
            "description": "MomentPHP is library for parsing, manipulating and formatting dates.",
            "homepage": "https://github.com/Lawondyss/MomentPHP",
            "keywords": [
                "date",
                "datetime",
                "formatting",
                "manipulate",
                "parse",
                "time"
            ],
            "time": "2014-06-17T18:42:13+00:00"
        },
        {
            "name": "maknz/slack",
            "version": "1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maknz/slack.git",
                "reference": "7f21fefc70c76b304adc1b3a780c8740dfcfb595"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maknz/slack/zipball/7f21fefc70c76b304adc1b3a780c8740dfcfb595",
                "reference": "7f21fefc70c76b304adc1b3a780c8740dfcfb595",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "guzzlehttp/guzzle": "~6.0|~5.0|~4.0",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "mockery/mockery": "0.9.*",
                "phpunit/phpunit": "4.2.*"
            },
            "suggest": {
                "illuminate/support": "Required for Laravel support"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Maknz\\Slack\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "maknz",
                    "email": "github@mak.geek.nz"
                }
            ],
            "description": "A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax. Includes Laravel support out of the box.",
            "keywords": [
                "laravel",
                "slack"
            ],
            "time": "2015-06-03T03:35:16+00:00"
        },
        {
            "name": "matthiasmullie/minify",
            "version": "1.3.44",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/minify.git",
                "reference": "a7fc4a98ef8f2cf38bba701b51f1a84a1d67bc5c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/a7fc4a98ef8f2cf38bba701b51f1a84a1d67bc5c",
                "reference": "a7fc4a98ef8f2cf38bba701b51f1a84a1d67bc5c",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "matthiasmullie/path-converter": "~1.1",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~1.0",
                "matthiasmullie/scrapbook": "~1.0",
                "phpunit/phpunit": "~4.8"
            },
            "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 & JS minifier",
            "homepage": "http://www.minifier.org",
            "keywords": [
                "JS",
                "css",
                "javascript",
                "minifier",
                "minify"
            ],
            "time": "2017-03-16T16:42:50+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": "maximebf/debugbar",
            "version": "1.13.1",
            "source": {
                "type": "git",
                "url": "https://github.com/maximebf/php-debugbar.git",
                "reference": "afee79a236348e39a44cb837106b7c5b4897ac2a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/afee79a236348e39a44cb837106b7c5b4897ac2a",
                "reference": "afee79a236348e39a44cb837106b7c5b4897ac2a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "psr/log": "^1.0",
                "symfony/var-dumper": "^2.6|^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0|^5.0"
            },
            "suggest": {
                "kriswallsmith/assetic": "The best way to manage assets",
                "monolog/monolog": "Log using Monolog",
                "predis/predis": "Redis storage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.13-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "DebugBar\\": "src/DebugBar/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Maxime Bouroumeau-Fuseau",
                    "email": "maxime.bouroumeau@gmail.com",
                    "homepage": "http://maximebf.com"
                },
                {
                    "name": "Barry vd. Heuvel",
                    "email": "barryvdh@gmail.com"
                }
            ],
            "description": "Debug bar in the browser for php application",
            "homepage": "https://github.com/maximebf/php-debugbar",
            "keywords": [
                "debug",
                "debugbar"
            ],
            "time": "2017-01-05T08:46:19+00:00"
        },
        {
            "name": "myclabs/php-enum",
            "version": "1.5.2",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/php-enum.git",
                "reference": "3ed7088cfd0a0e06534b7f8b0eee82acea574fac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/3ed7088cfd0a0e06534b7f8b0eee82acea574fac",
                "reference": "3ed7088cfd0a0e06534b7f8b0eee82acea574fac",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
                "squizlabs/php_codesniffer": "1.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "MyCLabs\\Enum\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP Enum contributors",
                    "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
                }
            ],
            "description": "PHP Enum implementation",
            "homepage": "http://github.com/myclabs/php-enum",
            "keywords": [
                "enum"
            ],
            "time": "2017-06-28T16:24:08+00:00"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v2.0.10",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d",
                "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "type": "library",
            "autoload": {
                "files": [
                    "lib/random.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "pseudorandom",
                "random"
            ],
            "time": "2017-03-13T16:27:32+00:00"
        },
        {
            "name": "phpseclib/phpseclib",
            "version": "2.0.11",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/phpseclib.git",
                "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/7053f06f91b3de78e143d430e55a8f7889efc08b",
                "reference": "7053f06f91b3de78e143d430e55a8f7889efc08b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phing/phing": "~2.7",
                "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
                "sami/sami": "~2.0",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "suggest": {
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
            },
            "type": "library",
            "autoload": {
                "files": [
                    "phpseclib/bootstrap.php"
                ],
                "psr-4": {
                    "phpseclib\\": "phpseclib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "role": "Lead Developer"
                },
                {
                    "name": "Patrick Monnerat",
                    "email": "pm@datasphere.ch",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Fischer",
                    "email": "bantu@phpbb.com",
                    "role": "Developer"
                },
                {
                    "name": "Hans-Jürgen Petrich",
                    "email": "petrich@tronic-media.com",
                    "role": "Developer"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
            "homepage": "http://phpseclib.sourceforge.net",
            "keywords": [
                "BigInteger",
                "aes",
                "asn.1",
                "asn1",
                "blowfish",
                "crypto",
                "cryptography",
                "encryption",
                "rsa",
                "security",
                "sftp",
                "signature",
                "signing",
                "ssh",
                "twofish",
                "x.509",
                "x509"
            ],
            "time": "2018-04-15T16:55:05+00:00"
        },
        {
            "name": "psr/cache",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/cache.git",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Psr\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for caching libraries",
            "keywords": [
                "cache",
                "psr",
                "psr-6"
            ],
            "time": "2016-08-06T20:24:11+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/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": "reisraff/phulp",
            "version": "1.8.1",
            "source": {
                "type": "git",
                "url": "https://github.com/reisraff/phulp.git",
                "reference": "8655f72f51d30c3ee278dbb8d3b093e65c952357"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reisraff/phulp/zipball/8655f72f51d30c3ee278dbb8d3b093e65c952357",
                "reference": "8655f72f51d30c3ee278dbb8d3b093e65c952357",
                "shasum": ""
            },
            "require": {
                "doctrine/collections": "^1.3",
                "php": ">=5.6",
                "react/event-loop": "~0.4",
                "symfony/finder": "^3.0"
            },
            "require-dev": {
                "phing/phing": "2.*",
                "phpunit/phpunit": "~5.4",
                "squizlabs/php_codesniffer": "2.0.*@dev"
            },
            "bin": [
                "bin/phulp"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Phulp\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Rafael Reis",
                    "email": "reisraff@gmail.com"
                }
            ],
            "description": "The task manager for PHP",
            "homepage": "https://reisraff.github.io/phulp/#!/home",
            "keywords": [
                "php",
                "phulp"
            ],
            "time": "2017-05-02T15:50:06+00:00"
        },
        {
            "name": "reisraff/phulp-angular-template-cache",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reisraff/phulp-angular-template-cache.git",
                "reference": "f5e34479de15f9cdf1ae1d954ae1fe505c405a3c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reisraff/phulp-angular-template-cache/zipball/f5e34479de15f9cdf1ae1d954ae1fe505c405a3c",
                "reference": "f5e34479de15f9cdf1ae1d954ae1fe505c405a3c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "reisraff/phulp": "~1.7"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Phulp\\AngularTemplateCache\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Rafael Reis",
                    "email": "reisraff@gmail.com"
                }
            ],
            "description": "The angular-template-cache addon for phulp",
            "keywords": [
                "angular-template-cache",
                "php",
                "phulp",
                "phulpplugin"
            ],
            "time": "2016-11-21T19:06:50+00:00"
        },
        {
            "name": "romeoz/rock-base",
            "version": "0.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/romeOz/rock-base.git",
                "reference": "ae1f0c5a835870ea355080d715873ed8233de312"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/romeOz/rock-base/zipball/ae1f0c5a835870ea355080d715873ed8233de312",
                "reference": "ae1f0c5a835870ea355080d715873ed8233de312",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "romeoz/rock-helpers": "0.12.*"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.12-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "rock\\base\\": "src/"
                },
                "files": [
                    "src/polyfills.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ruslan",
                    "email": "serggalka@gmail.com"
                }
            ],
            "description": "Base module for Rock Framework",
            "keywords": [
                "common",
                "framerock",
                "rock framework"
            ],
            "time": "2015-11-06T02:04:27+00:00"
        },
        {
            "name": "romeoz/rock-helpers",
            "version": "0.12.1",
            "source": {
                "type": "git",
                "url": "https://github.com/romeOz/rock-helpers.git",
                "reference": "ef14475dbf033a4a719ac24cb2b5586c703165fc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/romeOz/rock-helpers/zipball/ef14475dbf033a4a719ac24cb2b5586c703165fc",
                "reference": "ef14475dbf033a4a719ac24cb2b5586c703165fc",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "romeoz/rock-base": "0.12.*"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.12-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "rock\\helpers\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ruslan",
                    "email": "serggalka@gmail.com"
                }
            ],
            "description": "Helpers for Rock Framework",
            "keywords": [
                "helpers",
                "utils"
            ],
            "time": "2015-11-06T21:18:26+00:00"
        },
        {
            "name": "romeoz/rock-sanitize",
            "version": "0.11.1",
            "source": {
                "type": "git",
                "url": "https://github.com/romeOz/rock-sanitize.git",
                "reference": "fdcb5abefba5e4bce0698dcccea53b8a165dbc52"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/romeOz/rock-sanitize/zipball/fdcb5abefba5e4bce0698dcccea53b8a165dbc52",
                "reference": "fdcb5abefba5e4bce0698dcccea53b8a165dbc52",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "romeoz/rock-base": "0.12.*"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.7.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.11-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "rock\\sanitize\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ruslan",
                    "email": "serggalka@gmail.com"
                }
            ],
            "description": "Flexible sanitizator for PHP.",
            "keywords": [
                "sanitization",
                "sanitizator",
                "sanitize"
            ],
            "time": "2015-11-07T05:01:22+00:00"
        },
        {
            "name": "stefangabos/zebra_image",
            "version": "2.2.6",
            "source": {
                "type": "git",
                "url": "https://github.com/stefangabos/Zebra_Image.git",
                "reference": "35758a03b84d08d52336c88f42b830d067eaf79a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stefangabos/Zebra_Image/zipball/35758a03b84d08d52336c88f42b830d067eaf79a",
                "reference": "35758a03b84d08d52336c88f42b830d067eaf79a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.0.0"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "Zebra_Image.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Stefan Gabos",
                    "email": "contact@stefangabos.ro",
                    "homepage": "https://github.com/stefangabos/",
                    "role": "Developer"
                }
            ],
            "description": "A compact (one-file only), lightweight, image manipulation PHP library",
            "homepage": "https://github.com/stefangabos/Zebra_Image/",
            "keywords": [
                "crop",
                "filters",
                "gd",
                "image",
                "php",
                "resize",
                "thumbnail"
            ],
            "time": "2017-05-22T09:11:19+00:00"
        },
        {
            "name": "stripe/stripe-php",
            "version": "v6.19.5",
            "source": {
                "type": "git",
                "url": "https://github.com/stripe/stripe-php.git",
                "reference": "1ab5c54fae4c16e9cc47d60c7454e6c3b6bbcb85"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stripe/stripe-php/zipball/1ab5c54fae4c16e9cc47d60c7454e6c3b6bbcb85",
                "reference": "1ab5c54fae4c16e9cc47d60c7454e6c3b6bbcb85",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "1.*",
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "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": "2018-10-17T14:58:41+00:00"
        },
        {
            "name": "symfony/browser-kit",
            "version": "v3.2.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/browser-kit.git",
                "reference": "9fab1ab6f77b77f3df5fc5250fc6956811699b57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9fab1ab6f77b77f3df5fc5250fc6956811699b57",
                "reference": "9fab1ab6f77b77f3df5fc5250fc6956811699b57",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9",
                "symfony/dom-crawler": "~2.8|~3.0"
            },
            "require-dev": {
                "symfony/css-selector": "~2.8|~3.0",
                "symfony/process": "~2.8|~3.0"
            },
            "suggest": {
                "symfony/process": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\BrowserKit\\": ""
                },
                "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 BrowserKit Component",
            "homepage": "https://symfony.com",
            "time": "2017-04-12T14:13:17+00:00"
        },
        {
            "name": "symfony/css-selector",
            "version": "v3.2.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "02983c144038e697c959e6b06ef6666de759ccbc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/02983c144038e697c959e6b06ef6666de759ccbc",
                "reference": "02983c144038e697c959e6b06ef6666de759ccbc",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony CssSelector Component",
            "homepage": "https://symfony.com",
            "time": "2017-05-01T14:55:58+00:00"
        },
        {
            "name": "symfony/dom-crawler",
            "version": "v3.2.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dom-crawler.git",
                "reference": "f1ad34e8af09ed17570e027cf0c58a12eddec286"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/f1ad34e8af09ed17570e027cf0c58a12eddec286",
                "reference": "f1ad34e8af09ed17570e027cf0c58a12eddec286",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "require-dev": {
                "symfony/css-selector": "~2.8|~3.0"
            },
            "suggest": {
                "symfony/css-selector": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DomCrawler\\": ""
                },
                "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 DomCrawler Component",
            "homepage": "https://symfony.com",
            "time": "2017-04-12T14:13:17+00:00"
        },
        {
            "name": "symfony/finder",
            "version": "v3.2.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "9cf076f8f492f4b1ffac40aae9c2d287b4ca6930"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/9cf076f8f492f4b1ffac40aae9c2d287b4ca6930",
                "reference": "9cf076f8f492f4b1ffac40aae9c2d287b4ca6930",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "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 Finder Component",
            "homepage": "https://symfony.com",
            "time": "2017-04-12T14:13:17+00:00"
        },
        {
            "name": "symfony/inflector",
            "version": "v3.3.9",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/inflector.git",
                "reference": "0474dc4d867c7efefd44017f7903465a7f368b6b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/inflector/zipball/0474dc4d867c7efefd44017f7903465a7f368b6b",
                "reference": "0474dc4d867c7efefd44017f7903465a7f368b6b",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Inflector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Inflector Component",
            "homepage": "https://symfony.com",
            "keywords": [
                "inflection",
                "pluralize",
                "singularize",
                "string",
                "symfony",
                "words"
            ],
            "time": "2017-07-29T21:54:42+00:00"
        },
        {
            "name": "symfony/options-resolver",
            "version": "v3.3.9",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/options-resolver.git",
                "reference": "ee4e22978fe885b54ee5da8c7964f0a5301abfb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/ee4e22978fe885b54ee5da8c7964f0a5301abfb6",
                "reference": "ee4e22978fe885b54ee5da8c7964f0a5301abfb6",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-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": "2017-07-29T21:54:42+00:00"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
                "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2016-11-14T01:06:16+00:00"
        },
        {
            "name": "symfony/polyfill-php70",
            "version": "v1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php70.git",
                "reference": "b6482e68974486984f59449ecea1fbbb22ff840f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/b6482e68974486984f59449ecea1fbbb22ff840f",
                "reference": "b6482e68974486984f59449ecea1fbbb22ff840f",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": "~1.0|~2.0",
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php70\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2017-06-14T15:44:48+00:00"
        },
        {
            "name": "symfony/property-access",
            "version": "v3.3.9",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-access.git",
                "reference": "0f25f903442b33c4939fb1d36d7b0a187aa89d82"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-access/zipball/0f25f903442b33c4939fb1d36d7b0a187aa89d82",
                "reference": "0f25f903442b33c4939fb1d36d7b0a187aa89d82",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/inflector": "~3.1",
                "symfony/polyfill-php70": "~1.0"
            },
            "require-dev": {
                "symfony/cache": "~3.1"
            },
            "suggest": {
                "psr/cache-implementation": "To cache access methods."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PropertyAccess\\": ""
                },
                "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 PropertyAccess Component",
            "homepage": "https://symfony.com",
            "keywords": [
                "access",
                "array",
                "extraction",
                "index",
                "injection",
                "object",
                "property",
                "property path",
                "reflection"
            ],
            "time": "2017-08-30T14:49:16+00:00"
        },
        {
            "name": "symfony/var-dumper",
            "version": "v3.2.8",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
                "reference": "fa47963ac7979ddbd42b2d646d1b056bddbf7bb8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/fa47963ac7979ddbd42b2d646d1b056bddbf7bb8",
                "reference": "fa47963ac7979ddbd42b2d646d1b056bddbf7bb8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
            },
            "require-dev": {
                "ext-iconv": "*",
                "twig/twig": "~1.20|~2.0"
            },
            "suggest": {
                "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
                "ext-symfony_debug": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "autoload": {
                "files": [
                    "Resources/functions/dump.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\VarDumper\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony mechanism for exploring and dumping PHP variables",
            "homepage": "https://symfony.com",
            "keywords": [
                "debug",
                "dump"
            ],
            "time": "2017-05-01T14:55:58+00:00"
        },
        {
            "name": "vnn/wordpress-rest-api-client",
            "version": "1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/varsitynewsnetwork/wordpress-rest-api-client.git",
                "reference": "504fc29ad71f268b321cd87a8de855838f4e8cbe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/varsitynewsnetwork/wordpress-rest-api-client/zipball/504fc29ad71f268b321cd87a8de855838f4e8cbe",
                "reference": "504fc29ad71f268b321cd87a8de855838f4e8cbe",
                "shasum": ""
            },
            "require": {
                "php": ">= 5.6, <= 8.0",
                "psr/http-message": "^1.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^6.2",
                "peridot-php/leo": "^1.5",
                "peridot-php/peridot": "^1.18",
                "peridot-php/peridot-prophecy-plugin": "^1.1",
                "squizlabs/php_codesniffer": "^2.7"
            },
            "suggest": {
                "guzzlehttp/guzzle": "^6.2"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Vnn\\WpApiClient\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "time": "2017-04-06T19:41:40+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": []
}