[
    {
        "name": "behat/transliterator",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.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"
        },
        "time": "2017-04-04T11:38:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\Transliterator": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Artistic-1.0"
        ],
        "description": "String transliterator",
        "keywords": [
            "i18n",
            "slug",
            "transliterator"
        ]
    },
    {
        "name": "doctrine/annotations",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/annotations.git",
            "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
            "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "1.*",
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "doctrine/cache": "1.*",
            "phpunit/phpunit": "^5.7"
        },
        "time": "2017-02-24T16:22:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
            }
        },
        "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": "Docblock Annotations Parser",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "docblock",
            "parser"
        ]
    },
    {
        "name": "doctrine/cache",
        "version": "v1.6.2",
        "version_normalized": "1.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/cache.git",
            "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
            "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
            "shasum": ""
        },
        "require": {
            "php": "~5.5|~7.0"
        },
        "conflict": {
            "doctrine/common": ">2.2,<2.4"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8|~5.0",
            "predis/predis": "~1.0",
            "satooshi/php-coveralls": "~0.6"
        },
        "time": "2017-07-22T12:49:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
            }
        },
        "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": "Caching library offering an object-oriented API for many cache backends",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "cache",
            "caching"
        ]
    },
    {
        "name": "doctrine/collections",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.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"
        },
        "time": "2017-01-03T10:49:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "doctrine/common",
        "version": "v2.7.3",
        "version_normalized": "2.7.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/common.git",
            "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9",
            "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "1.*",
            "doctrine/cache": "1.*",
            "doctrine/collections": "1.*",
            "doctrine/inflector": "1.*",
            "doctrine/lexer": "1.*",
            "php": "~5.6|~7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.4.6"
        },
        "time": "2017-07-22T08:35:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "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": "Common Library for Doctrine projects",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "collections",
            "eventmanager",
            "persistence",
            "spl"
        ]
    },
    {
        "name": "doctrine/dbal",
        "version": "v2.5.13",
        "version_normalized": "2.5.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/dbal.git",
            "reference": "729340d8d1eec8f01bff708e12e449a3415af873"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/dbal/zipball/729340d8d1eec8f01bff708e12e449a3415af873",
            "reference": "729340d8d1eec8f01bff708e12e449a3415af873",
            "shasum": ""
        },
        "require": {
            "doctrine/common": ">=2.4,<2.8-dev",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*",
            "symfony/console": "2.*||^3.0"
        },
        "suggest": {
            "symfony/console": "For helpful console commands such as SQL execution and import of files."
        },
        "time": "2017-07-22T20:44:48+00:00",
        "bin": [
            "bin/doctrine-dbal"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\DBAL\\": "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"
            }
        ],
        "description": "Database Abstraction Layer",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "dbal",
            "persistence",
            "queryobject"
        ]
    },
    {
        "name": "doctrine/doctrine-bundle",
        "version": "1.6.4",
        "version_normalized": "1.6.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/DoctrineBundle.git",
            "reference": "dd40b0a7fb16658cda9def9786992b8df8a49be7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/dd40b0a7fb16658cda9def9786992b8df8a49be7",
            "reference": "dd40b0a7fb16658cda9def9786992b8df8a49be7",
            "shasum": ""
        },
        "require": {
            "doctrine/dbal": "~2.3",
            "doctrine/doctrine-cache-bundle": "~1.0",
            "jdorn/sql-formatter": "~1.1",
            "php": ">=5.3.2",
            "symfony/console": "~2.3|~3.0",
            "symfony/dependency-injection": "~2.3|~3.0",
            "symfony/doctrine-bridge": "~2.2|~3.0",
            "symfony/framework-bundle": "~2.3|~3.0"
        },
        "require-dev": {
            "doctrine/orm": "~2.3",
            "phpunit/phpunit": "~4",
            "satooshi/php-coveralls": "~0.6.1",
            "symfony/phpunit-bridge": "~2.7|~3.0",
            "symfony/property-info": "~2.8|~3.0",
            "symfony/validator": "~2.2|~3.0",
            "symfony/yaml": "~2.2|~3.0",
            "twig/twig": "~1.10"
        },
        "suggest": {
            "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
            "symfony/web-profiler-bundle": "To use the data collector."
        },
        "time": "2016-08-10T15:35:22+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Bundle\\DoctrineBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Doctrine Project",
                "homepage": "http://www.doctrine-project.org/"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony DoctrineBundle",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "dbal",
            "orm",
            "persistence"
        ]
    },
    {
        "name": "doctrine/doctrine-cache-bundle",
        "version": "1.3.2",
        "version_normalized": "1.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
            "reference": "9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1",
            "reference": "9baecbd6bfdd1123b0cf8c1b88fee0170a84ddd1",
            "shasum": ""
        },
        "require": {
            "doctrine/cache": "^1.4.2",
            "doctrine/inflector": "~1.0",
            "php": ">=5.3.2",
            "symfony/doctrine-bridge": "~2.2|~3.0|~4.0"
        },
        "require-dev": {
            "instaclick/coding-standard": "~1.1",
            "instaclick/object-calisthenics-sniffs": "dev-master",
            "instaclick/symfony2-coding-standard": "dev-remaster",
            "phpunit/phpunit": "~4",
            "predis/predis": "~0.8",
            "satooshi/php-coveralls": "^1.0",
            "squizlabs/php_codesniffer": "~1.5",
            "symfony/console": "~2.2|~3.0|~4.0",
            "symfony/finder": "~2.2|~3.0|~4.0",
            "symfony/framework-bundle": "~2.2|~3.0|~4.0",
            "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
            "symfony/security-acl": "~2.3|~3.0",
            "symfony/validator": "~2.2|~3.0|~4.0",
            "symfony/yaml": "~2.2|~3.0|~4.0"
        },
        "suggest": {
            "symfony/security-acl": "For using this bundle to cache ACLs"
        },
        "time": "2017-10-12T17:23:29+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Fabio B. Silva",
                "email": "fabio.bat.silva@gmail.com"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@hotmail.com"
            },
            {
                "name": "Doctrine Project",
                "homepage": "http://www.doctrine-project.org/"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Bundle for Doctrine Cache",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "cache",
            "caching"
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
            "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-11-06T14:35:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Inflector\\": "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": "Common String Manipulations with regard to casing and singular/plural rules.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "inflection",
            "pluralize",
            "singularize",
            "string"
        ]
    },
    {
        "name": "doctrine/instantiator",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/instantiator.git",
            "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
            "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3,<8.0-DEV"
        },
        "require-dev": {
            "athletic/athletic": "~0.1.8",
            "ext-pdo": "*",
            "ext-phar": "*",
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "time": "2015-06-14T21:17:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com",
                "homepage": "http://ocramius.github.com/"
            }
        ],
        "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
        "homepage": "https://github.com/doctrine/instantiator",
        "keywords": [
            "constructor",
            "instantiate"
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
            "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2014-09-09T13:34:57+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Lexer\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "lexer",
            "parser"
        ]
    },
    {
        "name": "doctrine/orm",
        "version": "v2.5.14",
        "version_normalized": "2.5.14.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/doctrine2.git",
            "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/810a7baf81462a5ddf10e8baa8cb94b6eec02754",
            "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754",
            "shasum": ""
        },
        "require": {
            "doctrine/cache": "~1.4",
            "doctrine/collections": "~1.2",
            "doctrine/common": ">=2.5-dev,<2.9-dev",
            "doctrine/dbal": ">=2.5-dev,<2.7-dev",
            "doctrine/instantiator": "^1.0.1",
            "ext-pdo": "*",
            "php": ">=5.4",
            "symfony/console": "~2.5|~3.0|~4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0",
            "symfony/yaml": "~2.3|~3.0|~4.0"
        },
        "suggest": {
            "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
        },
        "time": "2017-12-17T02:57:51+00:00",
        "bin": [
            "bin/doctrine",
            "bin/doctrine.php"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\ORM\\": "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"
            }
        ],
        "description": "Object-Relational-Mapper for PHP",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "orm"
        ]
    },
    {
        "name": "incenteev/composer-parameter-handler",
        "version": "v2.1.3",
        "version_normalized": "2.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Incenteev/ParameterHandler.git",
            "reference": "933c45a34814f27f2345c11c37d46b3ca7303550"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/933c45a34814f27f2345c11c37d46b3ca7303550",
            "reference": "933c45a34814f27f2345c11c37d46b3ca7303550",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/yaml": "^2.3 || ^3.0 || ^4.0"
        },
        "require-dev": {
            "composer/composer": "^1.0@dev",
            "symfony/filesystem": "^2.3 || ^3 || ^4",
            "symfony/phpunit-bridge": "^4.0"
        },
        "time": "2018-02-13T18:05:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Incenteev\\ParameterHandler\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christophe Coevoet",
                "email": "stof@notk.org"
            }
        ],
        "description": "Composer script handling your ignored parameter file",
        "homepage": "https://github.com/Incenteev/ParameterHandler",
        "keywords": [
            "parameters management"
        ]
    },
    {
        "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": "jms/aop-bundle",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "target-dir": "JMS/AopBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/JMSAopBundle.git",
            "reference": "66287749c020b4c667c0ff4937b07e66c04bbe71"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/JMSAopBundle/zipball/66287749c020b4c667c0ff4937b07e66c04bbe71",
            "reference": "66287749c020b4c667c0ff4937b07e66c04bbe71",
            "shasum": ""
        },
        "require": {
            "jms/cg": "^1.1",
            "symfony/framework-bundle": "2.*"
        },
        "time": "2015-09-13T09:02:33+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JMS\\AopBundle": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Adds AOP capabilities to Symfony2",
        "keywords": [
            "annotations",
            "aop"
        ]
    },
    {
        "name": "jms/cg",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/cg-library.git",
            "reference": "2152ea2c48f746a676debb841644ae64cae27835"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/cg-library/zipball/2152ea2c48f746a676debb841644ae64cae27835",
            "reference": "2152ea2c48f746a676debb841644ae64cae27835",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": ">=4.5"
        },
        "time": "2016-04-07T10:21:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "CG\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Toolset for generating PHP code",
        "keywords": [
            "code generation"
        ]
    },
    {
        "name": "jms/di-extra-bundle",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "target-dir": "JMS/DiExtraBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/JMSDiExtraBundle.git",
            "reference": "4a0db1a5469940f83cc7d9c156224469ec8b6c01"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/JMSDiExtraBundle/zipball/4a0db1a5469940f83cc7d9c156224469ec8b6c01",
            "reference": "4a0db1a5469940f83cc7d9c156224469ec8b6c01",
            "shasum": ""
        },
        "require": {
            "jms/aop-bundle": ">=1.0.0,<1.2-dev",
            "jms/metadata": "1.*",
            "symfony/finder": "~2.1",
            "symfony/framework-bundle": "~2.1",
            "symfony/process": "~2.1"
        },
        "require-dev": {
            "doctrine/doctrine-bundle": "*",
            "doctrine/orm": "*",
            "jms/security-extra-bundle": "1.*",
            "phpcollection/phpcollection": ">=0.1,<0.3-dev",
            "sensio/framework-extra-bundle": "*",
            "symfony/browser-kit": "*",
            "symfony/class-loader": "*",
            "symfony/form": "*",
            "symfony/security-bundle": "*",
            "symfony/twig-bundle": "*",
            "symfony/validator": "*",
            "symfony/yaml": "*"
        },
        "time": "2014-11-24T08:56:26+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JMS\\DiExtraBundle": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Allows to configure dependency injection using annotations",
        "homepage": "http://jmsyst.com/bundles/JMSDiExtraBundle",
        "keywords": [
            "annotations",
            "dependency injection"
        ]
    },
    {
        "name": "jms/metadata",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/metadata.git",
            "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/6a06970a10e0a532fb52d3959547123b84a3b3ab",
            "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "doctrine/cache": "~1.0",
            "symfony/cache": "~3.1"
        },
        "time": "2016-12-05T10:18:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Metadata\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Class/method/property metadata management in PHP",
        "keywords": [
            "annotations",
            "metadata",
            "xml",
            "yaml"
        ]
    },
    {
        "name": "jms/parser-lib",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/parser-lib.git",
            "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
            "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
            "shasum": ""
        },
        "require": {
            "phpoption/phpoption": ">=0.9,<2.0-dev"
        },
        "time": "2012-11-18T18:08:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JMS\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "description": "A library for easily creating recursive-descent parsers."
    },
    {
        "name": "jms/security-extra-bundle",
        "version": "1.5.1",
        "version_normalized": "1.5.1.0",
        "target-dir": "JMS/SecurityExtraBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/JMSSecurityExtraBundle.git",
            "reference": "f5f6c6df69ceae8b709e57b49fcc2a42d9280bcc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/JMSSecurityExtraBundle/zipball/f5f6c6df69ceae8b709e57b49fcc2a42d9280bcc",
            "reference": "f5f6c6df69ceae8b709e57b49fcc2a42d9280bcc",
            "shasum": ""
        },
        "require": {
            "jms/aop-bundle": "~1.0",
            "jms/di-extra-bundle": "~1.3",
            "jms/metadata": "~1.0",
            "jms/parser-lib": "~1.0",
            "symfony/framework-bundle": "~2.1",
            "symfony/security-bundle": "*"
        },
        "require-dev": {
            "doctrine/doctrine-bundle": "*",
            "doctrine/orm": "*",
            "sensio/framework-extra-bundle": "*",
            "symfony/browser-kit": "*",
            "symfony/class-loader": "*",
            "symfony/css-selector": "*",
            "symfony/finder": "*",
            "symfony/form": "*",
            "symfony/process": "*",
            "symfony/twig-bundle": "*",
            "symfony/validator": "*",
            "symfony/yaml": "*"
        },
        "time": "2013-06-09T10:29:54+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JMS\\SecurityExtraBundle": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com",
                "homepage": "https://github.com/schmittjoh",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Enhances the Symfony2 Security Component by adding several new features",
        "homepage": "http://jmsyst.com/bundles/JMSSecurityExtraBundle",
        "keywords": [
            "annotations",
            "authorization",
            "expression",
            "secure",
            "security"
        ]
    },
    {
        "name": "knplabs/doctrine-behaviors",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/KnpLabs/DoctrineBehaviors.git",
            "reference": "d411af325ed2636f0cf2012bc5ccd0974d189fc4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/KnpLabs/DoctrineBehaviors/zipball/d411af325ed2636f0cf2012bc5ccd0974d189fc4",
            "reference": "d411af325ed2636f0cf2012bc5ccd0974d189fc4",
            "shasum": ""
        },
        "require": {
            "behat/transliterator": "~1.0",
            "doctrine/common": ">=2.2",
            "php": ">=5.4"
        },
        "require-dev": {
            "doctrine/orm": ">=2.2",
            "ext-pdo_mysql": "*",
            "ext-pdo_pgsql": "*",
            "ext-pdo_sqlite": "*",
            "hexmedia/yaml-linter": "~0.1",
            "jakub-onderka/php-parallel-lint": "~0.8",
            "phpunit/phpunit": "~3.7"
        },
        "suggest": {
            "symfony/framework-bundle": "To be able to use it as a bundle"
        },
        "time": "2015-07-14T06:34:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Knp\\DoctrineBehaviors\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Knplabs",
                "homepage": "http://knplabs.com"
            }
        ],
        "description": "Doctrine2 behavior traits",
        "homepage": "http://knplabs.com",
        "keywords": [
            "Blameable",
            "behaviors",
            "doctrine2",
            "filterable",
            "softdeletable",
            "timestampable",
            "translatable",
            "tree"
        ]
    },
    {
        "name": "kriswallsmith/assetic",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kriswallsmith/assetic.git",
            "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
            "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1",
            "symfony/process": "~2.1|~3.0"
        },
        "conflict": {
            "twig/twig": "<1.27"
        },
        "require-dev": {
            "leafo/lessphp": "^0.3.7",
            "leafo/scssphp": "~0.1",
            "meenie/javascript-packer": "^1.1",
            "mrclay/minify": "<2.3",
            "natxet/cssmin": "3.0.4",
            "patchwork/jsqueeze": "~1.0|~2.0",
            "phpunit/phpunit": "~4.8 || ^5.6",
            "psr/log": "~1.0",
            "ptachoire/cssembed": "~1.0",
            "symfony/phpunit-bridge": "~2.7|~3.0",
            "twig/twig": "~1.23|~2.0",
            "yfix/packager": "dev-master"
        },
        "suggest": {
            "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
            "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
            "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
            "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
            "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
            "twig/twig": "Assetic provides the integration with the Twig templating engine"
        },
        "time": "2016-11-11T18:43:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Assetic": "src/"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kris Wallsmith",
                "email": "kris.wallsmith@gmail.com",
                "homepage": "http://kriswallsmith.net/"
            }
        ],
        "description": "Asset Management for PHP",
        "homepage": "https://github.com/kriswallsmith/assetic",
        "keywords": [
            "assets",
            "compression",
            "minification"
        ]
    },
    {
        "name": "liuggio/ExcelBundle",
        "version": "v2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/liuggio/ExcelBundle.git",
            "reference": "b4fe94b64449490a1b5fbbce827c2501be335126"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/liuggio/ExcelBundle/zipball/b4fe94b64449490a1b5fbbce827c2501be335126",
            "reference": "b4fe94b64449490a1b5fbbce827c2501be335126",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "phpoffice/phpexcel": "~1.8.1",
            "symfony/framework-bundle": "~2.6|~3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.6",
            "sensio/framework-extra-bundle": "~2.3|~3.0",
            "symfony/browser-kit": "~2.6|~3.0",
            "symfony/class-loader": "~2.6|~3.0",
            "symfony/finder": "~2.6|~3.0",
            "symfony/form": "~2.6|~3.0",
            "symfony/validator": "~2.6|~3.0"
        },
        "time": "2016-06-20T17:11:22+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "exclude-from-classmap": [
                "/Tests/"
            ],
            "psr-4": {
                "Liuggio\\ExcelBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "ExcelBundle Contributors",
                "homepage": "https://github.com/liuggio/ExcelBundle#contributors"
            },
            {
                "name": "Giulio De Donato",
                "email": "liuggio@gmail.com"
            }
        ],
        "description": "This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library",
        "homepage": "http://www.welcometothebundle.com",
        "keywords": [
            "Symfony2",
            "bundle",
            "excel",
            "xls"
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
            "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "provide": {
            "psr/log-implementation": "1.0.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "^2.4.9 || ^3.0",
            "doctrine/couchdb": "~1.0@dev",
            "graylog2/gelf-php": "~1.0",
            "jakub-onderka/php-parallel-lint": "0.9",
            "php-amqplib/php-amqplib": "~2.4",
            "php-console/php-console": "^3.1.3",
            "phpunit/phpunit": "~4.5",
            "phpunit/phpunit-mock-objects": "2.3.0",
            "ruflin/elastica": ">=0.90 <3.0",
            "sentry/sentry": "^0.13",
            "swiftmailer/swiftmailer": "^5.3|^6.0"
        },
        "suggest": {
            "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
            "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
            "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
            "ext-mongo": "Allow sending log messages to a MongoDB server",
            "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
            "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
            "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
            "php-console/php-console": "Allow sending log messages to Google Chrome",
            "rollbar/rollbar": "Allow sending log messages to Rollbar",
            "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
            "sentry/sentry": "Allow sending log messages to a Sentry server"
        },
        "time": "2017-06-19T01:22:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Monolog\\": "src/Monolog"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
        "homepage": "http://github.com/Seldaek/monolog",
        "keywords": [
            "log",
            "logging",
            "psr-3"
        ]
    },
    {
        "name": "oro/doctrine-extensions",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/oroinc/doctrine-extensions.git",
            "reference": "96e1eae08a6f374098f1bdd83cc5903f496a9086"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/oroinc/doctrine-extensions/zipball/96e1eae08a6f374098f1bdd83cc5903f496a9086",
            "reference": "96e1eae08a6f374098f1bdd83cc5903f496a9086",
            "shasum": ""
        },
        "require": {
            "doctrine/orm": ">=2.2.3",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "doctrine/data-fixtures": "^1.0",
            "doctrine/orm": "<2.5.0",
            "phpunit/phpunit": "4.*",
            "squizlabs/php_codesniffer": "2.8.*",
            "symfony/yaml": "2.*"
        },
        "time": "2017-12-14T15:11:28+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Oro\\DBAL": "src/",
                "Oro\\ORM": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Oro, Inc",
                "homepage": "http://www.orocrm.com"
            }
        ],
        "description": "Doctrine Extensions for MySQL and PostgreSQL.",
        "homepage": "https://github.com/orocrm/doctrine-extensions/",
        "keywords": [
            "database",
            "doctrine",
            "dql",
            "function",
            "mysql",
            "postgresql",
            "type"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v1.4.3",
        "version_normalized": "1.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "9b3899e3c3ddde89016f576edb8c489708ad64cd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/9b3899e3c3ddde89016f576edb8c489708ad64cd",
            "reference": "9b3899e3c3ddde89016f576edb8c489708ad64cd",
            "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."
        },
        "time": "2018-04-04T21:48:54+00:00",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "phpoffice/phpexcel",
        "version": "1.8.1",
        "version_normalized": "1.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPOffice/PHPExcel.git",
            "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
            "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
            "shasum": ""
        },
        "require": {
            "ext-xml": "*",
            "ext-xmlwriter": "*",
            "php": ">=5.2.0"
        },
        "time": "2015-05-01T07:00:55+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PHPExcel": "Classes/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL"
        ],
        "authors": [
            {
                "name": "Maarten Balliauw",
                "homepage": "http://blog.maartenballiauw.be"
            },
            {
                "name": "Mark Baker"
            },
            {
                "name": "Franck Lefevre",
                "homepage": "http://blog.rootslabs.net"
            },
            {
                "name": "Erik Tilt"
            }
        ],
        "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
        "homepage": "http://phpexcel.codeplex.com",
        "keywords": [
            "OpenXML",
            "excel",
            "php",
            "spreadsheet",
            "xls",
            "xlsx"
        ],
        "abandoned": "phpoffice/phpspreadsheet"
    },
    {
        "name": "phpoption/phpoption",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/php-option.git",
            "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
            "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.7.*"
        },
        "time": "2015-07-25T16:39:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PhpOption\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Option Type for PHP",
        "keywords": [
            "language",
            "option",
            "php",
            "type"
        ]
    },
    {
        "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": "sensio/distribution-bundle",
        "version": "v3.0.36",
        "version_normalized": "3.0.36.0",
        "target-dir": "Sensio/Bundle/DistributionBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
            "reference": "964a56e855acac38d4a81920b3a86543f7e8492f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/964a56e855acac38d4a81920b3a86543f7e8492f",
            "reference": "964a56e855acac38d4a81920b3a86543f7e8492f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "sensiolabs/security-checker": "~3.0",
            "symfony/class-loader": "~2.2",
            "symfony/framework-bundle": "~2.3",
            "symfony/process": "~2.2"
        },
        "require-dev": {
            "symfony/form": "~2.2",
            "symfony/validator": "~2.2",
            "symfony/yaml": "~2.2"
        },
        "suggest": {
            "symfony/form": "If you want to use the configurator",
            "symfony/validator": "If you want to use the configurator",
            "symfony/yaml": "If you want to use  the configurator"
        },
        "time": "2016-04-25T20:46:43+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Sensio\\Bundle\\DistributionBundle": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Base bundle for Symfony Distributions",
        "keywords": [
            "configuration",
            "distribution"
        ]
    },
    {
        "name": "sensio/framework-extra-bundle",
        "version": "v3.0.29",
        "version_normalized": "3.0.29.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
            "reference": "bb907234df776b68922eb4b25bfa061683597b6a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/bb907234df776b68922eb4b25bfa061683597b6a",
            "reference": "bb907234df776b68922eb4b25bfa061683597b6a",
            "shasum": ""
        },
        "require": {
            "doctrine/common": "~2.2",
            "symfony/dependency-injection": "~2.3|~3.0",
            "symfony/framework-bundle": "~2.3|~3.0|~4.0"
        },
        "require-dev": {
            "doctrine/doctrine-bundle": "~1.5",
            "doctrine/orm": "~2.4,>=2.4.5",
            "symfony/asset": "~2.7|~3.0|~4.0",
            "symfony/browser-kit": "~2.3|~3.0|~4.0",
            "symfony/dom-crawler": "~2.3|~3.0|~4.0",
            "symfony/expression-language": "~2.4|~3.0|~4.0",
            "symfony/finder": "~2.3|~3.0|~4.0",
            "symfony/phpunit-bridge": "~3.2|~4.0",
            "symfony/psr-http-message-bridge": "^0.3|^1.0",
            "symfony/security-bundle": "~2.4|~3.0|~4.0",
            "symfony/templating": "~2.3|~3.0|~4.0",
            "symfony/translation": "~2.3|~3.0|~4.0",
            "symfony/twig-bundle": "~2.3|~3.0|~4.0",
            "symfony/yaml": "~2.3|~3.0|~4.0",
            "twig/twig": "~1.12|~2.0",
            "zendframework/zend-diactoros": "^1.3"
        },
        "suggest": {
            "symfony/expression-language": "",
            "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
            "symfony/security-bundle": ""
        },
        "time": "2017-12-14T19:03:23+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "This bundle provides a way to configure your controllers with annotations",
        "keywords": [
            "annotations",
            "controllers"
        ]
    },
    {
        "name": "sensiolabs/security-checker",
        "version": "v3.0.7",
        "version_normalized": "3.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sensiolabs/security-checker.git",
            "reference": "59a6a299e2f5612dc8692d40e84373703a5df1b5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/59a6a299e2f5612dc8692d40e84373703a5df1b5",
            "reference": "59a6a299e2f5612dc8692d40e84373703a5df1b5",
            "shasum": ""
        },
        "require": {
            "symfony/console": "~2.0|~3.0"
        },
        "time": "2017-03-29T09:29:53+00:00",
        "bin": [
            "security-checker"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "SensioLabs\\Security": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien.potencier@gmail.com"
            }
        ],
        "description": "A security checker for your composer.lock"
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v5.4.9",
        "version_normalized": "5.4.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "7ffc1ea296ed14bf8260b6ef11b80208dbadba91"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/7ffc1ea296ed14bf8260b6ef11b80208dbadba91",
            "reference": "7ffc1ea296ed14bf8260b6ef11b80208dbadba91",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.1",
            "symfony/phpunit-bridge": "~3.2"
        },
        "time": "2018-01-23T07:37:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/swift_required.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Chris Corbyn"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Swiftmailer, free feature-rich PHP mailer",
        "homepage": "https://swiftmailer.symfony.com",
        "keywords": [
            "email",
            "mail",
            "mailer"
        ]
    },
    {
        "name": "symfony/assetic-bundle",
        "version": "v2.8.2",
        "version_normalized": "2.8.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/assetic-bundle.git",
            "reference": "2e0a23a4874838e26de6f025e02fc63328921a4c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/2e0a23a4874838e26de6f025e02fc63328921a4c",
            "reference": "2e0a23a4874838e26de6f025e02fc63328921a4c",
            "shasum": ""
        },
        "require": {
            "kriswallsmith/assetic": "~1.4",
            "php": ">=5.3.0",
            "symfony/console": "~2.3|~3.0",
            "symfony/dependency-injection": "~2.3|~3.0",
            "symfony/framework-bundle": "~2.3|~3.0",
            "symfony/yaml": "~2.3|~3.0"
        },
        "conflict": {
            "kriswallsmith/spork": "<=0.2",
            "twig/twig": "<1.27"
        },
        "require-dev": {
            "kriswallsmith/spork": "~0.3",
            "patchwork/jsqueeze": "~1.0",
            "symfony/class-loader": "~2.3|~3.0",
            "symfony/css-selector": "~2.3|~3.0",
            "symfony/dom-crawler": "~2.3|~3.0",
            "symfony/phpunit-bridge": "~2.7|~3.0",
            "symfony/twig-bundle": "~2.3|~3.0"
        },
        "suggest": {
            "kriswallsmith/spork": "to be able to dump assets in parallel",
            "symfony/twig-bundle": "to use the Twig integration"
        },
        "time": "2017-07-14T07:26:46+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bundle\\AsseticBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kris Wallsmith",
                "email": "kris.wallsmith@gmail.com",
                "homepage": "http://kriswallsmith.net/"
            }
        ],
        "description": "Integrates Assetic into Symfony2",
        "homepage": "https://github.com/symfony/AsseticBundle",
        "keywords": [
            "assets",
            "compression",
            "minification"
        ]
    },
    {
        "name": "symfony/monolog-bundle",
        "version": "v2.12.1",
        "version_normalized": "2.12.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/monolog-bundle.git",
            "reference": "b0146bdca7ba2a65f3bbe7010423c7393b29ec3f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/b0146bdca7ba2a65f3bbe7010423c7393b29ec3f",
            "reference": "b0146bdca7ba2a65f3bbe7010423c7393b29ec3f",
            "shasum": ""
        },
        "require": {
            "monolog/monolog": "~1.18",
            "php": ">=5.3.2",
            "symfony/config": "~2.3|~3.0",
            "symfony/dependency-injection": "~2.3|~3.0",
            "symfony/http-kernel": "~2.3|~3.0",
            "symfony/monolog-bridge": "~2.3|~3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8",
            "symfony/console": "~2.3|~3.0",
            "symfony/yaml": "~2.3|~3.0"
        },
        "time": "2017-01-02T19:04:26+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bundle\\MonologBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony MonologBundle",
        "homepage": "http://symfony.com",
        "keywords": [
            "log",
            "logging"
        ]
    },
    {
        "name": "symfony/swiftmailer-bundle",
        "version": "v2.3.12",
        "version_normalized": "2.3.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/swiftmailer-bundle.git",
            "reference": "0081f7fbf3ff7a1d684081fada6f36e8ba86e528"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/0081f7fbf3ff7a1d684081fada6f36e8ba86e528",
            "reference": "0081f7fbf3ff7a1d684081fada6f36e8ba86e528",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "swiftmailer/swiftmailer": "~4.2|~5.0",
            "symfony/config": "~2.3|~3.0",
            "symfony/dependency-injection": "~2.3|~3.0",
            "symfony/http-kernel": "~2.3|~3.0",
            "symfony/yaml": "~2.3|~3.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~2.7|~3.0"
        },
        "suggest": {
            "psr/log": "Allows logging"
        },
        "time": "2017-05-22T05:03:21+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bundle\\SwiftmailerBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony SwiftmailerBundle",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/symfony",
        "version": "v2.6.13",
        "version_normalized": "2.6.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/symfony.git",
            "reference": "240e9648af3daa5ed19580fdec74d768e30692a6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/symfony/zipball/240e9648af3daa5ed19580fdec74d768e30692a6",
            "reference": "240e9648af3daa5ed19580fdec74d768e30692a6",
            "shasum": ""
        },
        "require": {
            "doctrine/common": "~2.3",
            "paragonie/random_compat": "~1.0",
            "php": ">=5.3.3",
            "psr/log": "~1.0",
            "twig/twig": "~1.12,>=1.12.3"
        },
        "replace": {
            "symfony/browser-kit": "self.version",
            "symfony/class-loader": "self.version",
            "symfony/config": "self.version",
            "symfony/console": "self.version",
            "symfony/css-selector": "self.version",
            "symfony/debug": "self.version",
            "symfony/debug-bundle": "self.version",
            "symfony/dependency-injection": "self.version",
            "symfony/doctrine-bridge": "self.version",
            "symfony/dom-crawler": "self.version",
            "symfony/event-dispatcher": "self.version",
            "symfony/expression-language": "self.version",
            "symfony/filesystem": "self.version",
            "symfony/finder": "self.version",
            "symfony/form": "self.version",
            "symfony/framework-bundle": "self.version",
            "symfony/http-foundation": "self.version",
            "symfony/http-kernel": "self.version",
            "symfony/intl": "self.version",
            "symfony/locale": "self.version",
            "symfony/monolog-bridge": "self.version",
            "symfony/options-resolver": "self.version",
            "symfony/process": "self.version",
            "symfony/propel1-bridge": "self.version",
            "symfony/property-access": "self.version",
            "symfony/proxy-manager-bridge": "self.version",
            "symfony/routing": "self.version",
            "symfony/security": "self.version",
            "symfony/security-acl": "self.version",
            "symfony/security-bundle": "self.version",
            "symfony/security-core": "self.version",
            "symfony/security-csrf": "self.version",
            "symfony/security-http": "self.version",
            "symfony/serializer": "self.version",
            "symfony/stopwatch": "self.version",
            "symfony/swiftmailer-bridge": "self.version",
            "symfony/templating": "self.version",
            "symfony/translation": "self.version",
            "symfony/twig-bridge": "self.version",
            "symfony/twig-bundle": "self.version",
            "symfony/validator": "self.version",
            "symfony/var-dumper": "self.version",
            "symfony/web-profiler-bundle": "self.version",
            "symfony/yaml": "self.version"
        },
        "require-dev": {
            "doctrine/data-fixtures": "1.0.*",
            "doctrine/dbal": "~2.2",
            "doctrine/doctrine-bundle": "~1.2",
            "doctrine/orm": "~2.2,>=2.2.3",
            "egulias/email-validator": "~1.2",
            "ircmaxell/password-compat": "~1.0",
            "monolog/monolog": "~1.11",
            "ocramius/proxy-manager": "~0.4|~1.0",
            "propel/propel1": "~1.6",
            "symfony/phpunit-bridge": "~2.7"
        },
        "time": "2016-01-14T10:11:35+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\": "src/"
            },
            "classmap": [
                "src/Symfony/Component/HttpFoundation/Resources/stubs",
                "src/Symfony/Component/Intl/Resources/stubs"
            ],
            "files": [
                "src/Symfony/Component/Intl/Resources/stubs/functions.php"
            ]
        },
        "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": "The Symfony PHP framework",
        "homepage": "https://symfony.com",
        "keywords": [
            "framework"
        ]
    },
    {
        "name": "twig/extensions",
        "version": "v1.5.1",
        "version_normalized": "1.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig-extensions.git",
            "reference": "d188c76168b853481cc75879ea045bf93d718e9c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/d188c76168b853481cc75879ea045bf93d718e9c",
            "reference": "d188c76168b853481cc75879ea045bf93d718e9c",
            "shasum": ""
        },
        "require": {
            "twig/twig": "~1.27|~2.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~3.3@dev",
            "symfony/translation": "~2.3|~3.0"
        },
        "suggest": {
            "symfony/translation": "Allow the time_diff output to be translated"
        },
        "time": "2017-06-08T18:19:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_Extensions_": "lib/"
            },
            "psr-4": {
                "Twig\\Extensions\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Common additional features for Twig that do not directly belong in core",
        "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
        "keywords": [
            "i18n",
            "text"
        ]
    },
    {
        "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"
        ]
    }
]
