[
    {
        "name": "behat/transliterator",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/Transliterator.git",
            "reference": "868e05be3a9f25ba6424c2dd4849567f50715003"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003",
            "reference": "868e05be3a9f25ba6424c2dd4849567f50715003",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2015-09-28 16:26:35",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-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/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-09 13:34:57",
        "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/annotations",
        "version": "v1.2.7",
        "version_normalized": "1.2.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/annotations.git",
            "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
            "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "1.*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "doctrine/cache": "1.*",
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-08-31 12:32:49",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Annotations\\": "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": "Docblock Annotations Parser",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "docblock",
            "parser"
        ]
    },
    {
        "name": "doctrine/collections",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/collections.git",
            "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
            "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2015-04-14 22:21:58",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.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": "twig/twig",
        "version": "v1.23.1",
        "version_normalized": "1.23.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/d9b6333ae8dd2c8e3fd256e127548def0bc614c6",
            "reference": "d9b6333ae8dd2c8e3fd256e127548def0bc614c6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.7"
        },
        "require-dev": {
            "symfony/debug": "~2.7",
            "symfony/phpunit-bridge": "~2.7"
        },
        "time": "2015-11-05 12:49:06",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.23-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_": "lib/"
            }
        },
        "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": "psr/log",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
            "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
            "shasum": ""
        },
        "time": "2012-12-21 11:40:51",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "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",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "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-06 14:35:42",
        "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/cache",
        "version": "v1.5.2",
        "version_normalized": "1.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/cache.git",
            "reference": "47c7128262da274f590ae6f86eb137a7a64e82af"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/cache/zipball/47c7128262da274f590ae6f86eb137a7a64e82af",
            "reference": "47c7128262da274f590ae6f86eb137a7a64e82af",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "conflict": {
            "doctrine/common": ">2.2,<2.4"
        },
        "require-dev": {
            "phpunit/phpunit": ">=3.7",
            "predis/predis": "~1.0",
            "satooshi/php-coveralls": "~0.6"
        },
        "time": "2015-12-03 10:50:37",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5.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/common",
        "version": "v2.5.2",
        "version_normalized": "2.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/common.git",
            "reference": "311001fd9865a4d0d59efff4eac6d7dcb3f5270c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/common/zipball/311001fd9865a4d0d59efff4eac6d7dcb3f5270c",
            "reference": "311001fd9865a4d0d59efff4eac6d7dcb3f5270c",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "1.*",
            "doctrine/cache": "1.*",
            "doctrine/collections": "1.*",
            "doctrine/inflector": "1.*",
            "doctrine/lexer": "1.*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7"
        },
        "time": "2015-12-04 12:49:42",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\": "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 Library for Doctrine projects",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "collections",
            "eventmanager",
            "persistence",
            "spl"
        ]
    },
    {
        "name": "symfony/symfony",
        "version": "v2.7.7",
        "version_normalized": "2.7.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/symfony.git",
            "reference": "cc69dbd24b4b2e6de60b2414ef95da2794f459a2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/symfony/zipball/cc69dbd24b4b2e6de60b2414ef95da2794f459a2",
            "reference": "cc69dbd24b4b2e6de60b2414ef95da2794f459a2",
            "shasum": ""
        },
        "require": {
            "doctrine/common": "~2.4",
            "php": ">=5.3.9",
            "psr/log": "~1.0",
            "twig/twig": "~1.23|~2.0"
        },
        "replace": {
            "symfony/asset": "self.version",
            "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/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.4",
            "doctrine/doctrine-bundle": "~1.2",
            "doctrine/orm": "~2.4,>=2.4.5",
            "egulias/email-validator": "~1.2",
            "ircmaxell/password-compat": "~1.0",
            "monolog/monolog": "~1.11",
            "ocramius/proxy-manager": "~0.4|~1.0"
        },
        "time": "2015-11-23 11:58:08",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
                "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
                "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
                "Symfony\\Bridge\\Swiftmailer\\": "src/Symfony/Bridge/Swiftmailer/",
                "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
                "Symfony\\Bundle\\": "src/Symfony/Bundle/",
                "Symfony\\Component\\": "src/Symfony/Component/"
            },
            "classmap": [
                "src/Symfony/Component/HttpFoundation/Resources/stubs",
                "src/Symfony/Component/Intl/Resources/stubs"
            ],
            "files": [
                "src/Symfony/Component/Intl/Resources/stubs/functions.php"
            ],
            "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": "The Symfony PHP framework",
        "homepage": "https://symfony.com",
        "keywords": [
            "framework"
        ]
    },
    {
        "name": "doctrine/doctrine-cache-bundle",
        "version": "1.2.2",
        "version_normalized": "1.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
            "reference": "030ff41ef1db66370b36467086bfb817a661fe6a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/030ff41ef1db66370b36467086bfb817a661fe6a",
            "reference": "030ff41ef1db66370b36467086bfb817a661fe6a",
            "shasum": ""
        },
        "require": {
            "doctrine/cache": "^1.4.2",
            "doctrine/inflector": "~1.0",
            "php": ">=5.3.2",
            "symfony/doctrine-bridge": "~2.2|~3.0"
        },
        "require-dev": {
            "instaclick/coding-standard": "~1.1",
            "instaclick/object-calisthenics-sniffs": "dev-master",
            "instaclick/symfony2-coding-standard": "dev-remaster",
            "phpunit/phpunit": "~4",
            "satooshi/php-coveralls": "~0.6.1",
            "squizlabs/php_codesniffer": "~1.5",
            "symfony/console": "~2.2|~3.0",
            "symfony/finder": "~2.2|~3.0",
            "symfony/framework-bundle": "~2.2|~3.0",
            "symfony/phpunit-bridge": "~2.7|~3.0",
            "symfony/security-acl": "~2.3|~3.0",
            "symfony/validator": "~2.2|~3.0",
            "symfony/yaml": "~2.2|~3.0"
        },
        "suggest": {
            "symfony/security-acl": "For using this bundle to cache ACLs"
        },
        "time": "2015-11-27 04:59:07",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.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": "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-12 16:20:24",
        "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": "doctrine/dbal",
        "version": "v2.5.2",
        "version_normalized": "2.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/dbal.git",
            "reference": "01dbcbc5cd0a913d751418e635434a18a2f2a75c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/dbal/zipball/01dbcbc5cd0a913d751418e635434a18a2f2a75c",
            "reference": "01dbcbc5cd0a913d751418e635434a18a2f2a75c",
            "shasum": ""
        },
        "require": {
            "doctrine/common": ">=2.4,<2.6-dev",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*",
            "symfony/console": "2.*"
        },
        "suggest": {
            "symfony/console": "For helpful console commands such as SQL execution and import of files."
        },
        "time": "2015-09-16 16:29:33",
        "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.1",
        "version_normalized": "1.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/DoctrineBundle.git",
            "reference": "c4ffef2b2296e9d0179eb0b5248e5ae25c9bba3b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/c4ffef2b2296e9d0179eb0b5248e5ae25c9bba3b",
            "reference": "c4ffef2b2296e9d0179eb0b5248e5ae25c9bba3b",
            "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/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/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": "2015-11-16 17:11:46",
        "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/data-fixtures",
        "version": "v1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/data-fixtures.git",
            "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bd44f6b6e40247b6530bc8abe802e4e4d914976a",
            "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a",
            "shasum": ""
        },
        "require": {
            "doctrine/common": "~2.2",
            "php": ">=5.3.2"
        },
        "conflict": {
            "doctrine/orm": "< 2.4"
        },
        "require-dev": {
            "doctrine/orm": "~2.4"
        },
        "suggest": {
            "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
            "doctrine/orm": "For loading ORM fixtures",
            "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
        },
        "time": "2015-03-30 12:14:13",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\DataFixtures": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            }
        ],
        "description": "Data Fixtures for all Doctrine Object Managers",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database"
        ]
    },
    {
        "name": "doctrine/doctrine-fixtures-bundle",
        "version": "v2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
            "reference": "817c2d233fde0fe85cb7e4d25d43fbfcd028aef8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/817c2d233fde0fe85cb7e4d25d43fbfcd028aef8",
            "reference": "817c2d233fde0fe85cb7e4d25d43fbfcd028aef8",
            "shasum": ""
        },
        "require": {
            "doctrine/data-fixtures": "~1.0",
            "doctrine/doctrine-bundle": "~1.0",
            "php": ">=5.3.2",
            "symfony/doctrine-bridge": "~2.1"
        },
        "time": "2015-08-04 22:43:14",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Bundle\\FixturesBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Doctrine Project",
                "homepage": "http://www.doctrine-project.org"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony DoctrineFixturesBundle",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "Fixture",
            "persistence"
        ]
    },
    {
        "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-14 21:17:01",
        "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": "elao/web-profiler-extra-bundle",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/Elao/WebProfilerExtraBundle.git",
            "reference": "31f686a63ab0f54ae9367acd20f1fe474c2204ff"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Elao/WebProfilerExtraBundle/zipball/31f686a63ab0f54ae9367acd20f1fe474c2204ff",
            "reference": "31f686a63ab0f54ae9367acd20f1fe474c2204ff",
            "shasum": ""
        },
        "require": {
            "symfony/framework-bundle": "~2.1",
            "symfony/twig-bundle": "~2.0",
            "twig/twig": "~1.12"
        },
        "time": "2015-11-02 10:58:33",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Elao\\WebProfilerExtraBundle\\": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Elao Team",
                "homepage": "http://www.elao.com"
            },
            {
                "name": "Contributors",
                "homepage": "http://github.com/Elao/WebProfilerExtraBundle/contributors"
            }
        ],
        "description": "Add routing, container, assetic & twig information inside the profiler",
        "homepage": "http://github.com/Elao/WebProfilerExtraBundle",
        "keywords": [
            "bundle",
            "elao",
            "extra",
            "profiler"
        ]
    },
    {
        "name": "friendsofsymfony/user-bundle",
        "version": "v1.3.6",
        "version_normalized": "1.3.6.0",
        "target-dir": "FOS/UserBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
            "reference": "2022ac8463a8c50dd631f93a17064bd41795fff2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/2022ac8463a8c50dd631f93a17064bd41795fff2",
            "reference": "2022ac8463a8c50dd631f93a17064bd41795fff2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "symfony/framework-bundle": "~2.1",
            "symfony/security-bundle": "~2.1"
        },
        "require-dev": {
            "doctrine/doctrine-bundle": "~1.3",
            "swiftmailer/swiftmailer": "~4.3|~5",
            "symfony/validator": "~2.1",
            "symfony/yaml": "~2.1",
            "twig/twig": "~1.5",
            "willdurand/propel-typehintable-behavior": "~1.0"
        },
        "suggest": {
            "willdurand/propel-typehintable-behavior": "Needed when using the propel implementation"
        },
        "time": "2015-06-01 00:57:03",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "FOS\\UserBundle": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christophe Coevoet",
                "email": "stof@notk.org"
            },
            {
                "name": "FriendsOfSymfony Community",
                "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
            },
            {
                "name": "Thibault Duplessis",
                "email": "thibault.duplessis@gmail.com"
            }
        ],
        "description": "Symfony FOSUserBundle",
        "homepage": "http://friendsofsymfony.github.com",
        "keywords": [
            "User management"
        ]
    },
    {
        "name": "genemu/form-bundle",
        "version": "v2.2.2",
        "version_normalized": "2.2.2.0",
        "target-dir": "Genemu/Bundle/FormBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/genemu/GenemuFormBundle.git",
            "reference": "9fecbe7a12fba1761228909e843301c4d1a11e7c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/genemu/GenemuFormBundle/zipball/9fecbe7a12fba1761228909e843301c4d1a11e7c",
            "reference": "9fecbe7a12fba1761228909e843301c4d1a11e7c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "symfony/form": "~2.3",
            "symfony/framework-bundle": "~2.3"
        },
        "require-dev": {
            "doctrine/doctrine-bundle": "1.*",
            "doctrine/mongodb-odm-bundle": "*",
            "doctrine/orm": "2.*",
            "propel/propel-bundle": "*",
            "symfony/doctrine-bridge": "~2.3",
            "symfony/finder": "2.*"
        },
        "suggest": {
            "symfony/doctrine-bundle": "In order to use some form types with Doctrine",
            "symfony/finder": "For an image type",
            "symfony/mongodb-odm-bundle": "For MongoDB integration",
            "symfony/twig-bridge": "For integration into Twig templates"
        },
        "time": "2014-03-23 12:12:05",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Genemu\\Bundle\\FormBundle": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Olivier Chauvel",
                "email": "olivier@generation-multiple.com"
            },
            {
                "name": "Community contributions",
                "homepage": "https://github.com/genemu/GenemuFormBundle/contributors"
            },
            {
                "name": "Bilal Amarni",
                "email": "bilal.amarni@gmail.com"
            }
        ],
        "description": "Extra form types for your Symfony2 projects",
        "keywords": [
            "extra form",
            "form"
        ]
    },
    {
        "name": "jms/cg",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/cg-library.git",
            "reference": "0af1113c7409b8636c5244bbae10b2e0ff792e9c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/cg-library/zipball/0af1113c7409b8636c5244bbae10b2e0ff792e9c",
            "reference": "0af1113c7409b8636c5244bbae10b2e0ff792e9c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2015-09-13 08:54:43",
        "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": "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-25 16:39:46",
        "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": "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-18 18:08:43",
        "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/metadata",
        "version": "1.5.1",
        "version_normalized": "1.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/metadata.git",
            "reference": "22b72455559a25777cfd28c4ffda81ff7639f353"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353",
            "reference": "22b72455559a25777cfd28c4ffda81ff7639f353",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "doctrine/cache": "~1.0"
        },
        "time": "2014-07-12 07:13:19",
        "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"
        ],
        "authors": [
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com",
                "homepage": "https://github.com/schmittjoh",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Class/method/property metadata management in PHP",
        "keywords": [
            "annotations",
            "metadata",
            "xml",
            "yaml"
        ]
    },
    {
        "name": "jms/di-extra-bundle",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "target-dir": "JMS/DiExtraBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/JMSDiExtraBundle.git",
            "reference": "c9e36dce4014db1f6abf02e94eac225344a5147d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/JMSDiExtraBundle/zipball/c9e36dce4014db1f6abf02e94eac225344a5147d",
            "reference": "c9e36dce4014db1f6abf02e94eac225344a5147d",
            "shasum": ""
        },
        "require": {
            "jms/aop-bundle": "^1.1.0",
            "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": "2015-09-13 09:03:50",
        "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/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-09 10:29:54",
        "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/knp-menu",
        "version": "v1.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/KnpLabs/KnpMenu.git",
            "reference": "f8e867268f63f561c1adadd6cbb5d8524f921873"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/f8e867268f63f561c1adadd6cbb5d8524f921873",
            "reference": "f8e867268f63f561c1adadd6cbb5d8524f921873",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "pimple/pimple": "*",
            "silex/silex": "1.0.*",
            "twig/twig": ">=1.2,<2.0-dev"
        },
        "suggest": {
            "pimple/pimple": "for the built-in implementations of the menu provider and renderer provider",
            "silex/silex": "for the integration with your silex application",
            "twig/twig": "for the TwigRenderer and the integration with your templates"
        },
        "time": "2012-06-10 16:20:40",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Knp\\Menu\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christophe Coevoet",
                "email": "stof@notk.org"
            },
            {
                "name": "KnpLabs",
                "homepage": "http://knplabs.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
            }
        ],
        "description": "An object oriented menu library",
        "homepage": "http://knplabs.com",
        "keywords": [
            "menu",
            "tree"
        ]
    },
    {
        "name": "knplabs/knp-menu-bundle",
        "version": "v1.1.2",
        "version_normalized": "1.1.2.0",
        "target-dir": "Knp/Bundle/MenuBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/KnpLabs/KnpMenuBundle.git",
            "reference": "2fecac02614e5a006f674dd5dd754eeaeca060b9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/2fecac02614e5a006f674dd5dd754eeaeca060b9",
            "reference": "2fecac02614e5a006f674dd5dd754eeaeca060b9",
            "shasum": ""
        },
        "require": {
            "knplabs/knp-menu": "~1.1",
            "symfony/framework-bundle": "~2.0"
        },
        "time": "2013-05-25 10:20:03",
        "type": "symfony-bundle",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Knp\\Bundle\\MenuBundle": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christophe Coevoet",
                "email": "stof@notk.org"
            },
            {
                "name": "Knplabs",
                "homepage": "http://knplabs.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://github.com/KnpLabs/KnpMenuBundle/contributors"
            }
        ],
        "description": "This bundle provides an integration of the KnpMenu library",
        "keywords": [
            "menu"
        ]
    },
    {
        "name": "knplabs/knp-components",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/KnpLabs/knp-components.git",
            "reference": "bc40ed03f28b3f9d4f1cd160013fe4c9a530dd70"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/KnpLabs/knp-components/zipball/bc40ed03f28b3f9d4f1cd160013fe4c9a530dd70",
            "reference": "bc40ed03f28b3f9d4f1cd160013fe4c9a530dd70",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "suggest": {
            "doctrine/common": "to allow usage pagination with Doctrine ArrayCollection",
            "doctrine/mongodb-odm": "to allow usage pagination with Doctrine ODM MongoDB",
            "doctrine/orm": "to allow usage pagination with Doctrine ORM",
            "propel/propel1": "to allow usage pagination with Propel ORM",
            "ruflin/Elastica": "to allow usage pagination with ElasticSearch Client",
            "solarium/solarium": "to allow usage pagination with Solarium Client"
        },
        "time": "2013-02-07 08:42:22",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Knp\\Component": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "KnpLabs Team",
                "homepage": "http://knplabs.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "http://github.com/KnpLabs/knp-components/contributors"
            }
        ],
        "description": "Knplabs component library",
        "homepage": "http://github.com/KnpLabs/knp-components",
        "keywords": [
            "components",
            "knp",
            "knplabs",
            "pager",
            "paginator"
        ]
    },
    {
        "name": "knplabs/knp-paginator-bundle",
        "version": "2.4.2",
        "version_normalized": "2.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/KnpLabs/KnpPaginatorBundle.git",
            "reference": "800eb12f225573869b6f04d77a6e329a6da9110f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/KnpLabs/KnpPaginatorBundle/zipball/800eb12f225573869b6f04d77a6e329a6da9110f",
            "reference": "800eb12f225573869b6f04d77a6e329a6da9110f",
            "shasum": ""
        },
        "require": {
            "knplabs/knp-components": "~1.2",
            "php": ">=5.3.3",
            "symfony/framework-bundle": "~2.0",
            "twig/twig": "~1.5"
        },
        "require-dev": {
            "symfony/expression-language": "~2.4"
        },
        "time": "2015-05-20 15:09:02",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Knp\\Bundle\\PaginatorBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "KnpLabs Team",
                "homepage": "http://knplabs.com"
            },
            {
                "name": "Symfony2 Community",
                "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle/contributors"
            }
        ],
        "description": "Paginator bundle for Symfony2 to automate pagination and simplify sorting and other features",
        "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle",
        "keywords": [
            "Symfony2",
            "bundle",
            "knp",
            "knplabs",
            "pager",
            "pagination",
            "paginator"
        ]
    },
    {
        "name": "knplabs/knp-snappy",
        "version": "0.4.3",
        "version_normalized": "0.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/KnpLabs/snappy.git",
            "reference": "44f7a9b37d5686fd7db4c1e9569a802a5d16923f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/44f7a9b37d5686fd7db4c1e9569a802a5d16923f",
            "reference": "44f7a9b37d5686fd7db4c1e9569a802a5d16923f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/process": "~2.3|~3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.7"
        },
        "suggest": {
            "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
            "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
            "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
            "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
            "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
        },
        "time": "2015-11-17 13:16:27",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Knp\\Snappy": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "KnpLabs Team",
                "homepage": "http://knplabs.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "http://github.com/KnpLabs/snappy/contributors"
            }
        ],
        "description": "PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
        "homepage": "http://github.com/KnpLabs/snappy",
        "keywords": [
            "knp",
            "knplabs",
            "pdf",
            "snapshot",
            "thumbnail",
            "wkhtmltopdf"
        ]
    },
    {
        "name": "lexik/maintenance-bundle",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/lexik/LexikMaintenanceBundle.git",
            "reference": "2c72cc54e7156f2bf6a67a763d416d4e85201d57"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/lexik/LexikMaintenanceBundle/zipball/2c72cc54e7156f2bf6a67a763d416d4e85201d57",
            "reference": "2c72cc54e7156f2bf6a67a763d416d4e85201d57",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "symfony/framework-bundle": "~2.7|~3.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~2.7|~3.0"
        },
        "time": "2015-12-10 08:41:39",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "Lexik\\Bundle\\MaintenanceBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dev Lexik",
                "email": "dev@lexik.fr"
            },
            {
                "name": "Gilles Gauthier",
                "email": "g.gauthier@lexik.fr"
            },
            {
                "name": "Djuri Baars",
                "email": "info@djurict.nl"
            }
        ],
        "description": "This bundle allows you to place your website in maintenance mode by calling two commands from your console.",
        "homepage": "https://github.com/lexik/LexikMaintenanceBundle",
        "keywords": [
            "Symfony2",
            "bundle",
            "maintenance"
        ]
    },
    {
        "name": "mbence/opentbs-bundle",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "MBence/OpenTBSBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/mbence/OpenTBSBundle.git",
            "reference": "2c8c868b70727af953aed9f36d1d49e451fc3a00"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mbence/OpenTBSBundle/zipball/2c8c868b70727af953aed9f36d1d49e451fc3a00",
            "reference": "2c8c868b70727af953aed9f36d1d49e451fc3a00",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2015-09-18 15:37:42",
        "type": "symfony-bundle",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "MBence\\OpenTBSBundle": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bence Meszaros",
                "email": "bence@bencemeszaros.com",
                "homepage": "http://bencemeszaros.com",
                "role": "Developer"
            }
        ],
        "description": "OpenTBS Bundle for Symfony2 - create OpenOffice and Ms Office documents with Symfony",
        "homepage": "https://github.com/mbence/OpenTBSBundle",
        "keywords": [
            "MS Office",
            "OpenOffice",
            "OpenTBS",
            "TBS",
            "document",
            "docx",
            "odt",
            "pptx",
            "symfony",
            "xlsx"
        ]
    },
    {
        "name": "oneup/uploader-bundle",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "target-dir": "Oneup/UploaderBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/1up-lab/OneupUploaderBundle.git",
            "reference": "0a0bb1e9cb0d44cd6ea4dd9dfc6fe619e226adfe"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/1up-lab/OneupUploaderBundle/zipball/0a0bb1e9cb0d44cd6ea4dd9dfc6fe619e226adfe",
            "reference": "0a0bb1e9cb0d44cd6ea4dd9dfc6fe619e226adfe",
            "shasum": ""
        },
        "require": {
            "symfony/finder": ">=2.2.0",
            "symfony/framework-bundle": ">=2.2"
        },
        "require-dev": {
            "amazonwebservices/aws-sdk-for-php": "1.5.*",
            "knplabs/gaufrette": "0.2.*@dev",
            "phpunit/phpunit": "3.7.*",
            "sensio/framework-extra-bundle": "2.*",
            "symfony/browser-kit": "2.*",
            "symfony/class-loader": "2.*",
            "symfony/security-bundle": "2.*"
        },
        "suggest": {
            "knplabs/knp-gaufrette-bundle": "0.1.*"
        },
        "time": "2013-11-06 18:09:25",
        "type": "symfony-bundle",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Oneup\\UploaderBundle": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jim Schmid",
                "email": "js@1up.io",
                "homepage": "http://1up.io",
                "role": "Developer"
            }
        ],
        "description": "Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.",
        "homepage": "http://1up.io",
        "keywords": [
            "FancyUpload",
            "FineUploader",
            "MooUpload",
            "Uploadify",
            "YUI3 Uploader",
            "blueimp",
            "dropzone",
            "fileupload",
            "jQuery File Uploader",
            "plupload",
            "upload"
        ]
    },
    {
        "name": "php-iban/php-iban",
        "version": "1.4.3",
        "version_normalized": "1.4.3.0",
        "dist": {
            "type": "zip",
            "url": "https://php-iban.googlecode.com/files/php-iban-1.4.3.zip",
            "reference": null,
            "shasum": null
        },
        "type": "library",
        "installation-source": "dist"
    },
    {
        "name": "phpoffice/phpword",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPOffice/PHPWord.git",
            "reference": "38cb04d322007dd522cbdd8ba3cd50ab67ced0db"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/38cb04d322007dd522cbdd8ba3cd50ab67ced0db",
            "reference": "38cb04d322007dd522cbdd8ba3cd50ab67ced0db",
            "shasum": ""
        },
        "require": {
            "ext-xml": "*",
            "php": ">=5.3.3"
        },
        "require-dev": {
            "dompdf/dompdf": "0.6.*",
            "mpdf/mpdf": "5.*",
            "phpdocumentor/phpdocumentor": "2.*",
            "phploc/phploc": "2.*",
            "phpmd/phpmd": "2.*",
            "phpunit/phpunit": "3.7.*",
            "sebastian/phpcpd": "2.*",
            "squizlabs/php_codesniffer": "1.*",
            "tecnick.com/tcpdf": "6.*"
        },
        "suggest": {
            "dompdf/dompdf": "Used to write PDF",
            "ext-gd2": "Used to add images",
            "ext-xmlwriter": "Used to write DOCX and ODT",
            "ext-xsl": "Used to apply XSL style sheet to main document part of OOXML template",
            "ext-zip": "Used to write DOCX and ODT"
        },
        "time": "2015-08-30 14:30:44",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "PhpOffice\\PhpWord\\": "src/PhpWord"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Mark Baker"
            },
            {
                "name": "Franck Lefevre",
                "homepage": "http://blog.rootslabs.net"
            },
            {
                "name": "Gabriel Bull",
                "email": "me@gabrielbull.com",
                "homepage": "http://gabrielbull.com/"
            },
            {
                "name": "Ivan Lanin",
                "homepage": "http://ivan.lanin.org"
            },
            {
                "name": "Roman Syroeshko",
                "homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
            }
        ],
        "description": "PHPWord - A pure PHP library for reading and writing word processing documents (DOCX, ODT, RTF, HTML, PDF)",
        "homepage": "http://phpoffice.github.io",
        "keywords": [
            "ISO IEC 29500",
            "OOXML",
            "Office Open XML",
            "OpenDocument",
            "OpenXML",
            "PhpOffice",
            "PhpWord",
            "Rich Text Format",
            "WordprocessingML",
            "doc",
            "docx",
            "html",
            "odt",
            "office",
            "pdf",
            "php",
            "reader",
            "rtf",
            "template",
            "template processor",
            "word",
            "writer"
        ]
    },
    {
        "name": "sensio/distribution-bundle",
        "version": "v2.3.22",
        "version_normalized": "2.3.22.0",
        "target-dir": "Sensio/Bundle/DistributionBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
            "reference": "98bdda791e7c2dfb5fd55781e69a4b00e4f751a6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/98bdda791e7c2dfb5fd55781e69a4b00e4f751a6",
            "reference": "98bdda791e7c2dfb5fd55781e69a4b00e4f751a6",
            "shasum": ""
        },
        "require": {
            "symfony/framework-bundle": "~2.2"
        },
        "time": "2015-06-05 22:32:08",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3.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": "The base bundle for the Symfony Distributions",
        "keywords": [
            "configuration",
            "distribution"
        ]
    },
    {
        "name": "sensio/framework-extra-bundle",
        "version": "v3.0.11",
        "version_normalized": "3.0.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
            "reference": "a79e205737b58d557c05caef6dfa8f94d8084bca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/a79e205737b58d557c05caef6dfa8f94d8084bca",
            "reference": "a79e205737b58d557c05caef6dfa8f94d8084bca",
            "shasum": ""
        },
        "require": {
            "doctrine/common": "~2.2",
            "symfony/framework-bundle": "~2.3|~3.0"
        },
        "require-dev": {
            "symfony/expression-language": "~2.4|~3.0",
            "symfony/security-bundle": "~2.4|~3.0"
        },
        "suggest": {
            "symfony/expression-language": "",
            "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
            "symfony/security-bundle": ""
        },
        "time": "2015-10-28 15:47:04",
        "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": "sonata-project/core-bundle",
        "version": "2.2.7",
        "version_normalized": "2.2.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sonata-project/SonataCoreBundle.git",
            "reference": "7f0bcdbd1947f9e2a1143da03ea789cdab4714d4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sonata-project/SonataCoreBundle/zipball/7f0bcdbd1947f9e2a1143da03ea789cdab4714d4",
            "reference": "7f0bcdbd1947f9e2a1143da03ea789cdab4714d4",
            "shasum": ""
        },
        "require": {
            "symfony/config": "~2.0",
            "symfony/form": "~2.2",
            "symfony/http-foundation": "~2.2",
            "symfony/translation": "~2.2",
            "twig/twig": "~1.12"
        },
        "require-dev": {
            "doctrine/orm": "~2.4",
            "doctrine/phpcr-odm": "~1.0",
            "friendsofsymfony/rest-bundle": "~1.1",
            "jackalope/jackalope-doctrine-dbal": "~1.0",
            "jms/serializer-bundle": "~0.11",
            "sensio/framework-extra-bundle": "~2.2",
            "sonata-project/exporter": "~1.3"
        },
        "time": "2014-09-08 07:54:11",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sonata\\CoreBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Sonata Community",
                "homepage": "https://github.com/sonata-project/SonataCoreBundle/contributors"
            },
            {
                "name": "Thomas Rabaix",
                "email": "thomas.rabaix@sonata-project.org"
            }
        ],
        "description": "Symfony SonataCoreBundle",
        "homepage": "http://sonata-project.org/bundles/core",
        "keywords": [
            "sonata"
        ]
    },
    {
        "name": "sonata-project/cache",
        "version": "1.0.7",
        "version_normalized": "1.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sonata-project/cache.git",
            "reference": "f2f6be96c270d6a2b1f26fdc1d6edcb586b60691"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sonata-project/cache/zipball/f2f6be96c270d6a2b1f26fdc1d6edcb586b60691",
            "reference": "f2f6be96c270d6a2b1f26fdc1d6edcb586b60691",
            "shasum": ""
        },
        "require-dev": {
            "doctrine/orm": "~2.2",
            "doctrine/phpcr-odm": "~1.0",
            "fabpot/php-cs-fixer": "~0.1|~1.0",
            "jackalope/jackalope-doctrine-dbal": "~1.0",
            "predis/predis": "~0.8,<1.0",
            "psr/log": "~1.0",
            "symfony/phpunit-bridge": "~2.7|~3.0"
        },
        "suggest": {
            "doctrine/orm": "ORM support",
            "doctrine/phpcr-odm": "PHPCR ODM support",
            "ext-apc": "Caching with ext/apc",
            "ext-memcached": "Caching with ext/memcached",
            "predis/predis": "Install redis php"
        },
        "time": "2015-09-18 14:40:58",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sonata\\Cache\\Tests\\": "test/",
                "Sonata\\Cache\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Thomas Rabaix",
                "email": "thomas.rabaix@gmail.com",
                "homepage": "https://sonata-project.org/"
            }
        ],
        "description": "Cache library",
        "homepage": "https://github.com/sonata-project/cache",
        "keywords": [
            "cache",
            "memcached",
            "mongodb",
            "redis"
        ]
    },
    {
        "name": "sonata-project/block-bundle",
        "version": "2.2.13",
        "version_normalized": "2.2.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sonata-project/SonataBlockBundle.git",
            "reference": "ec47e5152ea9a2ea98cb284aa873d37edf903cd7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sonata-project/SonataBlockBundle/zipball/ec47e5152ea9a2ea98cb284aa873d37edf903cd7",
            "reference": "ec47e5152ea9a2ea98cb284aa873d37edf903cd7",
            "shasum": ""
        },
        "require": {
            "doctrine/common": "~2.3",
            "sonata-project/cache": "~1.0",
            "sonata-project/core-bundle": "~2.2",
            "symfony/form": "~2.2",
            "symfony/http-kernel": "~2.2"
        },
        "require-dev": {
            "knplabs/knp-menu-bundle": "~2.0",
            "sonata-project/admin-bundle": "~2.2"
        },
        "suggest": {
            "knplabs/knp-menu-bundle": "~2.0",
            "sonata-project/admin-bundle": "~2.2",
            "sonata-project/cache-bundle": "~2.1"
        },
        "time": "2014-09-11 10:42:35",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sonata\\BlockBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Thomas Rabaix",
                "email": "thomas.rabaix@sonata-project.org",
                "homepage": "http://sonata-project.org"
            },
            {
                "name": "Sonata Community",
                "homepage": "https://github.com/sonata-project/SonataBlockBundle/contributors"
            }
        ],
        "description": "Symfony SonataBlockBundle",
        "homepage": "http://sonata-project.org/bundles/block",
        "keywords": [
            "block",
            "sonata"
        ]
    },
    {
        "name": "sonata-project/doctrine-extensions",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sonata-project/sonata-doctrine-extensions.git",
            "reference": "4c6e9bd3ac9ef4c2f19e552a63d4926db5a9400f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sonata-project/sonata-doctrine-extensions/zipball/4c6e9bd3ac9ef4c2f19e552a63d4926db5a9400f",
            "reference": "4c6e9bd3ac9ef4c2f19e552a63d4926db5a9400f",
            "shasum": ""
        },
        "require": {
            "doctrine/dbal": "~2.2",
            "php": ">=5.3.2"
        },
        "time": "2014-02-14 12:45:49",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sonata\\Doctrine\\": "src/",
                "Sonata\\Doctrine\\Tests\\": "tests/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Thomas Rabaix",
                "email": "thomas.rabaix@sonata-project.org",
                "homepage": "http://sonata-project.org"
            },
            {
                "name": "Sonata Community",
                "homepage": "https://github.com/sonata-project/sonata-doctrine-extensions/contributors"
            }
        ],
        "description": "Doctrine2 behavioral extensions",
        "homepage": "https://github.com/sonata-project/sonata-doctrine-extensions",
        "keywords": [
            "doctrine",
            "doctrine2",
            "json"
        ]
    },
    {
        "name": "sonata-project/exporter",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sonata-project/exporter.git",
            "reference": "474be8b9dbb8ca1c378aa24e701df940a89ec124"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sonata-project/exporter/zipball/474be8b9dbb8ca1c378aa24e701df940a89ec124",
            "reference": "474be8b9dbb8ca1c378aa24e701df940a89ec124",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "fabpot/php-cs-fixer": "~0.1|~1.0",
            "propel/propel1": "~1.6",
            "symfony/phpunit-bridge": "~2.7|~3.0",
            "symfony/property-access": "~2.3|~3.0",
            "symfony/routing": "~2.3|~3.0"
        },
        "suggest": {
            "ext-curl": "*",
            "propel/propel1": "~1.6",
            "symfony/property-access": "~2.3|~3.0",
            "symfony/routing": "~2.3|~3.0"
        },
        "time": "2015-11-25 09:33:45",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Exporter": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Thomas Rabaix",
                "email": "thomas.rabaix@gmail.com",
                "homepage": "https://sonata-project.org/"
            }
        ],
        "description": "Lightweight Exporter library",
        "homepage": "https://github.com/sonata-project/Exporter",
        "keywords": [
            "client",
            "csv",
            "data",
            "export",
            "xls"
        ]
    },
    {
        "name": "twig/extensions",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig-extensions.git",
            "reference": "449e3c8a9ffad7c2479c7864557275a32b037499"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/449e3c8a9ffad7c2479c7864557275a32b037499",
            "reference": "449e3c8a9ffad7c2479c7864557275a32b037499",
            "shasum": ""
        },
        "require": {
            "twig/twig": "~1.20|~2.0"
        },
        "require-dev": {
            "symfony/translation": "~2.3"
        },
        "suggest": {
            "symfony/translation": "Allow the time_diff output to be translated"
        },
        "time": "2015-08-22 16:38:35",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_Extensions_": "lib/"
            }
        },
        "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": "sonata-project/jquery-bundle",
        "version": "1.8.3",
        "version_normalized": "1.8.3.0",
        "target-dir": "Sonata/jQueryBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/sonata-project/SonatajQueryBundle.git",
            "reference": "1b6dde1becb93b801e64b20e96bc76a110ead712"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sonata-project/SonatajQueryBundle/zipball/1b6dde1becb93b801e64b20e96bc76a110ead712",
            "reference": "1b6dde1becb93b801e64b20e96bc76a110ead712",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "symfony/framework-bundle": "2.*"
        },
        "time": "2013-03-01 17:24:02",
        "type": "symfony-bundle",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Sonata\\jQueryBundle": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Thomas Rabaix",
                "email": "thomas.rabaix@sonata-project.org",
                "homepage": "http://sonata-project.org"
            },
            {
                "name": "Sonata Community",
                "homepage": "https://github.com/sonata-project/SonatajQueryBundle/contributors"
            }
        ],
        "description": "Symfony SonatajQueryBundle",
        "homepage": "http://sonata-project.org/bundles/jquery",
        "keywords": [
            "jquery",
            "sonata"
        ],
        "abandoned": true
    },
    {
        "name": "sonata-project/admin-bundle",
        "version": "2.2.12",
        "version_normalized": "2.2.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sonata-project/SonataAdminBundle.git",
            "reference": "76204354fc1c4acc2cbf5cfff34a5693c3456132"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sonata-project/SonataAdminBundle/zipball/76204354fc1c4acc2cbf5cfff34a5693c3456132",
            "reference": "76204354fc1c4acc2cbf5cfff34a5693c3456132",
            "shasum": ""
        },
        "require": {
            "doctrine/common": "~2.2",
            "knplabs/knp-menu": ">=1.1.0,<3.0.0",
            "knplabs/knp-menu-bundle": ">=1.1.0,<3.0.0",
            "sensio/generator-bundle": "~2.2",
            "sonata-project/block-bundle": "~2.2,>=2.2.7",
            "sonata-project/core-bundle": "~2.2",
            "sonata-project/exporter": "~1.0",
            "sonata-project/jquery-bundle": "1.8.*",
            "symfony/class-loader": "~2.2",
            "symfony/config": "~2.2",
            "symfony/console": "~2.2",
            "symfony/form": "~2.2",
            "symfony/http-foundation": "~2.2",
            "symfony/routing": "~2.2",
            "symfony/security-bundle": "~2.2",
            "symfony/twig-bridge": "~2.2",
            "symfony/validator": "~2.2",
            "twig/extensions": "~1.0",
            "twig/twig": "~1.12"
        },
        "require-dev": {
            "jms/translation-bundle": "~1.1",
            "sonata-project/intl-bundle": "~2.1",
            "symfony/yaml": "~2.2"
        },
        "suggest": {
            "jms/translation-bundle": "Extract message keys from Admins",
            "sonata-project/intl-bundle": "Add localized date and number into the list"
        },
        "time": "2014-06-12 12:23:06",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sonata\\AdminBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Thomas Rabaix",
                "email": "thomas.rabaix@sonata-project.org",
                "homepage": "http://sonata-project.org"
            },
            {
                "name": "Sonata Community",
                "homepage": "https://github.com/sonata-project/SonataAdminBundle/contributors"
            }
        ],
        "description": "Symfony SonataAdminBundle",
        "homepage": "http://sonata-project.org/bundles/admin",
        "keywords": [
            "Admin Generator",
            "admin",
            "bootstrap",
            "sonata"
        ]
    },
    {
        "name": "doctrine/orm",
        "version": "v2.5.2",
        "version_normalized": "2.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/doctrine2.git",
            "reference": "464b5fdbfbbeb4a65465ac173c4c5d90960f41ff"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/464b5fdbfbbeb4a65465ac173c4c5d90960f41ff",
            "reference": "464b5fdbfbbeb4a65465ac173c4c5d90960f41ff",
            "shasum": ""
        },
        "require": {
            "doctrine/cache": "~1.4",
            "doctrine/collections": "~1.2",
            "doctrine/common": ">=2.5-dev,<2.6-dev",
            "doctrine/dbal": ">=2.5-dev,<2.6-dev",
            "doctrine/instantiator": "~1.0.1",
            "ext-pdo": "*",
            "php": ">=5.4",
            "symfony/console": "~2.5|~3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0",
            "satooshi/php-coveralls": "dev-master",
            "symfony/yaml": "~2.3|~3.0"
        },
        "suggest": {
            "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
        },
        "time": "2015-11-23 12:44:25",
        "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": "sonata-project/doctrine-orm-admin-bundle",
        "version": "2.2.7",
        "version_normalized": "2.2.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle.git",
            "reference": "394d0b02483ef3b53614255976484129e0715d13"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sonata-project/SonataDoctrineORMAdminBundle/zipball/394d0b02483ef3b53614255976484129e0715d13",
            "reference": "394d0b02483ef3b53614255976484129e0715d13",
            "shasum": ""
        },
        "require": {
            "doctrine/orm": "~2.3",
            "sonata-project/admin-bundle": "~2.2,>=2.2.2",
            "sonata-project/exporter": "~1.3,>=1.3.1",
            "symfony/console": "~2.2",
            "symfony/doctrine-bridge": "~2.2",
            "symfony/form": "~2.2",
            "symfony/framework-bundle": "~2.2",
            "symfony/security": "~2.2"
        },
        "require-dev": {
            "simplethings/entity-audit-bundle": "~0.1",
            "sonata-project/admin-bundle": "~2.2@dev"
        },
        "suggest": {
            "simplethings/entity-audit-bundle": "If you want to support for versioning of entities and their associations."
        },
        "time": "2014-02-14 16:32:14",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sonata\\DoctrineORMAdminBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Thomas Rabaix",
                "email": "thomas.rabaix@sonata-project.org",
                "homepage": "http://sonata-project.org"
            },
            {
                "name": "Sonata Community",
                "homepage": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle/contributors"
            }
        ],
        "description": "Symfony Sonata / Integrate Doctrine ORM into the SonataAdminBundle",
        "homepage": "http://sonata-project.org/bundles/admin",
        "keywords": [
            "Admin Generator",
            "admin",
            "bootstrap",
            "generator",
            "sonata"
        ]
    },
    {
        "name": "gedmo/doctrine-extensions",
        "version": "v2.4.9",
        "version_normalized": "2.4.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
            "reference": "04ac4d1cdbdc610816562344c7ed74aecf2cd1ca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/04ac4d1cdbdc610816562344c7ed74aecf2cd1ca",
            "reference": "04ac4d1cdbdc610816562344c7ed74aecf2cd1ca",
            "shasum": ""
        },
        "require": {
            "behat/transliterator": "~1.0",
            "doctrine/common": "~2.4",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "doctrine/common": ">=2.5.0",
            "doctrine/mongodb-odm": ">=1.0.2",
            "doctrine/orm": ">=2.5.0",
            "phpunit/phpunit": "~4.4",
            "phpunit/phpunit-mock-objects": "~2.3",
            "symfony/yaml": "~2.6"
        },
        "suggest": {
            "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
            "doctrine/orm": "to use the extensions with the ORM"
        },
        "time": "2015-11-30 18:58:48",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Gedmo\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "David Buchmann",
                "email": "david@liip.ch"
            },
            {
                "name": "Gediminas Morkevicius",
                "email": "gediminas.morkevicius@gmail.com"
            },
            {
                "name": "Gustavo Falco",
                "email": "comfortablynumb84@gmail.com"
            }
        ],
        "description": "Doctrine2 behavioral extensions",
        "homepage": "http://gediminasm.org/",
        "keywords": [
            "Blameable",
            "behaviors",
            "doctrine2",
            "extensions",
            "gedmo",
            "loggable",
            "nestedset",
            "sluggable",
            "sortable",
            "timestampable",
            "translatable",
            "tree",
            "uploadable"
        ]
    },
    {
        "name": "stof/doctrine-extensions-bundle",
        "version": "v1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
            "reference": "7b3144572617b0555f9a443317dbc2f9cf5b524e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/7b3144572617b0555f9a443317dbc2f9cf5b524e",
            "reference": "7b3144572617b0555f9a443317dbc2f9cf5b524e",
            "shasum": ""
        },
        "require": {
            "gedmo/doctrine-extensions": "^2.3.1",
            "php": ">=5.3.2",
            "symfony/framework-bundle": "~2.1"
        },
        "suggest": {
            "doctrine/doctrine-bundle": "to use the ORM extensions",
            "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
        },
        "time": "2015-08-12 16:23:48",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Stof\\DoctrineExtensionsBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christophe Coevoet",
                "email": "stof@notk.org"
            }
        ],
        "description": "Integration of the gedmo/doctrine-extensions with Symfony2",
        "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
        "keywords": [
            "behaviors",
            "doctrine2",
            "extensions",
            "gedmo",
            "loggable",
            "nestedset",
            "sluggable",
            "sortable",
            "timestampable",
            "translatable",
            "tree"
        ]
    },
    {
        "name": "kriswallsmith/assetic",
        "version": "v1.3.2",
        "version_normalized": "1.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kriswallsmith/assetic.git",
            "reference": "9928f7c4ad98b234e3559d1049abd13387f86db5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/9928f7c4ad98b234e3559d1049abd13387f86db5",
            "reference": "9928f7c4ad98b234e3559d1049abd13387f86db5",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1",
            "symfony/process": "~2.1|~3.0"
        },
        "conflict": {
            "twig/twig": "<1.23"
        },
        "require-dev": {
            "cssmin/cssmin": "3.0.1",
            "joliclic/javascript-packer": "1.1",
            "kamicane/packager": "1.0",
            "leafo/lessphp": "^0.3.7",
            "leafo/scssphp": "~0.1",
            "mrclay/minify": "~2.2",
            "patchwork/jsqueeze": "~1.0|~2.0",
            "phpunit/phpunit": "~4.8",
            "psr/log": "~1.0",
            "ptachoire/cssembed": "~1.0",
            "symfony/phpunit-bridge": "~2.7|~3.0",
            "twig/twig": "~1.8|~2.0"
        },
        "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": "2015-11-12 13:51:40",
        "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": "symfony/assetic-bundle",
        "version": "v2.7.1",
        "version_normalized": "2.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/assetic-bundle.git",
            "reference": "d885ec8451d5a7b077bda81bb19ac9fbff9cdc76"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/d885ec8451d5a7b077bda81bb19ac9fbff9cdc76",
            "reference": "d885ec8451d5a7b077bda81bb19ac9fbff9cdc76",
            "shasum": ""
        },
        "require": {
            "kriswallsmith/assetic": "~1.3",
            "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.20"
        },
        "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": "2015-11-17 09:45:47",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-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/icu",
        "version": "v1.1.1",
        "version_normalized": "1.1.1.0",
        "target-dir": "Symfony/Component/Icu",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/icu.git",
            "reference": "0b82950ece96c1f091dcdb088298bd72dbc83a47"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/icu/zipball/0b82950ece96c1f091dcdb088298bd72dbc83a47",
            "reference": "0b82950ece96c1f091dcdb088298bd72dbc83a47",
            "shasum": ""
        },
        "require": {
            "lib-icu": ">=3.8",
            "php": ">=5.3.3",
            "symfony/intl": "~2.3"
        },
        "time": "2013-10-04 10:05:23",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Icu\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "Contains an excerpt of the ICU data and classes to load it.",
        "homepage": "http://symfony.com",
        "keywords": [
            "icu",
            "intl"
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "1.17.2",
        "version_normalized": "1.17.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
            "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
            "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",
            "doctrine/couchdb": "~1.0@dev",
            "graylog2/gelf-php": "~1.0",
            "jakub-onderka/php-parallel-lint": "0.9",
            "php-console/php-console": "^3.1.3",
            "phpunit/phpunit": "~4.5",
            "phpunit/phpunit-mock-objects": "2.3.0",
            "raven/raven": "^0.13",
            "ruflin/elastica": ">=0.90 <3.0",
            "swiftmailer/swiftmailer": "~5.3",
            "videlalvaro/php-amqplib": "~2.4"
        },
        "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",
            "php-console/php-console": "Allow sending log messages to Google Chrome",
            "raven/raven": "Allow sending log messages to a Sentry server",
            "rollbar/rollbar": "Allow sending log messages to Rollbar",
            "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
            "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
        },
        "time": "2015-10-14 12:51:02",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.16.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": "symfony/monolog-bundle",
        "version": "v2.8.2",
        "version_normalized": "2.8.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/monolog-bundle.git",
            "reference": "84785c4d44801c4dd82829fa2e1820cacfe2c46f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/84785c4d44801c4dd82829fa2e1820cacfe2c46f",
            "reference": "84785c4d44801c4dd82829fa2e1820cacfe2c46f",
            "shasum": ""
        },
        "require": {
            "monolog/monolog": "~1.8",
            "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": {
            "symfony/console": "~2.3|~3.0",
            "symfony/yaml": "~2.3|~3.0"
        },
        "time": "2015-11-17 10:02:29",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8.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": "swiftmailer/swiftmailer",
        "version": "v5.4.1",
        "version_normalized": "5.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421",
            "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.1,<0.9.4"
        },
        "time": "2015-06-06 14:19:39",
        "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": "http://swiftmailer.org",
        "keywords": [
            "email",
            "mail",
            "mailer"
        ]
    },
    {
        "name": "symfony/swiftmailer-bundle",
        "version": "v2.3.9",
        "version_normalized": "2.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/swiftmailer-bundle.git",
            "reference": "3d21ada19f23631f558ad6df653b168e35362e78"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/3d21ada19f23631f558ad6df653b168e35362e78",
            "reference": "3d21ada19f23631f558ad6df653b168e35362e78",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "swiftmailer/swiftmailer": ">=4.2.0,~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": "2015-11-28 10:59:29",
        "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": "jms/aop-bundle",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/JMSAopBundle.git",
            "reference": "78000d007e74283cc564a58e184d7f62548ad394"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/JMSAopBundle/zipball/78000d007e74283cc564a58e184d7f62548ad394",
            "reference": "78000d007e74283cc564a58e184d7f62548ad394",
            "shasum": ""
        },
        "require": {
            "jms/cg": "^1.1",
            "php": ">=5.3.9",
            "symfony/framework-bundle": "^2.3|^3.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^2.7"
        },
        "time": "2015-12-09 16:30:46",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "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": "knplabs/knp-snappy-bundle",
        "version": "v1.4",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/KnpLabs/KnpSnappyBundle.git",
            "reference": "efda38a2f9eb47830eb2a7642541abaaf5a1d34f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/KnpLabs/KnpSnappyBundle/zipball/efda38a2f9eb47830eb2a7642541abaaf5a1d34f",
            "reference": "efda38a2f9eb47830eb2a7642541abaaf5a1d34f",
            "shasum": ""
        },
        "require": {
            "knplabs/knp-snappy": "~0.1",
            "php": ">=5.3.2",
            "symfony/finder": "~2.3|~3.0",
            "symfony/framework-bundle": "~2.3|~3.0",
            "symfony/validator": "~2.3|~3.0"
        },
        "time": "2015-11-11 17:40:14",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Knp\\Bundle\\SnappyBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "KnpLabs Team",
                "homepage": "http://knplabs.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "http://github.com/KnpLabs/KnpSnappyBundle/contributors"
            }
        ],
        "description": "Easily create PDF and images in Symfony2 by converting Twig/HTML templates.",
        "homepage": "http://github.com/KnpLabs/KnpSnappyBundle",
        "keywords": [
            "bundle",
            "knp",
            "knplabs",
            "pdf",
            "snappy"
        ]
    },
    {
        "name": "sensio/generator-bundle",
        "version": "v2.4.5",
        "version_normalized": "2.4.5.0",
        "target-dir": "Sensio/Bundle/GeneratorBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
            "reference": "7d028ea0f246dfc5590bf029d5d91df77156b5e4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/7d028ea0f246dfc5590bf029d5d91df77156b5e4",
            "reference": "7d028ea0f246dfc5590bf029d5d91df77156b5e4",
            "shasum": ""
        },
        "require": {
            "symfony/console": "~2.0",
            "symfony/framework-bundle": "~2.2"
        },
        "require-dev": {
            "doctrine/orm": "~2.2,>=2.2.3",
            "symfony/doctrine-bridge": "~2.2",
            "twig/twig": "~1.11"
        },
        "time": "2015-01-13 07:33:35",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Sensio\\Bundle\\GeneratorBundle": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "This bundle generates code for you"
    },
    {
        "name": "ass/xmlsecurity",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/aschamberger/XmlSecurity.git",
            "reference": "c8976519ebbf6e4d953cd781d09df44b7f65fbb8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/aschamberger/XmlSecurity/zipball/c8976519ebbf6e4d953cd781d09df44b7f65fbb8",
            "reference": "c8976519ebbf6e4d953cd781d09df44b7f65fbb8",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "lib-openssl": ">=0.9.0",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "satooshi/php-coveralls": "dev-master"
        },
        "suggest": {
            "ext-mcrypt": "*"
        },
        "time": "2015-05-31 10:10:35",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "ass\\XmlSecurity": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Robert Richards",
                "email": "rrichards@cdatazone.org"
            },
            {
                "name": "Andreas Schamberger",
                "email": "mail@andreass.net"
            }
        ],
        "description": "The XmlSecurity library is written in PHP for working with XML Encryption and Signatures",
        "homepage": "https://github.com/aschamberger/XmlSecurity",
        "keywords": [
            "encryption",
            "security",
            "signature",
            "xml"
        ]
    },
    {
        "name": "zendframework/zend-stdlib",
        "version": "2.1.6",
        "version_normalized": "2.1.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-stdlib.git",
            "reference": "0027339961ad3d49f91ee092e23f7269c18cb470"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/0027339961ad3d49f91ee092e23f7269c18cb470",
            "reference": "0027339961ad3d49f91ee092e23f7269c18cb470",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "fabpot/php-cs-fixer": "1.7.*",
            "phpunit/phpunit": "~4.0",
            "satooshi/php-coveralls": "dev-master",
            "zendframework/zend-eventmanager": "self.version",
            "zendframework/zend-filter": "self.version",
            "zendframework/zend-serializer": "self.version",
            "zendframework/zend-servicemanager": "self.version"
        },
        "suggest": {
            "pecl-weakref": "Implementation of weak references for Stdlib\\CallbackHandler",
            "zendframework/zend-eventmanager": "To support aggregate hydrator usage",
            "zendframework/zend-filter": "To support naming strategy hydrator usage",
            "zendframework/zend-serializer": "Zend\\Serializer component",
            "zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
        },
        "time": "2013-04-17 13:32:54",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1-dev",
                "dev-develop": "2.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\Stdlib\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "homepage": "https://github.com/zendframework/zend-stdlib",
        "keywords": [
            "stdlib",
            "zf2"
        ]
    },
    {
        "name": "zendframework/zend-mime",
        "version": "2.1.6",
        "version_normalized": "2.1.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-mime.git",
            "reference": "066d6eecff586a7fb10e8907c032beaf1a9d6104"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-mime/zipball/066d6eecff586a7fb10e8907c032beaf1a9d6104",
            "reference": "066d6eecff586a7fb10e8907c032beaf1a9d6104",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "zendframework/zend-stdlib": "self.version"
        },
        "require-dev": {
            "fabpot/php-cs-fixer": "1.7.*",
            "phpunit/phpunit": "~4.0",
            "satooshi/php-coveralls": "dev-master",
            "zendframework/zend-mail": "self.version"
        },
        "suggest": {
            "zendframework/zend-mail": "Zend\\Mail component"
        },
        "time": "2013-04-17 13:32:54",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1-dev",
                "dev-develop": "2.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\Mime\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "homepage": "https://github.com/zendframework/zend-mime",
        "keywords": [
            "mime",
            "zf2"
        ]
    },
    {
        "name": "besimple/soap-wsdl",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "BeSimple/SoapWsdl",
        "source": {
            "type": "git",
            "url": "https://github.com/BeSimple/BeSimpleSoapWsdl.git",
            "reference": "2e4544a017f84b05a54f285d9de62910ef060c4c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/BeSimple/BeSimpleSoapWsdl/zipball/2e4544a017f84b05a54f285d9de62910ef060c4c",
            "reference": "2e4544a017f84b05a54f285d9de62910ef060c4c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2014-08-14 12:21:49",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.3-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "BeSimple\\SoapWsdl": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christian Kerl",
                "email": "christian-kerl@web.de"
            },
            {
                "name": "Francis Besset",
                "email": "francis.besset@gmail.com"
            }
        ],
        "description": "Build and consume SOAP Common based web services",
        "homepage": "https://github.com/BeSimple/BeSimpleSoapWsdl",
        "keywords": [
            "soap",
            "soap-wsdl"
        ]
    },
    {
        "name": "besimple/soap-common",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "BeSimple/SoapCommon",
        "source": {
            "type": "git",
            "url": "https://github.com/BeSimple/BeSimpleSoapCommon.git",
            "reference": "cc88dca0e9b77907fda928b222b9a71ab7a790ce"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/BeSimple/BeSimpleSoapCommon/zipball/cc88dca0e9b77907fda928b222b9a71ab7a790ce",
            "reference": "cc88dca0e9b77907fda928b222b9a71ab7a790ce",
            "shasum": ""
        },
        "require": {
            "ass/xmlsecurity": "~1.0",
            "ext-soap": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "ext-mcrypt": "*",
            "mikey179/vfsstream": "~1.0"
        },
        "time": "2014-08-16 13:48:45",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.3-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "BeSimple\\SoapCommon": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Andreas Schamberger",
                "email": "mail@andreass.net"
            },
            {
                "name": "Christian Kerl",
                "email": "christian-kerl@web.de"
            },
            {
                "name": "Francis Besset",
                "email": "francis.besset@gmail.com"
            }
        ],
        "description": "Build and consume SOAP Common based web services",
        "homepage": "https://github.com/BeSimple/BeSimpleSoapCommon",
        "keywords": [
            "soap",
            "soap-common"
        ]
    },
    {
        "name": "besimple/soap-bundle",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "BeSimple/SoapBundle",
        "source": {
            "type": "git",
            "url": "https://github.com/BeSimple/BeSimpleSoapBundle.git",
            "reference": "5855f875cc682475aba2b723544bd3b3a21baa76"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/BeSimple/BeSimpleSoapBundle/zipball/5855f875cc682475aba2b723544bd3b3a21baa76",
            "reference": "5855f875cc682475aba2b723544bd3b3a21baa76",
            "shasum": ""
        },
        "require": {
            "ass/xmlsecurity": "~1.0",
            "besimple/soap-common": "0.3.*",
            "besimple/soap-wsdl": "0.3.*",
            "ext-soap": "*",
            "php": ">=5.3.0",
            "symfony/framework-bundle": "~2.6",
            "symfony/twig-bundle": "~2.6",
            "zendframework/zend-mime": "2.1.*"
        },
        "suggest": {
            "besimple/soap-client": "0.3.*",
            "besimple/soap-server": "0.3.*"
        },
        "time": "2015-06-01 14:04:32",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "0.3-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "BeSimple\\SoapBundle": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Andreas Schamberger",
                "email": "mail@andreass.net"
            },
            {
                "name": "Christian Kerl",
                "email": "christian-kerl@web.de"
            },
            {
                "name": "Francis Besset",
                "email": "francis.besset@gmail.com"
            }
        ],
        "description": "Build and consume SOAP and WSDL based web services with Symfony2",
        "homepage": "https://github.com/BeSimple/BeSimpleSoapBundle",
        "keywords": [
            "soap",
            "soap-bundle"
        ]
    },
    {
        "name": "besimple/soap-client",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "BeSimple/SoapClient",
        "source": {
            "type": "git",
            "url": "https://github.com/BeSimple/BeSimpleSoapClient.git",
            "reference": "91e91c4addb6e5d981e53eadf5d4c71f9ca8085b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/BeSimple/BeSimpleSoapClient/zipball/91e91c4addb6e5d981e53eadf5d4c71f9ca8085b",
            "reference": "91e91c4addb6e5d981e53eadf5d4c71f9ca8085b",
            "shasum": ""
        },
        "require": {
            "ass/xmlsecurity": "~1.0",
            "besimple/soap-common": "0.3.*",
            "ext-curl": "*",
            "ext-soap": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "mikey179/vfsstream": "~1.0",
            "symfony/filesystem": "~2.3",
            "symfony/process": "~2.3"
        },
        "time": "2014-08-18 12:20:19",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.3-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "BeSimple\\SoapClient": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Andreas Schamberger",
                "email": "mail@andreass.net"
            },
            {
                "name": "Christian Kerl",
                "email": "christian-kerl@web.de"
            },
            {
                "name": "Francis Besset",
                "email": "francis.besset@gmail.com"
            }
        ],
        "description": "Build and consume SOAP Client based web services",
        "homepage": "https://github.com/BeSimple/BeSimpleSoapClient",
        "keywords": [
            "soap",
            "soap-client"
        ]
    },
    {
        "name": "besimple/soap-server",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "target-dir": "BeSimple/SoapServer",
        "source": {
            "type": "git",
            "url": "https://github.com/BeSimple/BeSimpleSoapServer.git",
            "reference": "99119d748ef938380a394779fb4c441abb2f58a0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/BeSimple/BeSimpleSoapServer/zipball/99119d748ef938380a394779fb4c441abb2f58a0",
            "reference": "99119d748ef938380a394779fb4c441abb2f58a0",
            "shasum": ""
        },
        "require": {
            "ass/xmlsecurity": "~1.0",
            "besimple/soap-common": "0.3.*",
            "ext-soap": "*",
            "php": ">=5.3.0"
        },
        "time": "2014-08-16 13:48:45",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.3-dev"
            }
        },
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "BeSimple\\SoapServer": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Andreas Schamberger",
                "email": "mail@andreass.net"
            },
            {
                "name": "Christian Kerl",
                "email": "christian-kerl@web.de"
            },
            {
                "name": "Francis Besset",
                "email": "francis.besset@gmail.com"
            }
        ],
        "description": "Build and consume SOAP Server based web services",
        "homepage": "https://github.com/BeSimple/BeSimpleSoapServer",
        "keywords": [
            "soap",
            "soap-server"
        ]
    }
]
