%PDF- %GIF98; %PNG;
 
Server : ApacheSystem : Linux host.digitalbabaji.in 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64 User : addictionfreeind ( 1003) PHP Version : 7.2.34 Disable Function : exec,passthru,shell_exec,system Directory : /home/addictionfreeind/public_html/vendor/composer/  | 
Upload File :  | 
[
    {
        "name": "ajgl/breakpoint-twig-extension",
        "version": "0.3.1",
        "version_normalized": "0.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ajgarlag/AjglBreakpointTwigExtension.git",
            "reference": "360ec6351ad7e1968ee78abb31430046c2e04fc5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ajgarlag/AjglBreakpointTwigExtension/zipball/360ec6351ad7e1968ee78abb31430046c2e04fc5",
            "reference": "360ec6351ad7e1968ee78abb31430046c2e04fc5",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6",
            "twig/twig": "^1.14|^2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5",
            "symfony/framework-bundle": "^2.7|^3.2",
            "symfony/twig-bundle": "^2.7|^3.2"
        },
        "suggest": {
            "ext-xdebug": "The Xdebug extension is required for the breakpoint to work",
            "symfony/framework-bundle": "The framework bundle to integrate the extension into Symfony",
            "symfony/twig-bundle": "The twig bundle to integrate the extension into Symfony"
        },
        "time": "2017-11-20T13:04:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Ajgl\\Twig\\Extension\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Antonio J. García Lagar",
                "email": "aj@garcialagar.es",
                "homepage": "http://aj.garcialagar.es",
                "role": "developer"
            }
        ],
        "description": "Twig extension to set breakpoints",
        "homepage": "https://github.com/ajgarlag/AjglBreakpointTwigExtension",
        "keywords": [
            "Xdebug",
            "breakpoint",
            "twig"
        ]
    },
    {
        "name": "aptoma/twig-markdown",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/aptoma/twig-markdown.git",
            "reference": "64a9c5c7418c08faf91c4410b34bdb65fb25c23d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/aptoma/twig-markdown/zipball/64a9c5c7418c08faf91c4410b34bdb65fb25c23d",
            "reference": "64a9c5c7418c08faf91c4410b34bdb65fb25c23d",
            "shasum": ""
        },
        "require": {
            "twig/twig": "~1.12"
        },
        "require-dev": {
            "codeclimate/php-test-reporter": "dev-master",
            "erusev/parsedown": "^1.6",
            "knplabs/github-api": "~1.2",
            "league/commonmark": "~0.5",
            "michelf/php-markdown": "~1",
            "phpunit/phpunit": "~4.0",
            "satooshi/php-coveralls": "~0.6"
        },
        "suggest": {
            "knplabs/github-api": "Needed for using GitHub's Markdown engine provided through their API.",
            "michelf/php-markdown": "Original Markdown engine with MarkdownExtra."
        },
        "time": "2015-10-23T20:27:08+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Aptoma": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Joris Berthelot",
                "email": "joris@berthelot.tel"
            },
            {
                "name": "Gunnar Lium",
                "email": "gunnar@aptoma.com"
            }
        ],
        "description": "Twig extension to work with Markdown content",
        "keywords": [
            "markdown",
            "twig"
        ]
    },
    {
        "name": "asm89/twig-cache-extension",
        "version": "1.3.2",
        "version_normalized": "1.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/asm89/twig-cache-extension.git",
            "reference": "630ea7abdc3fc62ba6786c02590a1560e449cf55"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/asm89/twig-cache-extension/zipball/630ea7abdc3fc62ba6786c02590a1560e449cf55",
            "reference": "630ea7abdc3fc62ba6786c02590a1560e449cf55",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "twig/twig": "^1.0|^2.0"
        },
        "require-dev": {
            "doctrine/cache": "~1.0"
        },
        "suggest": {
            "psr/cache-implementation": "To make use of PSR-6 cache implementation via PsrCacheAdapter."
        },
        "time": "2017-01-10T22:04:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexander",
                "email": "iam.asm89@gmail.com"
            }
        ],
        "description": "Cache fragments of templates directly within Twig.",
        "homepage": "https://github.com/asm89/twig-cache-extension",
        "keywords": [
            "cache",
            "extension",
            "twig"
        ]
    },
    {
        "name": "aura/intl",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/auraphp/Aura.Intl.git",
            "reference": "7fce228980b19bf4dee2d7bbd6202a69b0dde926"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/auraphp/Aura.Intl/zipball/7fce228980b19bf4dee2d7bbd6202a69b0dde926",
            "reference": "7fce228980b19bf4dee2d7bbd6202a69b0dde926",
            "shasum": ""
        },
        "require": {
            "php": "^5.6|^7.0"
        },
        "time": "2017-01-20T05:00:11+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Aura\\Intl\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Aura.Intl Contributors",
                "homepage": "https://github.com/auraphp/Aura.Intl/contributors"
            }
        ],
        "description": "The Aura Intl package provides internationalization tools, specifically message translation.",
        "homepage": "https://github.com/auraphp/Aura.Intl",
        "keywords": [
            "g11n",
            "globalization",
            "i18n",
            "internationalization",
            "intl",
            "l10n",
            "localization"
        ]
    },
    {
        "name": "cakedc/mixer",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/CakeDC/mixer.git",
            "reference": "1603caa7f05e0273629e3aea20accec31ebbbc72"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/CakeDC/mixer/zipball/1603caa7f05e0273629e3aea20accec31ebbbc72",
            "reference": "1603caa7f05e0273629e3aea20accec31ebbbc72",
            "shasum": ""
        },
        "require": {
            "cakephp/cakephp": "^3.4",
            "composer/composer": "^1.4",
            "php": ">=5.5.9"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2017-09-29T10:28:49+00:00",
        "type": "cakephp-plugin",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "CakeDC\\Mixer\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "CakeDC",
                "homepage": "http://www.cakedc.com",
                "role": "Author"
            },
            {
                "name": "Others",
                "homepage": "https://github.com/CakeDC/mixer/graphs/contributors"
            }
        ],
        "description": "A plugin to discover and manage CakePHP plugins and generate skeleton application code.",
        "homepage": "https://github.com/CakeDC/mixer",
        "keywords": [
            "Skeleton",
            "cakephp",
            "discovery",
            "generate",
            "mixer",
            "plugin",
            "update"
        ]
    },
    {
        "name": "cakephp/bake",
        "version": "1.7.1",
        "version_normalized": "1.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cakephp/bake.git",
            "reference": "c6b566ea94f1c0eb7ae8a828a37e1106419a8630"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cakephp/bake/zipball/c6b566ea94f1c0eb7ae8a828a37e1106419a8630",
            "reference": "c6b566ea94f1c0eb7ae8a828a37e1106419a8630",
            "shasum": ""
        },
        "require": {
            "cakephp/cakephp": "^3.6.0",
            "cakephp/plugin-installer": "^1.0",
            "php": ">=5.6.0",
            "wyrihaximus/twig-view": "^4.3.1"
        },
        "require-dev": {
            "cakephp/cakephp-codesniffer": "^3.0",
            "phpunit/phpunit": "^5.7 | ^6.0"
        },
        "time": "2018-04-20T23:46:51+00:00",
        "type": "cakephp-plugin",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Bake\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "CakePHP Community",
                "homepage": "https://github.com/cakephp/bake/graphs/contributors"
            }
        ],
        "description": "Bake plugin for CakePHP 3",
        "homepage": "https://github.com/cakephp/bake",
        "keywords": [
            "bake",
            "cakephp"
        ]
    },
    {
        "name": "cakephp/cakephp",
        "version": "3.6.1",
        "version_normalized": "3.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cakephp/cakephp.git",
            "reference": "7f97eafa1a95df71ba30b85b744a56c708148467"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cakephp/cakephp/zipball/7f97eafa1a95df71ba30b85b744a56c708148467",
            "reference": "7f97eafa1a95df71ba30b85b744a56c708148467",
            "shasum": ""
        },
        "require": {
            "aura/intl": "^3.0.0",
            "cakephp/chronos": "^1.0.1",
            "ext-intl": "*",
            "ext-mbstring": "*",
            "php": ">=5.6.0",
            "psr/log": "^1.0.0",
            "zendframework/zend-diactoros": "^1.4.0"
        },
        "conflict": {
            "phpunit/phpunit": "<5.7"
        },
        "replace": {
            "cakephp/cache": "self.version",
            "cakephp/collection": "self.version",
            "cakephp/core": "self.version",
            "cakephp/database": "self.version",
            "cakephp/datasource": "self.version",
            "cakephp/event": "self.version",
            "cakephp/filesystem": "self.version",
            "cakephp/form": "self.version",
            "cakephp/i18n": "self.version",
            "cakephp/log": "self.version",
            "cakephp/orm": "self.version",
            "cakephp/utility": "self.version",
            "cakephp/validation": "self.version"
        },
        "require-dev": {
            "cakephp/cakephp-codesniffer": "^3.0",
            "phpunit/phpunit": "^5.7.14|^6.0"
        },
        "suggest": {
            "ext-openssl": "To use Security::encrypt() or have secure CSRF token generation.",
            "lib-ICU": "The intl PHP library, to use Text::transliterate() or Text::slug()"
        },
        "time": "2018-04-20T01:11:49+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Cake\\": "src/"
            },
            "files": [
                "src/Core/functions.php",
                "src/Collection/functions.php",
                "src/I18n/functions.php",
                "src/Utility/bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "CakePHP Community",
                "homepage": "https://github.com/cakephp/cakephp/graphs/contributors"
            }
        ],
        "description": "The CakePHP framework",
        "homepage": "https://cakephp.org",
        "keywords": [
            "conventions over configuration",
            "dry",
            "form",
            "framework",
            "mvc",
            "orm",
            "psr-7",
            "rapid-development",
            "validation"
        ]
    },
    {
        "name": "cakephp/cakephp-codesniffer",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cakephp/cakephp-codesniffer.git",
            "reference": "d77ac81199f2f1e5a8d8ebf96a5d6d7cd4e0542b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cakephp/cakephp-codesniffer/zipball/d77ac81199f2f1e5a8d8ebf96a5d6d7cd4e0542b",
            "reference": "d77ac81199f2f1e5a8d8ebf96a5d6d7cd4e0542b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "squizlabs/php_codesniffer": "^3.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "<6.0"
        },
        "time": "2017-12-21T20:01:35+00:00",
        "type": "phpcodesniffer-standard",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "CakePHP\\": "CakePHP"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "CakePHP Community",
                "homepage": "https://github.com/cakephp/cakephp-codesniffer/graphs/contributors"
            }
        ],
        "description": "CakePHP CodeSniffer Standards",
        "homepage": "http://cakephp.org",
        "keywords": [
            "codesniffer",
            "framework"
        ]
    },
    {
        "name": "cakephp/chronos",
        "version": "1.1.4",
        "version_normalized": "1.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cakephp/chronos.git",
            "reference": "85bcaea6a832684b32ef54b2487b0c14a172e9e6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cakephp/chronos/zipball/85bcaea6a832684b32ef54b2487b0c14a172e9e6",
            "reference": "85bcaea6a832684b32ef54b2487b0c14a172e9e6",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|^7"
        },
        "require-dev": {
            "athletic/athletic": "~0.1",
            "cakephp/cakephp-codesniffer": "~2.3",
            "phpbench/phpbench": "@dev",
            "phpstan/phpstan": "^0.6.4",
            "phpunit/phpunit": "<6.0"
        },
        "time": "2018-01-13T12:19:50+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Cake\\Chronos\\": "src"
            },
            "files": [
                "src/carbon_compat.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Brian Nesbitt",
                "email": "brian@nesbot.com",
                "homepage": "http://nesbot.com"
            },
            {
                "name": "The CakePHP Team",
                "homepage": "http://cakephp.org"
            }
        ],
        "description": "A simple API extension for DateTime.",
        "homepage": "http://cakephp.org",
        "keywords": [
            "date",
            "datetime",
            "time"
        ]
    },
    {
        "name": "cakephp/debug_kit",
        "version": "3.15.1",
        "version_normalized": "3.15.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cakephp/debug_kit.git",
            "reference": "81829b445053b140edfb5d153b1be8b8e0ad32e2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cakephp/debug_kit/zipball/81829b445053b140edfb5d153b1be8b8e0ad32e2",
            "reference": "81829b445053b140edfb5d153b1be8b8e0ad32e2",
            "shasum": ""
        },
        "require": {
            "cakephp/cakephp": "^3.6.0",
            "cakephp/chronos": "^1.0.0",
            "cakephp/plugin-installer": "^1.0.0",
            "composer/composer": "^1.3.0",
            "jdorn/sql-formatter": "^1.2.0",
            "php": ">=5.6.0"
        },
        "require-dev": {
            "cakephp/cakephp-codesniffer": "^3.0",
            "phpunit/phpunit": "^5.7.14|^6.0"
        },
        "suggest": {
            "ext-sqlite": "DebugKit needs to store panel data in a database. SQLite is simple and easy to use."
        },
        "time": "2018-04-19T15:10:32+00:00",
        "type": "cakephp-plugin",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DebugKit\\": "src",
                "DebugKit\\Test\\Fixture\\": "tests\\Fixture"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mark Story",
                "homepage": "http://mark-story.com",
                "role": "Author"
            },
            {
                "name": "CakePHP Community",
                "homepage": "https://github.com/cakephp/debug_kit/graphs/contributors"
            }
        ],
        "description": "CakePHP Debug Kit",
        "homepage": "https://github.com/cakephp/debug_kit",
        "keywords": [
            "cakephp",
            "debug",
            "kit"
        ]
    },
    {
        "name": "cakephp/migrations",
        "version": "1.8.1",
        "version_normalized": "1.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cakephp/migrations.git",
            "reference": "cd65daa9fae933bc0ccc69d5b5d92460375da9e2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cakephp/migrations/zipball/cd65daa9fae933bc0ccc69d5b5d92460375da9e2",
            "reference": "cd65daa9fae933bc0ccc69d5b5d92460375da9e2",
            "shasum": ""
        },
        "require": {
            "cakephp/cache": "^3.6.0",
            "cakephp/orm": "^3.6.0",
            "php": ">=5.6.0",
            "robmorgan/phinx": "0.8.1"
        },
        "require-dev": {
            "cakephp/bake": "^1.7.0",
            "cakephp/cakephp": "^3.6.0",
            "cakephp/cakephp-codesniffer": "^3.0",
            "phpunit/phpunit": "^5.7.14"
        },
        "suggest": {
            "cakephp/bake": "Required if you want to generate migrations."
        },
        "time": "2018-04-16T01:35:59+00:00",
        "type": "cakephp-plugin",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Migrations\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "CakePHP Community",
                "homepage": "https://github.com/cakephp/migrations/graphs/contributors"
            }
        ],
        "description": "Database Migration plugin for CakePHP 3.0 based on Phinx",
        "homepage": "https://github.com/cakephp/migrations",
        "keywords": [
            "cakephp",
            "migrations"
        ]
    },
    {
        "name": "cakephp/plugin-installer",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cakephp/plugin-installer.git",
            "reference": "41373d0678490502f45adc7be88aa22d24ac1843"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cakephp/plugin-installer/zipball/41373d0678490502f45adc7be88aa22d24ac1843",
            "reference": "41373d0678490502f45adc7be88aa22d24ac1843",
            "shasum": ""
        },
        "require-dev": {
            "cakephp/cakephp-codesniffer": "dev-master",
            "composer/composer": "1.0.*@dev",
            "phpunit/phpunit": "^4.8|^5.7|^6.0"
        },
        "time": "2017-12-24T21:09:29+00:00",
        "type": "composer-installer",
        "extra": {
            "class": "Cake\\Composer\\Installer\\PluginInstaller"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Cake\\Composer\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "CakePHP Community",
                "homepage": "http://cakephp.org"
            }
        ],
        "description": "A composer installer for CakePHP 3.0+ plugins."
    },
    {
        "name": "composer/ca-bundle",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/ca-bundle.git",
            "reference": "d2c0a83b7533d6912e8d516756ebd34f893e9169"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/ca-bundle/zipball/d2c0a83b7533d6912e8d516756ebd34f893e9169",
            "reference": "d2c0a83b7533d6912e8d516756ebd34f893e9169",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "ext-pcre": "*",
            "php": "^5.3.2 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
            "psr/log": "^1.0",
            "symfony/process": "^2.5 || ^3.0 || ^4.0"
        },
        "time": "2018-03-29T19:57:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\CaBundle\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
        "keywords": [
            "cabundle",
            "cacert",
            "certificate",
            "ssl",
            "tls"
        ]
    },
    {
        "name": "composer/composer",
        "version": "1.6.4",
        "version_normalized": "1.6.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/composer.git",
            "reference": "86ad51e8a3c64c9782446aae740a61fc6faa2522"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/composer/zipball/86ad51e8a3c64c9782446aae740a61fc6faa2522",
            "reference": "86ad51e8a3c64c9782446aae740a61fc6faa2522",
            "shasum": ""
        },
        "require": {
            "composer/ca-bundle": "^1.0",
            "composer/semver": "^1.0",
            "composer/spdx-licenses": "^1.2",
            "justinrainbow/json-schema": "^3.0 || ^4.0 || ^5.0",
            "php": "^5.3.2 || ^7.0",
            "psr/log": "^1.0",
            "seld/cli-prompt": "^1.0",
            "seld/jsonlint": "^1.4",
            "seld/phar-utils": "^1.0",
            "symfony/console": "^2.7 || ^3.0 || ^4.0",
            "symfony/filesystem": "^2.7 || ^3.0 || ^4.0",
            "symfony/finder": "^2.7 || ^3.0 || ^4.0",
            "symfony/process": "^2.7 || ^3.0 || ^4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7",
            "phpunit/phpunit-mock-objects": "^2.3 || ^3.0"
        },
        "suggest": {
            "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
            "ext-zip": "Enabling the zip extension allows you to unzip archives",
            "ext-zlib": "Allow gzip compression of HTTP requests"
        },
        "time": "2018-04-13T10:04:24+00:00",
        "bin": [
            "bin/composer"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\": "src/Composer"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.",
        "homepage": "https://getcomposer.org/",
        "keywords": [
            "autoload",
            "dependency",
            "package"
        ]
    },
    {
        "name": "composer/semver",
        "version": "1.4.2",
        "version_normalized": "1.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/semver.git",
            "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
            "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.5 || ^5.0.5",
            "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
        },
        "time": "2016-08-30T16:08:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Semver\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            },
            {
                "name": "Rob Bast",
                "email": "rob.bast@gmail.com",
                "homepage": "http://robbast.nl"
            }
        ],
        "description": "Semver library that offers utilities, version constraint parsing and validation.",
        "keywords": [
            "semantic",
            "semver",
            "validation",
            "versioning"
        ]
    },
    {
        "name": "composer/spdx-licenses",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/spdx-licenses.git",
            "reference": "7e111c50db92fa2ced140f5ba23b4e261bc77a30"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/7e111c50db92fa2ced140f5ba23b4e261bc77a30",
            "reference": "7e111c50db92fa2ced140f5ba23b4e261bc77a30",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
            "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
        },
        "time": "2018-01-31T13:17:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Spdx\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            },
            {
                "name": "Rob Bast",
                "email": "rob.bast@gmail.com",
                "homepage": "http://robbast.nl"
            }
        ],
        "description": "SPDX licenses list and validation library.",
        "keywords": [
            "license",
            "spdx",
            "validator"
        ]
    },
    {
        "name": "dnoegel/php-xdg-base-dir",
        "version": "0.1",
        "version_normalized": "0.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
            "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
            "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "@stable"
        },
        "time": "2014-10-24T07:27:01+00:00",
        "type": "project",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "XdgBaseDir\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "implementation of xdg base directory specification for php"
    },
    {
        "name": "jakub-onderka/php-console-color",
        "version": "0.1",
        "version_normalized": "0.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
            "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
            "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "jakub-onderka/php-code-style": "1.0",
            "jakub-onderka/php-parallel-lint": "0.*",
            "jakub-onderka/php-var-dump-check": "0.*",
            "phpunit/phpunit": "3.7.*",
            "squizlabs/php_codesniffer": "1.*"
        },
        "time": "2014-04-08T15:00:19+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JakubOnderka\\PhpConsoleColor": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Jakub Onderka",
                "email": "jakub.onderka@gmail.com",
                "homepage": "http://www.acci.cz"
            }
        ]
    },
    {
        "name": "jakub-onderka/php-console-highlighter",
        "version": "v0.3.2",
        "version_normalized": "0.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
            "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
            "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
            "shasum": ""
        },
        "require": {
            "jakub-onderka/php-console-color": "~0.1",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "jakub-onderka/php-code-style": "~1.0",
            "jakub-onderka/php-parallel-lint": "~0.5",
            "jakub-onderka/php-var-dump-check": "~0.1",
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "~1.5"
        },
        "time": "2015-04-20T18:58:01+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JakubOnderka\\PhpConsoleHighlighter": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jakub Onderka",
                "email": "acci@acci.cz",
                "homepage": "http://www.acci.cz/"
            }
        ]
    },
    {
        "name": "jasny/twig-extensions",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jasny/twig-extensions.git",
            "reference": "30bdf3a3903c021544f36332c9d5d4d563527da4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jasny/twig-extensions/zipball/30bdf3a3903c021544f36332c9d5d4d563527da4",
            "reference": "30bdf3a3903c021544f36332c9d5d4d563527da4",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0.0 | >=5.6.0",
            "twig/twig": "^2.0 | ^1.12"
        },
        "require-dev": {
            "ext-intl": "*",
            "ext-pcre": "*",
            "jasny/php-code-quality": "^2.1",
            "phpunit/phpunit": "^5.0"
        },
        "suggest": {
            "ext-intl": "Required for the use of the LocalDate Twig extension",
            "ext-pcre": "Required for the use of the PCRE Twig extension"
        },
        "time": "2017-09-13T07:38:01+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Jasny\\Twig\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Arnold Daniels",
                "email": "arnold@jasny.net",
                "homepage": "http://www.jasny.net"
            }
        ],
        "description": "A set of useful Twig filters",
        "homepage": "http://github.com/jasny/twig-extensions#README",
        "keywords": [
            "PCRE",
            "array",
            "date",
            "datetime",
            "preg",
            "regex",
            "templating",
            "text",
            "time"
        ]
    },
    {
        "name": "jdorn/sql-formatter",
        "version": "v1.2.17",
        "version_normalized": "1.2.17.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jdorn/sql-formatter.git",
            "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
            "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.4"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2014-01-12T16:20:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "lib"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jeremy Dorn",
                "email": "jeremy@jeremydorn.com",
                "homepage": "http://jeremydorn.com/"
            }
        ],
        "description": "a PHP SQL highlighting library",
        "homepage": "https://github.com/jdorn/sql-formatter/",
        "keywords": [
            "highlight",
            "sql"
        ]
    },
    {
        "name": "josegonzalez/dotenv",
        "version": "3.2.0",
        "version_normalized": "3.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/josegonzalez/php-dotenv.git",
            "reference": "f19174d9d7213a6c20e8e5e268aa7dd042d821ca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/josegonzalez/php-dotenv/zipball/f19174d9d7213a6c20e8e5e268aa7dd042d821ca",
            "reference": "f19174d9d7213a6c20e8e5e268aa7dd042d821ca",
            "shasum": ""
        },
        "require": {
            "m1/env": "2.*",
            "php": ">=5.5.0"
        },
        "require-dev": {
            "php-mock/php-mock-phpunit": "^1.1",
            "satooshi/php-coveralls": "1.*",
            "squizlabs/php_codesniffer": "2.*"
        },
        "time": "2017-09-19T15:49:58+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "josegonzalez\\Dotenv": [
                    "src",
                    "tests"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jose Diaz-Gonzalez",
                "email": "dotenv@josegonzalez.com",
                "homepage": "http://josediazgonzalez.com",
                "role": "Maintainer"
            }
        ],
        "description": "dotenv file parsing for PHP",
        "homepage": "https://github.com/josegonzalez/php-dotenv",
        "keywords": [
            "configuration",
            "dotenv",
            "php"
        ]
    },
    {
        "name": "justinrainbow/json-schema",
        "version": "5.2.7",
        "version_normalized": "5.2.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/justinrainbow/json-schema.git",
            "reference": "8560d4314577199ba51bf2032f02cd1315587c23"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/8560d4314577199ba51bf2032f02cd1315587c23",
            "reference": "8560d4314577199ba51bf2032f02cd1315587c23",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.1",
            "json-schema/json-schema-test-suite": "1.2.0",
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2018-02-14T22:26:30+00:00",
        "bin": [
            "bin/validate-json"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JsonSchema\\": "src/JsonSchema/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bruno Prieto Reis",
                "email": "bruno.p.reis@gmail.com"
            },
            {
                "name": "Justin Rainbow",
                "email": "justin.rainbow@gmail.com"
            },
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            },
            {
                "name": "Robert Schönthal",
                "email": "seroscho@googlemail.com"
            }
        ],
        "description": "A library to validate a json schema.",
        "homepage": "https://github.com/justinrainbow/json-schema",
        "keywords": [
            "json",
            "schema"
        ]
    },
    {
        "name": "m1/env",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/m1/Env.git",
            "reference": "d87eddd031f2aa5450fa04bb1325de8a489b3cd0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/m1/Env/zipball/d87eddd031f2aa5450fa04bb1325de8a489b3cd0",
            "reference": "d87eddd031f2aa5450fa04bb1325de8a489b3cd0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*",
            "scrutinizer/ocular": "~1.1",
            "squizlabs/php_codesniffer": "^2.3"
        },
        "suggest": {
            "josegonzalez/dotenv": "For loading of .env",
            "m1/vars": "For loading of configs"
        },
        "time": "2016-10-06T19:31:28+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "M1\\Env\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Miles Croxford",
                "email": "hello@milescroxford.com",
                "homepage": "http://milescroxford.com",
                "role": "Developer"
            }
        ],
        "description": "Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.",
        "homepage": "https://github.com/m1/Env",
        "keywords": [
            ".env",
            "config",
            "dotenv",
            "env",
            "loader",
            "m1",
            "parser",
            "support"
        ]
    },
    {
        "name": "mobiledetect/mobiledetectlib",
        "version": "2.8.31",
        "version_normalized": "2.8.31.0",
        "source": {
            "type": "git",
            "url": "https://github.com/serbanghita/Mobile-Detect.git",
            "reference": "adb882ea3b9d154f087ecb2c333180dad6f4dd37"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/adb882ea3b9d154f087ecb2c333180dad6f4dd37",
            "reference": "adb882ea3b9d154f087ecb2c333180dad6f4dd37",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8.35||~5.7"
        },
        "time": "2018-02-26T19:39:55+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "Mobile_Detect.php"
            ],
            "psr-0": {
                "Detection": "namespaced/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Serban Ghita",
                "email": "serbanghita@gmail.com",
                "homepage": "http://mobiledetect.net",
                "role": "Developer"
            }
        ],
        "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
        "homepage": "https://github.com/serbanghita/Mobile-Detect",
        "keywords": [
            "detect mobile devices",
            "mobile",
            "mobile detect",
            "mobile detector",
            "php mobile detect"
        ]
    },
    {
        "name": "nikic/php-parser",
        "version": "v3.1.5",
        "version_normalized": "3.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nikic/PHP-Parser.git",
            "reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bb87e28e7d7b8d9a7fda231d37457c9210faf6ce",
            "reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=5.5"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0|~5.0"
        },
        "time": "2018-02-28T20:30:58+00:00",
        "bin": [
            "bin/php-parse"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpParser\\": "lib/PhpParser"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Nikita Popov"
            }
        ],
        "description": "A PHP parser written in PHP",
        "keywords": [
            "parser",
            "php"
        ]
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-10T12:19:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "psy/psysh",
        "version": "v0.9.3",
        "version_normalized": "0.9.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bobthecow/psysh.git",
            "reference": "79c280013cf0b30fa23f3ba8bd3649218075adf4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bobthecow/psysh/zipball/79c280013cf0b30fa23f3ba8bd3649218075adf4",
            "reference": "79c280013cf0b30fa23f3ba8bd3649218075adf4",
            "shasum": ""
        },
        "require": {
            "dnoegel/php-xdg-base-dir": "0.1",
            "jakub-onderka/php-console-highlighter": "0.3.*",
            "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0",
            "php": ">=5.4.0",
            "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0",
            "symfony/var-dumper": "~2.7|~3.0|~4.0"
        },
        "require-dev": {
            "hoa/console": "~2.15|~3.16",
            "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0",
            "symfony/finder": "~2.1|~3.0|~4.0"
        },
        "suggest": {
            "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
            "ext-pdo-sqlite": "The doc command requires SQLite to work.",
            "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
            "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
            "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
        },
        "time": "2018-04-18T12:32:50+00:00",
        "bin": [
            "bin/psysh"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.9.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions.php"
            ],
            "psr-4": {
                "Psy\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Justin Hileman",
                "email": "justin@justinhileman.info",
                "homepage": "http://justinhileman.com"
            }
        ],
        "description": "An interactive shell for modern PHP.",
        "homepage": "http://psysh.org",
        "keywords": [
            "REPL",
            "console",
            "interactive",
            "shell"
        ]
    },
    {
        "name": "robmorgan/phinx",
        "version": "v0.8.1",
        "version_normalized": "0.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cakephp/phinx.git",
            "reference": "7a19de5bebc59321edd9613bc2a667e7f96224ec"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cakephp/phinx/zipball/7a19de5bebc59321edd9613bc2a667e7f96224ec",
            "reference": "7a19de5bebc59321edd9613bc2a667e7f96224ec",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4",
            "symfony/config": "~2.8|~3.0",
            "symfony/console": "~2.8|~3.0",
            "symfony/yaml": "~2.8|~3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.26|^5.0"
        },
        "time": "2017-06-05T13:30:19+00:00",
        "bin": [
            "bin/phinx"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Phinx\\": "src/Phinx"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Woody Gilk",
                "email": "woody.gilk@gmail.com",
                "homepage": "http://shadowhand.me",
                "role": "Developer"
            },
            {
                "name": "Rob Morgan",
                "email": "robbym@gmail.com",
                "homepage": "https://robmorgan.id.au",
                "role": "Lead Developer"
            },
            {
                "name": "Richard Quadling",
                "email": "rquadling@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "Phinx makes it ridiculously easy to manage the database migrations for your PHP app.",
        "homepage": "https://phinx.org",
        "keywords": [
            "database",
            "database migrations",
            "db",
            "migrations",
            "phinx"
        ]
    },
    {
        "name": "seld/cli-prompt",
        "version": "1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/cli-prompt.git",
            "reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/a19a7376a4689d4d94cab66ab4f3c816019ba8dd",
            "reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "time": "2017-03-18T11:32:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Seld\\CliPrompt\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be"
            }
        ],
        "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type",
        "keywords": [
            "cli",
            "console",
            "hidden",
            "input",
            "prompt"
        ]
    },
    {
        "name": "seld/jsonlint",
        "version": "1.7.1",
        "version_normalized": "1.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/jsonlint.git",
            "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/d15f59a67ff805a44c50ea0516d2341740f81a38",
            "reference": "d15f59a67ff805a44c50ea0516d2341740f81a38",
            "shasum": ""
        },
        "require": {
            "php": "^5.3 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
        },
        "time": "2018-01-24T12:46:19+00:00",
        "bin": [
            "bin/jsonlint"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Seld\\JsonLint\\": "src/Seld/JsonLint/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "JSON Linter",
        "keywords": [
            "json",
            "linter",
            "parser",
            "validator"
        ]
    },
    {
        "name": "seld/phar-utils",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/phar-utils.git",
            "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a",
            "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "time": "2015-10-13T18:44:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Seld\\PharUtils\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be"
            }
        ],
        "description": "PHAR file format utilities, for when PHP phars you up",
        "keywords": [
            "phra"
        ]
    },
    {
        "name": "squizlabs/php_codesniffer",
        "version": "3.2.3",
        "version_normalized": "3.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
            "reference": "4842476c434e375f9d3182ff7b89059583aa8b27"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/4842476c434e375f9d3182ff7b89059583aa8b27",
            "reference": "4842476c434e375f9d3182ff7b89059583aa8b27",
            "shasum": ""
        },
        "require": {
            "ext-simplexml": "*",
            "ext-tokenizer": "*",
            "ext-xmlwriter": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
        },
        "time": "2018-02-20T21:35:23+00:00",
        "bin": [
            "bin/phpcs",
            "bin/phpcbf"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Greg Sherwood",
                "role": "lead"
            }
        ],
        "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
        "homepage": "http://www.squizlabs.com/php-codesniffer",
        "keywords": [
            "phpcs",
            "standards"
        ]
    },
    {
        "name": "symfony/config",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/config.git",
            "reference": "7c2a9d44f4433863e9bca682e7f03609234657f9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/config/zipball/7c2a9d44f4433863e9bca682e7f03609234657f9",
            "reference": "7c2a9d44f4433863e9bca682e7f03609234657f9",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/filesystem": "~2.8|~3.0|~4.0"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.3",
            "symfony/finder": "<3.3"
        },
        "require-dev": {
            "symfony/dependency-injection": "~3.3|~4.0",
            "symfony/event-dispatcher": "~3.3|~4.0",
            "symfony/finder": "~3.3|~4.0",
            "symfony/yaml": "~3.0|~4.0"
        },
        "suggest": {
            "symfony/yaml": "To use the yaml reference dumper"
        },
        "time": "2018-03-19T22:32:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Config\\": ""
            },
            "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 Config Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/console",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "d4bb70fa24d540c309d88a9d6e43fb2d339b1fbf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/d4bb70fa24d540c309d88a9d6e43fb2d339b1fbf",
            "reference": "d4bb70fa24d540c309d88a9d6e43fb2d339b1fbf",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/debug": "~2.8|~3.0|~4.0",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.4",
            "symfony/process": "<3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~3.3|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
            "symfony/lock": "~3.4|~4.0",
            "symfony/process": "~3.3|~4.0"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/lock": "",
            "symfony/process": ""
        },
        "time": "2018-04-03T05:22:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Console\\": ""
            },
            "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 Console Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/debug",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/debug.git",
            "reference": "9cf7c2271cfb89ef9727db1b740ca77be57bf9d7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/debug/zipball/9cf7c2271cfb89ef9727db1b740ca77be57bf9d7",
            "reference": "9cf7c2271cfb89ef9727db1b740ca77be57bf9d7",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "psr/log": "~1.0"
        },
        "conflict": {
            "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
        },
        "require-dev": {
            "symfony/http-kernel": "~2.8|~3.0|~4.0"
        },
        "time": "2018-04-03T05:22:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Debug\\": ""
            },
            "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 Debug Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/filesystem",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/filesystem.git",
            "reference": "253a4490b528597aa14d2bf5aeded6f5e5e4a541"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/filesystem/zipball/253a4490b528597aa14d2bf5aeded6f5e5e4a541",
            "reference": "253a4490b528597aa14d2bf5aeded6f5e5e4a541",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2018-02-22T10:48:49+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Filesystem\\": ""
            },
            "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 Filesystem Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/finder",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "bd14efe8b1fabc4de82bf50dce62f05f9a102433"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/bd14efe8b1fabc4de82bf50dce62f05f9a102433",
            "reference": "bd14efe8b1fabc4de82bf50dce62f05f9a102433",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2018-04-04T05:07:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/78be803ce01e55d3491c1397cf1c64beb9c1b63b",
            "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2018-01-30T19:27:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/process",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "4b7d64e852886319e93ddfdecff0d744ab87658b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/4b7d64e852886319e93ddfdecff0d744ab87658b",
            "reference": "4b7d64e852886319e93ddfdecff0d744ab87658b",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2018-04-03T05:22:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Process\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Process Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/var-dumper",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/var-dumper.git",
            "reference": "951643091b39a6fd40fce56cd16e21e12bef3feb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/var-dumper/zipball/951643091b39a6fd40fce56cd16e21e12bef3feb",
            "reference": "951643091b39a6fd40fce56cd16e21e12bef3feb",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
        },
        "require-dev": {
            "ext-iconv": "*",
            "twig/twig": "~1.34|~2.4"
        },
        "suggest": {
            "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
            "ext-intl": "To show region name in time zone dump",
            "ext-symfony_debug": ""
        },
        "time": "2018-04-03T20:34:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v3.4.8",
        "version_normalized": "3.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "a42f9da85c7c38d59f5e53f076fe81a091f894d0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/a42f9da85c7c38d59f5e53f076fe81a091f894d0",
            "reference": "a42f9da85c7c38d59f5e53f076fe81a091f894d0",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "conflict": {
            "symfony/console": "<3.4"
        },
        "require-dev": {
            "symfony/console": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2018-04-03T05:14:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Yaml\\": ""
            },
            "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 Yaml Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "twig/twig",
        "version": "v1.35.3",
        "version_normalized": "1.35.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
            "reference": "b48680b6eb7d16b5025b9bfc4108d86f6b8af86f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "psr/container": "^1.0",
            "symfony/debug": "^2.7",
            "symfony/phpunit-bridge": "^3.3"
        },
        "time": "2018-03-20T04:25:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.35-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_": "lib/"
            },
            "psr-4": {
                "Twig\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com",
                "homepage": "http://fabien.potencier.org",
                "role": "Lead Developer"
            },
            {
                "name": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com",
                "role": "Project Founder"
            },
            {
                "name": "Twig Team",
                "homepage": "http://twig.sensiolabs.org/contributors",
                "role": "Contributors"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "http://twig.sensiolabs.org",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "umpirsky/twig-php-function",
        "version": "v0.1",
        "version_normalized": "0.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/umpirsky/twig-php-function.git",
            "reference": "53b4b1eb0c5eacbd7d66c504b7d809c79b4bedbc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/umpirsky/twig-php-function/zipball/53b4b1eb0c5eacbd7d66c504b7d809c79b4bedbc",
            "reference": "53b4b1eb0c5eacbd7d66c504b7d809c79b4bedbc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "twig/twig": "~1.12"
        },
        "require-dev": {
            "phpspec/phpspec": "~2.0",
            "phpunit/phpunit": "~4.4"
        },
        "time": "2016-03-12T16:36:32+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Umpirsky\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Saša Stamenković",
                "email": "umpirsky@gmail.com"
            }
        ],
        "description": "Call (almost) any PHP function from your Twig templates."
    },
    {
        "name": "wyrihaximus/twig-view",
        "version": "4.3.4",
        "version_normalized": "4.3.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/WyriHaximus/TwigView.git",
            "reference": "95977a9e22745fa8a5226a7be5850c6ca2e3ebe3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/WyriHaximus/TwigView/zipball/95977a9e22745fa8a5226a7be5850c6ca2e3ebe3",
            "reference": "95977a9e22745fa8a5226a7be5850c6ca2e3ebe3",
            "shasum": ""
        },
        "require": {
            "ajgl/breakpoint-twig-extension": "^0.3.0",
            "aptoma/twig-markdown": "^2.0",
            "asm89/twig-cache-extension": "^1.0",
            "cakephp/cakephp": "^3.5",
            "jasny/twig-extensions": "^1.0",
            "php": "^5.6 || ^7.0",
            "twig/twig": "^1.27",
            "umpirsky/twig-php-function": "0.1"
        },
        "require-dev": {
            "cakephp/bake": "^1.5",
            "cakephp/debug_kit": "^3.0",
            "phake/phake": "^1.0.4",
            "phpunit/phpunit": "^5.7.14",
            "squizlabs/php_codesniffer": "^1.5.6",
            "wyrihaximus/phpunit-class-reflection-helpers": "dev-master"
        },
        "time": "2018-04-16T20:29:21+00:00",
        "type": "cakephp-plugin",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WyriHaximus\\TwigView\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Cees-Jan Kiewiet",
                "email": "ceesjank@gmail.com",
                "homepage": "http://wyrihaximus.net/"
            }
        ],
        "description": "Twig powered View for CakePHP3",
        "keywords": [
            "cakephp",
            "cakephp3",
            "twig",
            "view"
        ]
    },
    {
        "name": "zendframework/zend-diactoros",
        "version": "1.7.1",
        "version_normalized": "1.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-diactoros.git",
            "reference": "bf26aff803a11c5cc8eb7c4878a702c403ec67f1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/bf26aff803a11c5cc8eb7c4878a702c403ec67f1",
            "reference": "bf26aff803a11c5cc8eb7c4878a702c403ec67f1",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0",
            "psr/http-message": "^1.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "ext-dom": "*",
            "ext-libxml": "*",
            "phpunit/phpunit": "^5.7.16 || ^6.0.8",
            "zendframework/zend-coding-standard": "~1.0"
        },
        "time": "2018-02-26T15:44:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7.x-dev",
                "dev-develop": "1.8.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\Diactoros\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "description": "PSR HTTP Message implementations",
        "homepage": "https://github.com/zendframework/zend-diactoros",
        "keywords": [
            "http",
            "psr",
            "psr-7"
        ]
    }
]