{
    "packages": [
        {
            "name": "beberlei/DoctrineExtensions",
            "version": "v1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/beberlei/DoctrineExtensions.git",
                "reference": "fab6ce7d2ccbe9574e4ade214091f0899e5dc858"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/beberlei/DoctrineExtensions/zipball/fab6ce7d2ccbe9574e4ade214091f0899e5dc858",
                "reference": "fab6ce7d2ccbe9574e4ade214091f0899e5dc858",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "require-dev": {
                "doctrine/orm": "^2.6",
                "friendsofphp/php-cs-fixer": "^2.14",
                "nesbot/carbon": "*",
                "phpunit/phpunit": "^5.7",
                "symfony/yaml": "^4.2",
                "zf1/zend-date": "^1.12",
                "zf1/zend-registry": "^1.12"
            },
            "time": "2019-02-04T15:31:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DoctrineExtensions\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Steve Lacey",
                    "email": "steve@stevelacey.net"
                }
            ],
            "description": "A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL and Oracle.",
            "keywords": [
                "database",
                "doctrine",
                "orm"
            ],
            "install-path": "../beberlei/DoctrineExtensions"
        },
        {
            "name": "behat/transliterator",
            "version": "v1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Behat/Transliterator.git",
                "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
                "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "chuyskywalker/rolling-curl": "^3.1",
                "php-yaoi/php-yaoi": "^1.0"
            },
            "time": "2017-04-04T11:38:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Behat\\Transliterator": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Artistic-1.0"
            ],
            "description": "String transliterator",
            "keywords": [
                "i18n",
                "slug",
                "transliterator"
            ],
            "install-path": "../behat/transliterator"
        },
        {
            "name": "braincrafted/bootstrap-bundle",
            "version": "v2.2.0",
            "version_normalized": "2.2.0.0",
            "target-dir": "Braincrafted/Bundle/BootstrapBundle",
            "source": {
                "type": "git",
                "url": "https://github.com/braincrafted/bootstrap-bundle.git",
                "reference": "23ae42061668d0fdc999b63db55c264265e037ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/braincrafted/bootstrap-bundle/zipball/23ae42061668d0fdc999b63db55c264265e037ab",
                "reference": "23ae42061668d0fdc999b63db55c264265e037ab",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/console": "~2.6|~3.0",
                "symfony/finder": "~2.6|~3.0",
                "symfony/form": "~2.6|~3.0",
                "symfony/framework-bundle": "~2.6|~3.0",
                "symfony/twig-bundle": "~2.6|~3.0",
                "twig/twig": "~1.12|~2.0@dev"
            },
            "require-dev": {
                "knplabs/knp-menu": "~2.0@alpha",
                "knplabs/knp-menu-bundle": "~2.0@alpha",
                "knplabs/knp-paginator-bundle": "dev-master",
                "mockery/mockery": "~0.9",
                "phpunit/phpunit": "~3.7",
                "symfony/assetic-bundle": "~2.6|~3.0"
            },
            "suggest": {
                "knplabs/knp-menu": "Required to use KnpMenuBundle.",
                "knplabs/knp-menu-bundle": "BraincraftedBootstrapBundle styles the menus provided by KnpMenuBundle.",
                "knplabs/knp-paginator-bundle": "BraincraftedBootstrapBundle styles the pagination provided by KnpPaginatorBundle.",
                "twbs/bootstrap": "Twitter Bootstrap provides the assets (images, CSS and JS)"
            },
            "time": "2016-01-23T17:44:32+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Braincrafted\\Bundle\\BootstrapBundle": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Florian Eckerstorfer",
                    "email": "florian@eckerstorfer.co",
                    "homepage": "http://florian.ec"
                }
            ],
            "description": "BraincraftedBootstrapBundle integrates Bootstrap into Symfony2 by providing templates, Twig extensions, services and commands.",
            "keywords": [
                "bootstrap"
            ],
            "install-path": "../braincrafted/bootstrap-bundle/Braincrafted/Bundle/BootstrapBundle"
        },
        {
            "name": "cocur/slugify",
            "version": "v3.2",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cocur/slugify.git",
                "reference": "d41701efe58ba2df9cae029c3d21e1518cc6780e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cocur/slugify/zipball/d41701efe58ba2df9cae029c3d21e1518cc6780e",
                "reference": "d41701efe58ba2df9cae029c3d21e1518cc6780e",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.5.9"
            },
            "require-dev": {
                "laravel/framework": "~5.1",
                "latte/latte": "~2.2",
                "league/container": "^2.2.0",
                "mikey179/vfsstream": "~1.6",
                "mockery/mockery": "~0.9",
                "nette/di": "~2.2",
                "phpunit/phpunit": "~4.8.36|~5.2",
                "pimple/pimple": "~1.1",
                "plumphp/plum": "~0.1",
                "silex/silex": "~1.3",
                "symfony/config": "~2.4|~3.0|~4.0",
                "symfony/dependency-injection": "~2.4|~3.0|~4.0",
                "symfony/http-kernel": "~2.4|~3.0|~4.0",
                "twig/twig": "~1.26|~2.0",
                "zendframework/zend-modulemanager": "~2.2",
                "zendframework/zend-servicemanager": "~2.2",
                "zendframework/zend-view": "~2.2"
            },
            "time": "2019-01-31T20:38:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Cocur\\Slugify\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ivo Bathke",
                    "email": "ivo.bathke@gmail.com"
                },
                {
                    "name": "Florian Eckerstorfer",
                    "email": "florian@eckerstorfer.co",
                    "homepage": "https://florian.ec"
                }
            ],
            "description": "Converts a string into a slug.",
            "keywords": [
                "slug",
                "slugify"
            ],
            "install-path": "../cocur/slugify"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/558f321c52faeb4828c03e7dc0cfe39a09e09a2d",
                "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^5.3.2 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
                "psr/log": "^1.0",
                "symfony/process": "^2.5 || ^3.0 || ^4.0"
            },
            "time": "2019-01-28T09:30:10+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
            "keywords": [
                "cabundle",
                "cacert",
                "certificate",
                "ssl",
                "tls"
            ],
            "install-path": "./ca-bundle"
        },
        {
            "name": "craue/config-bundle",
            "version": "1.4.2",
            "version_normalized": "1.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/craue/CraueConfigBundle.git",
                "reference": "fa8ca950e9f7383c6bcf8a2af3c06b046814d5fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/craue/CraueConfigBundle/zipball/fa8ca950e9f7383c6bcf8a2af3c06b046814d5fd",
                "reference": "fa8ca950e9f7383c6bcf8a2af3c06b046814d5fd",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2|~7.0",
                "symfony/framework-bundle": "~2.3|~3.0"
            },
            "require-dev": {
                "doctrine/doctrine-bundle": "~1.0",
                "doctrine/orm": "~2.3",
                "phpunit/phpunit": "~4.1|~5.0",
                "symfony/assetic-bundle": "~2.3",
                "symfony/phpunit-bridge": "~3.2",
                "symfony/symfony": "~2.3|~3.0"
            },
            "time": "2017-03-27T06:38:51+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Craue\\ConfigBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Raue",
                    "email": "christian.raue@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://github.com/craue/CraueConfigBundle/contributors"
                }
            ],
            "description": "Database-stored settings made available via a service for your Symfony project.",
            "homepage": "https://github.com/craue/CraueConfigBundle",
            "keywords": [
                "Symfony2",
                "config",
                "symfony3"
            ],
            "install-path": "../craue/config-bundle"
        },
        {
            "name": "craue/formflow-bundle",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/craue/CraueFormFlowBundle.git",
                "reference": "2be32f89812e1f05a9cb8c058108af6212145929"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/craue/CraueFormFlowBundle/zipball/2be32f89812e1f05a9cb8c058108af6212145929",
                "reference": "2be32f89812e1f05a9cb8c058108af6212145929",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": "^1|^2",
                "php": "^5.3.9|~7.0",
                "symfony/form": "~2.7|~3.0|~4.0",
                "symfony/http-kernel": "~2.7|~3.0|~4.0",
                "symfony/translation": "~2.7|~3.0|~4.0",
                "symfony/yaml": "~2.7|~3.0|~4.0"
            },
            "require-dev": {
                "doctrine/doctrine-bundle": "~1.0",
                "phpunit/phpunit": "^4.8.35|~5.7|~6.0",
                "sensio/framework-extra-bundle": "~3.0",
                "symfony/phpunit-bridge": "^3.2.5|~4.0",
                "symfony/symfony": "~2.7|~3.0|~4.0"
            },
            "time": "2019-01-23T20:35:05+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Craue\\FormFlowBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Raue",
                    "email": "christian.raue@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://github.com/craue/CraueFormFlowBundle/contributors"
                }
            ],
            "description": "Multi-step forms for your Symfony project.",
            "homepage": "https://github.com/craue/CraueFormFlowBundle",
            "keywords": [
                "Symfony2",
                "form",
                "step",
                "symfony3",
                "symfony4",
                "wizard"
            ],
            "install-path": "../craue/formflow-bundle"
        },
        {
            "name": "doctrine/annotations",
            "version": "v1.6.0",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
                "reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "php": "^7.1"
            },
            "require-dev": {
                "doctrine/cache": "1.*",
                "phpunit/phpunit": "^6.4"
            },
            "time": "2017-12-06T07:11:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Docblock Annotations Parser",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "install-path": "../doctrine/annotations"
        },
        {
            "name": "doctrine/cache",
            "version": "v1.8.0",
            "version_normalized": "1.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/cache.git",
                "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57",
                "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57",
                "shasum": ""
            },
            "require": {
                "php": "~7.1"
            },
            "conflict": {
                "doctrine/common": ">2.2,<2.4"
            },
            "require-dev": {
                "alcaeus/mongo-php-adapter": "^1.1",
                "doctrine/coding-standard": "^4.0",
                "mongodb/mongodb": "^1.1",
                "phpunit/phpunit": "^7.0",
                "predis/predis": "~1.0"
            },
            "suggest": {
                "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
            },
            "time": "2018-08-21T18:01:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8.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": "https://www.doctrine-project.org",
            "keywords": [
                "cache",
                "caching"
            ],
            "install-path": "../doctrine/cache"
        },
        {
            "name": "doctrine/collections",
            "version": "v1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
                "reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "require-dev": {
                "doctrine/coding-standard": "~0.1@dev",
                "phpunit/phpunit": "^5.7"
            },
            "time": "2017-07-22T10:37:32+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Collections\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Collections Abstraction library",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "array",
                "collections",
                "iterator"
            ],
            "install-path": "../doctrine/collections"
        },
        {
            "name": "doctrine/common",
            "version": "v2.10.0",
            "version_normalized": "2.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/common.git",
                "reference": "30e33f60f64deec87df728c02b107f82cdafad9d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/common/zipball/30e33f60f64deec87df728c02b107f82cdafad9d",
                "reference": "30e33f60f64deec87df728c02b107f82cdafad9d",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0",
                "doctrine/cache": "^1.0",
                "doctrine/collections": "^1.0",
                "doctrine/event-manager": "^1.0",
                "doctrine/inflector": "^1.0",
                "doctrine/lexer": "^1.0",
                "doctrine/persistence": "^1.1",
                "doctrine/reflection": "^1.0",
                "php": "^7.1"
            },
            "require-dev": {
                "doctrine/coding-standard": "^1.0",
                "phpunit/phpunit": "^6.3",
                "squizlabs/php_codesniffer": "^3.0",
                "symfony/phpunit-bridge": "^4.0.5"
            },
            "time": "2018-11-21T01:24:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
            "homepage": "https://www.doctrine-project.org/projects/common.html",
            "keywords": [
                "common",
                "doctrine",
                "php"
            ],
            "install-path": "../doctrine/common"
        },
        {
            "name": "doctrine/data-fixtures",
            "version": "v1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/data-fixtures.git",
                "reference": "3a1e2c3c600e615a2dffe56d4ca0875cc5233e0a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/3a1e2c3c600e615a2dffe56d4ca0875cc5233e0a",
                "reference": "3a1e2c3c600e615a2dffe56d4ca0875cc5233e0a",
                "shasum": ""
            },
            "require": {
                "doctrine/common": "~2.2",
                "php": "^7.1"
            },
            "conflict": {
                "doctrine/phpcr-odm": "<1.3.0"
            },
            "require-dev": {
                "doctrine/dbal": "^2.5.4",
                "doctrine/orm": "^2.5.4",
                "phpunit/phpunit": "^7.0"
            },
            "suggest": {
                "alcaeus/mongo-php-adapter": "For using MongoDB ODM with PHP 7",
                "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
                "doctrine/orm": "For loading ORM fixtures",
                "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
            },
            "time": "2018-03-20T09:06:36+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
                }
            },
            "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"
            ],
            "install-path": "../doctrine/data-fixtures"
        },
        {
            "name": "doctrine/dbal",
            "version": "v2.4.5",
            "version_normalized": "2.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/dbal.git",
                "reference": "5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16",
                "reference": "5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16",
                "shasum": ""
            },
            "require": {
                "doctrine/common": "~2.4",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*",
                "symfony/console": "~2.0"
            },
            "suggest": {
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
            },
            "time": "2016-01-05T22:18:20+00:00",
            "type": "library",
            "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"
            ],
            "install-path": "../doctrine/dbal"
        },
        {
            "name": "doctrine/doctrine-bundle",
            "version": "1.6.13",
            "version_normalized": "1.6.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/DoctrineBundle.git",
                "reference": "8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9",
                "reference": "8cd4c2921b6cef14a78d98cd3f0fb81ba6a976f9",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "~2.3",
                "doctrine/doctrine-cache-bundle": "~1.2",
                "jdorn/sql-formatter": "~1.1",
                "php": ">=5.5.9",
                "symfony/console": "~2.7|~3.0|~4.0",
                "symfony/dependency-injection": "~2.7|~3.0|~4.0",
                "symfony/doctrine-bridge": "~2.7|~3.0|~4.0",
                "symfony/framework-bundle": "~2.7|~3.0|~4.0"
            },
            "require-dev": {
                "doctrine/orm": "~2.3",
                "phpunit/phpunit": "~4",
                "satooshi/php-coveralls": "^1.0",
                "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
                "symfony/property-info": "~2.8|~3.0|~4.0",
                "symfony/validator": "~2.7|~3.0|~4.0",
                "symfony/yaml": "~2.7|~3.0|~4.0",
                "twig/twig": "~1.12|~2.0"
            },
            "suggest": {
                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
                "symfony/web-profiler-bundle": "To use the data collector."
            },
            "time": "2017-10-11T19:48:03+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Bundle\\DoctrineBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Doctrine Project",
                    "homepage": "http://www.doctrine-project.org/"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Symfony DoctrineBundle",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "database",
                "dbal",
                "orm",
                "persistence"
            ],
            "install-path": "../doctrine/doctrine-bundle"
        },
        {
            "name": "doctrine/doctrine-cache-bundle",
            "version": "1.3.5",
            "version_normalized": "1.3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
                "reference": "5514c90d9fb595e1095e6d66ebb98ce9ef049927"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/5514c90d9fb595e1095e6d66ebb98ce9ef049927",
                "reference": "5514c90d9fb595e1095e6d66ebb98ce9ef049927",
                "shasum": ""
            },
            "require": {
                "doctrine/cache": "^1.4.2",
                "doctrine/inflector": "~1.0",
                "php": ">=5.3.2",
                "symfony/doctrine-bridge": "~2.7|~3.3|~4.0"
            },
            "require-dev": {
                "instaclick/coding-standard": "~1.1",
                "instaclick/object-calisthenics-sniffs": "dev-master",
                "instaclick/symfony2-coding-standard": "dev-remaster",
                "phpunit/phpunit": "~4.8.36|~5.6|~6.5|~7.0",
                "predis/predis": "~0.8",
                "satooshi/php-coveralls": "^1.0",
                "squizlabs/php_codesniffer": "~1.5",
                "symfony/console": "~2.7|~3.3|~4.0",
                "symfony/finder": "~2.7|~3.3|~4.0",
                "symfony/framework-bundle": "~2.7|~3.3|~4.0",
                "symfony/phpunit-bridge": "~2.7|~3.3|~4.0",
                "symfony/security-acl": "~2.7|~3.3",
                "symfony/validator": "~2.7|~3.3|~4.0",
                "symfony/yaml": "~2.7|~3.3|~4.0"
            },
            "suggest": {
                "symfony/security-acl": "For using this bundle to cache ACLs"
            },
            "time": "2018-11-09T06:25:35+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "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": "https://www.doctrine-project.org",
            "keywords": [
                "cache",
                "caching"
            ],
            "install-path": "../doctrine/doctrine-cache-bundle"
        },
        {
            "name": "doctrine/doctrine-fixtures-bundle",
            "version": "v2.4.1",
            "version_normalized": "2.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
                "reference": "74b8cc70a4a25b774628ee59f4cdf3623a146273"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/74b8cc70a4a25b774628ee59f4cdf3623a146273",
                "reference": "74b8cc70a4a25b774628ee59f4cdf3623a146273",
                "shasum": ""
            },
            "require": {
                "doctrine/data-fixtures": "~1.0",
                "doctrine/doctrine-bundle": "~1.0",
                "php": ">=5.3.2",
                "symfony/doctrine-bridge": "~2.7|~3.0|~4.0"
            },
            "time": "2017-10-30T19:26:42+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.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"
            ],
            "install-path": "../doctrine/doctrine-fixtures-bundle"
        },
        {
            "name": "doctrine/doctrine-migrations-bundle",
            "version": "v1.3.2",
            "version_normalized": "1.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
                "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/49fa399181db4bf4f9f725126bd1cb65c4398dce",
                "reference": "49fa399181db4bf4f9f725126bd1cb65c4398dce",
                "shasum": ""
            },
            "require": {
                "doctrine/doctrine-bundle": "~1.0",
                "doctrine/migrations": "^1.1",
                "php": ">=5.4.0",
                "symfony/framework-bundle": "~2.7|~3.3|~4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^7.4"
            },
            "time": "2018-12-03T11:55:33+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Bundle\\MigrationsBundle\\": ""
                }
            },
            "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 DoctrineMigrationsBundle",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "dbal",
                "migrations",
                "schema"
            ],
            "install-path": "../doctrine/doctrine-migrations-bundle"
        },
        {
            "name": "doctrine/event-manager",
            "version": "v1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/event-manager.git",
                "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/event-manager/zipball/a520bc093a0170feeb6b14e9d83f3a14452e64b3",
                "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "conflict": {
                "doctrine/common": "<2.9@dev"
            },
            "require-dev": {
                "doctrine/coding-standard": "^4.0",
                "phpunit/phpunit": "^7.0"
            },
            "time": "2018-06-11T11:59:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "Doctrine Event Manager component",
            "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
            "keywords": [
                "event",
                "eventdispatcher",
                "eventmanager"
            ],
            "install-path": "../doctrine/event-manager"
        },
        {
            "name": "doctrine/inflector",
            "version": "v1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "5527a48b7313d15261292c149e55e26eae771b0a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/5527a48b7313d15261292c149e55e26eae771b0a",
                "reference": "5527a48b7313d15261292c149e55e26eae771b0a",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.2"
            },
            "time": "2018-01-09T20:05:19+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
                }
            },
            "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"
            ],
            "install-path": "../doctrine/inflector"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
                "reference": "185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda",
                "shasum": ""
            },
            "require": {
                "php": "^7.1"
            },
            "require-dev": {
                "athletic/athletic": "~0.1.8",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpunit/phpunit": "^6.2.3",
                "squizlabs/php_codesniffer": "^3.0.2"
            },
            "time": "2017-07-22T11:58:36+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.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"
            ],
            "install-path": "../doctrine/instantiator"
        },
        {
            "name": "doctrine/lexer",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "time": "2014-09-09T13:34:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Lexer\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "lexer",
                "parser"
            ],
            "install-path": "../doctrine/lexer"
        },
        {
            "name": "doctrine/migrations",
            "version": "v1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/migrations.git",
                "reference": "c81147c0f2938a6566594455367e095150547f72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/migrations/zipball/c81147c0f2938a6566594455367e095150547f72",
                "reference": "c81147c0f2938a6566594455367e095150547f72",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "~2.2",
                "ocramius/proxy-manager": "^1.0|^2.0",
                "php": "^5.5|^7.0",
                "symfony/console": "~2.3|~3.0",
                "symfony/yaml": "~2.3|~3.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "dev-master",
                "doctrine/orm": "2.*",
                "jdorn/sql-formatter": "~1.1",
                "johnkary/phpunit-speedtrap": "~1.0@dev",
                "mikey179/vfsstream": "^1.6",
                "mockery/mockery": "^0.9.4",
                "phpunit/phpunit": "~4.7",
                "satooshi/php-coveralls": "^1.0"
            },
            "suggest": {
                "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command."
            },
            "time": "2016-12-25T22:54:00+00:00",
            "bin": [
                "bin/doctrine-migrations"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "v1.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Michael Simonson",
                    "email": "contact@mikesimonson.com"
                }
            ],
            "description": "Database Schema migrations using Doctrine DBAL",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "database",
                "migrations"
            ],
            "install-path": "../doctrine/migrations"
        },
        {
            "name": "doctrine/orm",
            "version": "v2.4.8",
            "version_normalized": "2.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/orm.git",
                "reference": "5aedac1e5c5caaeac14798822c70325dc242d467"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/orm/zipball/5aedac1e5c5caaeac14798822c70325dc242d467",
                "reference": "5aedac1e5c5caaeac14798822c70325dc242d467",
                "shasum": ""
            },
            "require": {
                "doctrine/collections": "~1.1",
                "doctrine/dbal": "~2.4",
                "ext-pdo": "*",
                "php": ">=5.3.2",
                "symfony/console": "~2.0"
            },
            "require-dev": {
                "satooshi/php-coveralls": "dev-master",
                "symfony/yaml": "~2.1"
            },
            "suggest": {
                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
            },
            "time": "2015-08-31T13:19:01+00:00",
            "bin": [
                "bin/doctrine",
                "bin/doctrine.php"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.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"
            ],
            "install-path": "../doctrine/orm"
        },
        {
            "name": "doctrine/persistence",
            "version": "v1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/persistence.git",
                "reference": "c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/persistence/zipball/c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38",
                "reference": "c0f1c17602afc18b4cbd8e1c8125f264c9cf7d38",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0",
                "doctrine/cache": "^1.0",
                "doctrine/collections": "^1.0",
                "doctrine/event-manager": "^1.0",
                "doctrine/reflection": "^1.0",
                "php": "^7.1"
            },
            "conflict": {
                "doctrine/common": "<2.10@dev"
            },
            "require-dev": {
                "doctrine/coding-standard": "^5.0",
                "phpstan/phpstan": "^0.8",
                "phpunit/phpunit": "^7.0"
            },
            "time": "2018-11-21T00:33:13+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
            "homepage": "https://doctrine-project.org/projects/persistence.html",
            "keywords": [
                "mapper",
                "object",
                "odm",
                "orm",
                "persistence"
            ],
            "install-path": "../doctrine/persistence"
        },
        {
            "name": "doctrine/reflection",
            "version": "v1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/reflection.git",
                "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6",
                "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0",
                "ext-tokenizer": "*",
                "php": "^7.1"
            },
            "require-dev": {
                "doctrine/coding-standard": "^4.0",
                "doctrine/common": "^2.8",
                "phpstan/phpstan": "^0.9.2",
                "phpstan/phpstan-phpunit": "^0.9.4",
                "phpunit/phpunit": "^7.0",
                "squizlabs/php_codesniffer": "^3.0"
            },
            "time": "2018-06-14T14:45:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "lib/Doctrine/Common"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "Doctrine Reflection component",
            "homepage": "https://www.doctrine-project.org/projects/reflection.html",
            "keywords": [
                "reflection"
            ],
            "install-path": "../doctrine/reflection"
        },
        {
            "name": "egeloen/ckeditor-bundle",
            "version": "4.0.6",
            "version_normalized": "4.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egeloen/IvoryCKEditorBundle.git",
                "reference": "c974b85b79ca9186809eb8625e53544b388b0411"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egeloen/IvoryCKEditorBundle/zipball/c974b85b79ca9186809eb8625e53544b388b0411",
                "reference": "c974b85b79ca9186809eb8625e53544b388b0411",
                "shasum": ""
            },
            "require": {
                "egeloen/json-builder": "^1.0|^2.0",
                "php": ">=5.3.3",
                "symfony/dependency-injection": "^2.2|^3.0",
                "symfony/form": "^2.2|^3.0",
                "symfony/framework-bundle": "^2.2|^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0|^5.0",
                "symfony/phpunit-bridge": "^2.7|^3.0",
                "symfony/yaml": "^2.0.5|^3.0",
                "twig/twig": "^1.12"
            },
            "suggest": {
                "egeloen/form-extra-bundle": "Allows to load CKEditor asynchronously",
                "twig/twig": "Allows to use Twig templates"
            },
            "time": "2016-10-28T16:59:01+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ivory\\CKEditorBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eric GELOEN",
                    "email": "geloen.eric@gmail.com"
                }
            ],
            "description": "Provides a CKEditor integration for your Symfony2 Project.",
            "keywords": [
                "CKEditor"
            ],
            "install-path": "../egeloen/ckeditor-bundle"
        },
        {
            "name": "egeloen/google-map",
            "version": "1.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egeloen/ivory-google-map.git",
                "reference": "9770a3f47888494e9f2d449144508bc805af124f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egeloen/ivory-google-map/zipball/9770a3f47888494e9f2d449144508bc805af124f",
                "reference": "9770a3f47888494e9f2d449144508bc805af124f",
                "shasum": ""
            },
            "require": {
                "egeloen/json-builder": "~1.0.0",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "~0.6",
                "widop/http-adapter": "~1.1.0",
                "willdurand/geocoder": "~2.0"
            },
            "suggest": {
                "widop/http-adapter": "Allows to use services",
                "willdurand/geocoder": "Allows to use geocoding service"
            },
            "time": "2014-10-30T19:30:44+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ivory\\GoogleMap\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eric GELOEN",
                    "email": "geloen.eric@gmail.com"
                }
            ],
            "description": "Google Map API v3 integration for PHP 5.3+",
            "keywords": [
                "google map"
            ],
            "install-path": "../egeloen/google-map"
        },
        {
            "name": "egeloen/google-map-bundle",
            "version": "2.2.1",
            "version_normalized": "2.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egeloen/IvoryGoogleMapBundle.git",
                "reference": "92abf41dbf77e395fba685538c4c99b857f7114c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egeloen/IvoryGoogleMapBundle/zipball/92abf41dbf77e395fba685538c4c99b857f7114c",
                "reference": "92abf41dbf77e395fba685538c4c99b857f7114c",
                "shasum": ""
            },
            "require": {
                "egeloen/google-map": "~1.4.0",
                "php": ">=5.3.0",
                "symfony/framework-bundle": "~2.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "~0.6",
                "symfony/form": "~2.1",
                "symfony/yaml": "~2.0",
                "twig/twig": "~1.12",
                "widop/http-adapter-bundle": "~1.1.0",
                "willdurand/geocoder": "~2.0"
            },
            "time": "2014-10-30T19:37:27+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ivory\\GoogleMapBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eric GELOEN",
                    "email": "geloen.eric@gmail.com"
                }
            ],
            "description": "Provides a google map integration for your Symfony2 Project.",
            "keywords": [
                "google map"
            ],
            "install-path": "../egeloen/google-map-bundle"
        },
        {
            "name": "egeloen/http-adapter",
            "version": "0.8.0",
            "version_normalized": "0.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egeloen/ivory-http-adapter.git",
                "reference": "9641f11487ec26b24c6bbcee4f267cf62f60b855"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egeloen/ivory-http-adapter/zipball/9641f11487ec26b24c6bbcee4f267cf62f60b855",
                "reference": "9641f11487ec26b24c6bbcee4f267cf62f60b855",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.8",
                "zendframework/zend-diactoros": "^1.1"
            },
            "require-dev": {
                "cakephp/cakephp": "^3.0.3",
                "ext-curl": "*",
                "guzzle/guzzle": "^3.9.4@dev",
                "guzzlehttp/guzzle": "^4.1.4|^5.0|^6.0",
                "kriswallsmith/buzz": "^0.13",
                "nategood/httpful": "^0.2.17",
                "phpunit/phpunit": "^4.0",
                "phpunit/phpunit-mock-objects": "dev-matcher-verify as 2.3.x-dev",
                "psr/log": "^1.0",
                "react/dns": "^0.4.1",
                "react/http-client": "^0.4",
                "satooshi/php-coveralls": "^0.6",
                "symfony/event-dispatcher": "^2.0",
                "zendframework/zend-http": "^2.3.4",
                "zendframework/zendframework1": ">=1.12.9,<=1.12.14|^1.12.16"
            },
            "suggest": {
                "ext-curl": "Allows you to use the cURL adapter",
                "ext-http": "Allows you to use the PECL adapter",
                "guzzle/guzzle": "Allows you to use the Guzzle 3 adapter",
                "guzzlehttp/guzzle": "Allows you to use the Guzzle 4 adapter",
                "kriswallsmith/buzz": "Allows you to use the Buzz adapter",
                "nategood/httpful": "Allows you to use the httpful adapter",
                "psr/log": "Allows you to use the logger event subscriber",
                "symfony/event-dispatcher": "Allows you to use the event lifecycle",
                "symfony/stopwatch": "Allows you to use the stopwatch http adapter and event subscriber",
                "zendframework/zend-http": "Allows you to use the Zend 2 adapter",
                "zendframework/zendframework1": "Allows you to use the Zend 1 adapter"
            },
            "time": "2015-08-12T09:35:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.8-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ivory\\HttpAdapter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eric GELOEN",
                    "email": "geloen.eric@gmail.com"
                }
            ],
            "description": "Issue HTTP request for PHP 5.3+.",
            "keywords": [
                "http",
                "http-adapter",
                "http-client",
                "psr-7"
            ],
            "abandoned": "php-http/httplug",
            "install-path": "../egeloen/http-adapter"
        },
        {
            "name": "egeloen/json-builder",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egeloen/ivory-json-builder.git",
                "reference": "6209142ed808e9899473e9b6091b8a4f4d8de794"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egeloen/ivory-json-builder/zipball/6209142ed808e9899473e9b6091b8a4f4d8de794",
                "reference": "6209142ed808e9899473e9b6091b8a4f4d8de794",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=5.3.0",
                "symfony/property-access": "~2.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "satooshi/php-coveralls": "~0.6"
            },
            "time": "2014-11-08T10:51:34+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ivory\\JsonBuilder\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eric GELOEN",
                    "email": "geloen.eric@gmail.com"
                }
            ],
            "description": "JSON builder with escaping control for PHP 5.3+",
            "keywords": [
                "Escape",
                "builder",
                "json"
            ],
            "install-path": "../egeloen/json-builder"
        },
        {
            "name": "enqueue/amqp-lib",
            "version": "0.8.42",
            "version_normalized": "0.8.42.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-enqueue/amqp-lib.git",
                "reference": "ae8559501b936d9a698569d37f96c232b36f8a0a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-enqueue/amqp-lib/zipball/ae8559501b936d9a698569d37f96c232b36f8a0a",
                "reference": "ae8559501b936d9a698569d37f96c232b36f8a0a",
                "shasum": ""
            },
            "require": {
                "enqueue/amqp-tools": "^0.8.35@dev",
                "php": ">=5.6",
                "php-amqplib/php-amqplib": "^2.7",
                "queue-interop/amqp-interop": "^0.7.4@dev"
            },
            "require-dev": {
                "enqueue/enqueue": "^0.8@dev",
                "enqueue/null": "^0.8@dev",
                "enqueue/test": "^0.8@dev",
                "phpunit/phpunit": "~5.4.0",
                "queue-interop/queue-spec": "^0.5.3@dev",
                "symfony/config": "^2.8|^3|^4",
                "symfony/dependency-injection": "^2.8|^3|^4"
            },
            "suggest": {
                "enqueue/enqueue": "If you'd like to use advanced features like Client abstract layer or Symfony integration features"
            },
            "time": "2018-11-22T13:24:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Enqueue\\AmqpLib\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Message Queue Amqp Transport",
            "homepage": "https://enqueue.forma-pro.com/",
            "keywords": [
                "AMQP",
                "messaging",
                "queue"
            ],
            "install-path": "../enqueue/amqp-lib"
        },
        {
            "name": "enqueue/amqp-tools",
            "version": "0.8.42",
            "version_normalized": "0.8.42.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-enqueue/amqp-tools.git",
                "reference": "f92f5cdb7f3f2fba0f6a52b30fa184be8eed5e3c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-enqueue/amqp-tools/zipball/f92f5cdb7f3f2fba0f6a52b30fa184be8eed5e3c",
                "reference": "f92f5cdb7f3f2fba0f6a52b30fa184be8eed5e3c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "queue-interop/amqp-interop": "^0.7@dev",
                "queue-interop/queue-interop": "^0.6@dev|^1.0.0-alpha1"
            },
            "require-dev": {
                "enqueue/null": "^0.8@dev",
                "enqueue/test": "^0.8@dev",
                "phpunit/phpunit": "~5.4.0"
            },
            "time": "2018-11-22T13:24:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Enqueue\\AmqpTools\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Message Queue Amqp Tools",
            "homepage": "https://enqueue.forma-pro.com/",
            "keywords": [
                "AMQP",
                "messaging",
                "queue"
            ],
            "install-path": "../enqueue/amqp-tools"
        },
        {
            "name": "excelwebzone/recaptcha-bundle",
            "version": "v1.5.13",
            "version_normalized": "1.5.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/excelwebzone/EWZRecaptchaBundle.git",
                "reference": "0ab877583961efac961d651fd3bcc3bfcf3d543c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/excelwebzone/EWZRecaptchaBundle/zipball/0ab877583961efac961d651fd3bcc3bfcf3d543c",
                "reference": "0ab877583961efac961d651fd3bcc3bfcf3d543c",
                "shasum": ""
            },
            "require": {
                "google/recaptcha": "^1.1",
                "php": ">=5.6 || ^7.0",
                "symfony/form": "^2.8 || ^3.0 || ^4.0",
                "symfony/framework-bundle": "^2.8 || ^3.0 || ^4.0",
                "symfony/security-bundle": "^2.8 || ^3.0 || ^4.0",
                "symfony/validator": "^2.8 || ^3.0 || ^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5 || ^6 || ^7"
            },
            "time": "2019-01-21T16:57:28+00:00",
            "type": "symfony-bundle",
            "extra": {
                "symfony": {
                    "allow-contrib": "true"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "EWZ\\Bundle\\RecaptchaBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael H. Arieli",
                    "email": "excelwebzone@gmail.com",
                    "homepage": "http://excelwebzone.com/"
                }
            ],
            "description": "This bundle provides easy reCAPTCHA form field integration",
            "homepage": "https://github.com/excelwebzone/EWZRecaptchaBundle",
            "keywords": [
                "recaptcha"
            ],
            "install-path": "../excelwebzone/recaptcha-bundle"
        },
        {
            "name": "friendsofsymfony/ckeditor-bundle",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle.git",
                "reference": "7d428b16154a7136e1dd4c11062573afa1bfb3df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSCKEditorBundle/zipball/7d428b16154a7136e1dd4c11062573afa1bfb3df",
                "reference": "7d428b16154a7136e1dd4c11062573afa1bfb3df",
                "shasum": ""
            },
            "require": {
                "ext-zip": "*",
                "php": "^5.6 || ^7.0",
                "symfony/asset": "^2.7 || ^3.0 || ^4.0",
                "symfony/config": "^2.7 || ^3.0 || ^4.0",
                "symfony/dependency-injection": "^2.7 || ^3.0 || ^4.0",
                "symfony/expression-language": "^2.7 || ^3.0 || ^4.0",
                "symfony/form": "^2.7 || ^3.0 || ^4.0",
                "symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0",
                "symfony/http-foundation": "^2.7 || ^3.0 || ^4.0",
                "symfony/http-kernel": "^2.7 || ^3.0 || ^4.0",
                "symfony/options-resolver": "^2.7 || ^3.0 || ^4.0",
                "symfony/property-access": "^2.7 || ^3.0 || ^4.0",
                "symfony/routing": "^2.7 || ^3.0 || ^4.0"
            },
            "conflict": {
                "sebastian/environment": "<1.3.4",
                "sebastian/exporter": "<2.0.0"
            },
            "require-dev": {
                "composer/composer": "^1.0",
                "friendsofphp/php-cs-fixer": "^2.0",
                "matthiasnoback/symfony-dependency-injection-test": "^1.0 || ^2.0",
                "phpunit/phpunit": "^5.0 || ^6.0",
                "sensio/distribution-bundle": "^3.0.12 || ^4.0 || ^5.0",
                "symfony/console": "^2.7 || ^3.0 || ^4.0",
                "symfony/phpunit-bridge": "^4.0",
                "symfony/templating": "^2.7 || ^3.0 || ^4.0",
                "symfony/twig-bridge": "^2.7 || ^3.0 || ^4.0",
                "symfony/yaml": "^2.7 || ^3.0 || ^4.0",
                "twig/twig": "^1.34 || ^2.0"
            },
            "suggest": {
                "egeloen/form-extra-bundle": "Allows to load CKEditor asynchronously"
            },
            "time": "2018-10-03T20:51:58+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FOS\\CKEditorBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eric GELOEN",
                    "email": "geloen.eric@gmail.com"
                },
                {
                    "name": "FriendsOfSymfony Community",
                    "homepage": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle/graphs/contributors"
                }
            ],
            "description": "Provides a CKEditor integration for your Symfony project.",
            "keywords": [
                "CKEditor"
            ],
            "install-path": "../friendsofsymfony/ckeditor-bundle"
        },
        {
            "name": "friendsofsymfony/jsrouting-bundle",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
                "reference": "c24d1820da8b6ec55cb2023b456f1d49dd2cbe62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/c24d1820da8b6ec55cb2023b456f1d49dd2cbe62",
                "reference": "c24d1820da8b6ec55cb2023b456f1d49dd2cbe62",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.9|^7.0",
                "symfony/console": "~2.7||~3.0|^4.0",
                "symfony/framework-bundle": "~2.7||~3.0|^4.0",
                "symfony/serializer": "~2.7||~3.0|^4.0",
                "willdurand/jsonp-callback-validator": "~1.0"
            },
            "require-dev": {
                "symfony/expression-language": "~2.7||~3.0|^4.0",
                "symfony/phpunit-bridge": "^3.3|^4.0"
            },
            "time": "2019-02-03T16:01:06+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FOS\\JsRoutingBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "FriendsOfSymfony Community",
                    "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
                },
                {
                    "name": "William Durand",
                    "email": "will+git@drnd.me"
                }
            ],
            "description": "A pretty nice way to expose your Symfony2 routing to client applications.",
            "homepage": "http://friendsofsymfony.github.com",
            "keywords": [
                "Js Routing",
                "javascript",
                "routing"
            ],
            "install-path": "../friendsofsymfony/jsrouting-bundle"
        },
        {
            "name": "friendsofsymfony/rest-bundle",
            "version": "1.8.0",
            "version_normalized": "1.8.0.0",
            "target-dir": "FOS/RestBundle",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
                "reference": "c0f1aaf9e61a89b02eb5f2fbd2871d686706acb1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/c0f1aaf9e61a89b02eb5f2fbd2871d686706acb1",
                "reference": "c0f1aaf9e61a89b02eb5f2fbd2871d686706acb1",
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "~1.0",
                "php": "^5.3.9|~7.0",
                "psr/log": "~1.0",
                "symfony/finder": "~2.3|~3.0",
                "symfony/framework-bundle": "~2.3|~3.0",
                "symfony/http-kernel": "^2.3.24|~3.0",
                "willdurand/jsonp-callback-validator": "~1.0",
                "willdurand/negotiation": "~1.2"
            },
            "conflict": {
                "jms/serializer": "<0.13",
                "jms/serializer-bundle": "<0.11",
                "sensio/framework-extra-bundle": ">=3.0.13",
                "symfony/validator": ">=2.5.0,<2.5.5"
            },
            "require-dev": {
                "jms/serializer": "~0.13|~1.0",
                "jms/serializer-bundle": "~0.11|~1.0",
                "phpoption/phpoption": "~1.1.0",
                "sensio/framework-extra-bundle": "~2.0|~3.0,<3.0.13",
                "sllh/php-cs-fixer-styleci-bridge": "^1.3",
                "symfony/browser-kit": "~2.3|~3.0",
                "symfony/dependency-injection": "~2.3|~3.0",
                "symfony/form": "~2.3|~3.0",
                "symfony/phpunit-bridge": "~2.7|~3.0",
                "symfony/security": "~2.3|~3.0",
                "symfony/serializer": "~2.3|~3.0",
                "symfony/validator": "~2.3|~3.0",
                "symfony/yaml": "~2.3|~3.0"
            },
            "suggest": {
                "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ~0.12|~1.0",
                "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener, requires ~2.0|~3.0",
                "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.3",
                "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ~2.3"
            },
            "time": "2016-06-21T08:42:59+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "FOS\\RestBundle": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lukas Kahwe Smith",
                    "email": "smith@pooteeweet.org"
                },
                {
                    "name": "FriendsOfSymfony Community",
                    "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
                },
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com"
                }
            ],
            "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
            "homepage": "http://friendsofsymfony.github.com",
            "keywords": [
                "rest"
            ],
            "install-path": "../friendsofsymfony/rest-bundle/FOS/RestBundle"
        },
        {
            "name": "friendsofsymfony/user-bundle",
            "version": "v2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
                "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/2fc8a023d7ab482321cf7ec810ed49eab40eb50f",
                "reference": "2fc8a023d7ab482321cf7ec810ed49eab40eb50f",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": "^1 || ^2",
                "php": "^5.5.9 || ^7.0",
                "symfony/form": "^2.7 || ^3.0",
                "symfony/framework-bundle": "^2.7 || ^3.0",
                "symfony/security-bundle": "^2.7 || ^3.0",
                "symfony/templating": "^2.7 || ^3.0",
                "symfony/twig-bundle": "^2.7 || ^3.0",
                "twig/twig": "^1.28 || ^2.0"
            },
            "conflict": {
                "doctrine/doctrine-bundle": "<1.3",
                "symfony/doctrine-bridge": "<2.7"
            },
            "require-dev": {
                "doctrine/doctrine-bundle": "^1.3",
                "friendsofphp/php-cs-fixer": "^1.11",
                "phpunit/phpunit": "~4.8|~5.0",
                "swiftmailer/swiftmailer": "^4.3 || ^5.0 || ^6.0",
                "symfony/console": "^2.7 || ^3.0",
                "symfony/phpunit-bridge": "^2.7 || ^3.0",
                "symfony/validator": "^2.7 || ^3.0",
                "symfony/yaml": "^2.7 || ^3.0"
            },
            "time": "2017-11-29T17:01:21+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FOS\\UserBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "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"
            ],
            "install-path": "../friendsofsymfony/user-bundle"
        },
        {
            "name": "gedmo/doctrine-extensions",
            "version": "v2.4.36",
            "version_normalized": "2.4.36.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
                "reference": "87c78ff9fd4b90460386f753d95622f6fbbfcb27"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/87c78ff9fd4b90460386f753d95622f6fbbfcb27",
                "reference": "87c78ff9fd4b90460386f753d95622f6fbbfcb27",
                "shasum": ""
            },
            "require": {
                "behat/transliterator": "~1.2",
                "doctrine/common": "~2.4",
                "php": ">=5.3.2"
            },
            "conflict": {
                "doctrine/annotations": "<1.2"
            },
            "require-dev": {
                "doctrine/common": ">=2.5.0",
                "doctrine/mongodb-odm": ">=1.0.2",
                "doctrine/orm": ">=2.5.0",
                "phpunit/phpunit": "^4.8.35|^5.7|^6.5",
                "symfony/yaml": "~2.6|~3.0|~4.0"
            },
            "suggest": {
                "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
                "doctrine/orm": "to use the extensions with the ORM"
            },
            "time": "2018-07-26T12:16:35+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Gedmo\\": "lib/Gedmo"
                }
            },
            "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"
            ],
            "install-path": "../gedmo/doctrine-extensions"
        },
        {
            "name": "google/recaptcha",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/google/recaptcha.git",
                "reference": "e7add3be59211482ecdb942288f52da64a35f61a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/google/recaptcha/zipball/e7add3be59211482ecdb942288f52da64a35f61a",
                "reference": "e7add3be59211482ecdb942288f52da64a35f61a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.2.20|^2.12",
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7"
            },
            "time": "2018-08-05T09:31:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ReCaptcha\\": "src/ReCaptcha"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
            "homepage": "https://www.google.com/recaptcha/",
            "keywords": [
                "Abuse",
                "captcha",
                "recaptcha",
                "spam"
            ],
            "install-path": "../google/recaptcha"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "1.5.2",
            "version_normalized": "1.5.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "9f83dded91781a01c63574e387eaa769be769115"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115",
                "reference": "9f83dded91781a01c63574e387eaa769be769115",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "psr/http-message": "~1.0",
                "ralouphie/getallheaders": "^2.0.5"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
            },
            "time": "2018-12-04T20:46:45+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Schultze",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "hpatoio/deploy-bundle",
            "version": "1.5.3",
            "version_normalized": "1.5.3.0",
            "target-dir": "Hpatoio/DeployBundle",
            "source": {
                "type": "git",
                "url": "https://github.com/hpatoio/DeployBundle.git",
                "reference": "018e48c0c26bf15486c7e159f5f5a160c67b5de3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hpatoio/DeployBundle/zipball/018e48c0c26bf15486c7e159f5f5a160c67b5de3",
                "reference": "018e48c0c26bf15486c7e159f5f5a160c67b5de3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2",
                "symfony/framework-bundle": "~2.0|~3.0"
            },
            "time": "2016-02-18T22:01:11+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Hpatoio\\DeployBundle": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "CC-BY-SA-3.0"
            ],
            "authors": [
                {
                    "name": "Simone Fumagalli",
                    "email": "simone@iliveinperego.com",
                    "homepage": "http://www.iliveinperego.com/",
                    "role": "Developer"
                }
            ],
            "description": "Easy deploy via rsync. Porting of Symfony 1 project:deploy command.",
            "homepage": "http://github.com/hpatoio/DeployBundle",
            "keywords": [
                "command",
                "deploy"
            ],
            "install-path": "../hpatoio/deploy-bundle/Hpatoio/DeployBundle"
        },
        {
            "name": "igorw/get-in",
            "version": "v1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/igorw/get-in.git",
                "reference": "170ded831f49abc6a6061f655aba9bdbcf7b8111"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/igorw/get-in/zipball/170ded831f49abc6a6061f655aba9bdbcf7b8111",
                "reference": "170ded831f49abc6a6061f655aba9bdbcf7b8111",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "time": "2014-12-15T23:03:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/get_in.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                }
            ],
            "description": "Functions for for hash map (assoc array) traversal.",
            "keywords": [
                "assoc-array",
                "hash-map"
            ],
            "install-path": "../igorw/get-in"
        },
        {
            "name": "imagine/imagine",
            "version": "v0.7.1",
            "version_normalized": "0.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/avalanche123/Imagine.git",
                "reference": "a9a702a946073cbca166718f1b02a1e72d742daa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/a9a702a946073cbca166718f1b02a1e72d742daa",
                "reference": "a9a702a946073cbca166718f1b02a1e72d742daa",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "sami/sami": "^3.3",
                "symfony/phpunit-bridge": "^3.2"
            },
            "suggest": {
                "ext-gd": "to use the GD implementation",
                "ext-gmagick": "to use the Gmagick implementation",
                "ext-imagick": "to use the Imagick implementation"
            },
            "time": "2017-05-16T10:31:22+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Imagine": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bulat Shakirzyanov",
                    "email": "mallluhuct@gmail.com",
                    "homepage": "http://avalanche123.com"
                }
            ],
            "description": "Image processing for PHP 5.3",
            "homepage": "http://imagine.readthedocs.org/",
            "keywords": [
                "drawing",
                "graphics",
                "image manipulation",
                "image processing"
            ],
            "install-path": "../imagine/imagine"
        },
        {
            "name": "incenteev/composer-parameter-handler",
            "version": "v2.1.3",
            "version_normalized": "2.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Incenteev/ParameterHandler.git",
                "reference": "933c45a34814f27f2345c11c37d46b3ca7303550"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/933c45a34814f27f2345c11c37d46b3ca7303550",
                "reference": "933c45a34814f27f2345c11c37d46b3ca7303550",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/yaml": "^2.3 || ^3.0 || ^4.0"
            },
            "require-dev": {
                "composer/composer": "^1.0@dev",
                "symfony/filesystem": "^2.3 || ^3 || ^4",
                "symfony/phpunit-bridge": "^4.0"
            },
            "time": "2018-02-13T18:05:56+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Incenteev\\ParameterHandler\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christophe Coevoet",
                    "email": "stof@notk.org"
                }
            ],
            "description": "Composer script handling your ignored parameter file",
            "homepage": "https://github.com/Incenteev/ParameterHandler",
            "keywords": [
                "parameters management"
            ],
            "install-path": "../incenteev/composer-parameter-handler"
        },
        {
            "name": "ircmaxell/password-compat",
            "version": "v1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ircmaxell/password_compat.git",
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "4.*"
            },
            "time": "2014-11-20T16:49:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/password.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anthony Ferrara",
                    "email": "ircmaxell@php.net",
                    "homepage": "http://blog.ircmaxell.com"
                }
            ],
            "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
            "homepage": "https://github.com/ircmaxell/password_compat",
            "keywords": [
                "hashing",
                "password"
            ],
            "install-path": "../ircmaxell/password-compat"
        },
        {
            "name": "jdorn/sql-formatter",
            "version": "v1.2.17",
            "version_normalized": "1.2.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jdorn/sql-formatter.git",
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.4"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*"
            },
            "time": "2014-01-12T16:20:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "lib"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeremy Dorn",
                    "email": "jeremy@jeremydorn.com",
                    "homepage": "http://jeremydorn.com/"
                }
            ],
            "description": "a PHP SQL highlighting library",
            "homepage": "https://github.com/jdorn/sql-formatter/",
            "keywords": [
                "highlight",
                "sql"
            ],
            "install-path": "../jdorn/sql-formatter"
        },
        {
            "name": "jms/metadata",
            "version": "1.7.0",
            "version_normalized": "1.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/metadata.git",
                "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8",
                "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "doctrine/cache": "~1.0",
                "symfony/cache": "~3.1"
            },
            "time": "2018-10-26T12:40:10+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Metadata\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                },
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Class/method/property metadata management in PHP",
            "keywords": [
                "annotations",
                "metadata",
                "xml",
                "yaml"
            ],
            "install-path": "../jms/metadata"
        },
        {
            "name": "jms/parser-lib",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/parser-lib.git",
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
                "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
                "shasum": ""
            },
            "require": {
                "phpoption/phpoption": ">=0.9,<2.0-dev"
            },
            "time": "2012-11-18T18:08:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "JMS\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache2"
            ],
            "description": "A library for easily creating recursive-descent parsers.",
            "install-path": "../jms/parser-lib"
        },
        {
            "name": "jms/serializer",
            "version": "1.13.0",
            "version_normalized": "1.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/serializer.git",
                "reference": "00863e1d55b411cc33ad3e1de09a4c8d3aae793c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/00863e1d55b411cc33ad3e1de09a4c8d3aae793c",
                "reference": "00863e1d55b411cc33ad3e1de09a4c8d3aae793c",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "^1.0",
                "doctrine/instantiator": "^1.0.3",
                "jms/metadata": "^1.3",
                "jms/parser-lib": "1.*",
                "php": "^5.5|^7.0",
                "phpcollection/phpcollection": "~0.1",
                "phpoption/phpoption": "^1.1"
            },
            "conflict": {
                "twig/twig": "<1.12"
            },
            "require-dev": {
                "doctrine/orm": "~2.1",
                "doctrine/phpcr-odm": "^1.3|^2.0",
                "ext-pdo_sqlite": "*",
                "jackalope/jackalope-doctrine-dbal": "^1.1.5",
                "phpunit/phpunit": "^4.8|^5.0",
                "propel/propel1": "~1.7",
                "psr/container": "^1.0",
                "symfony/dependency-injection": "^2.7|^3.3|^4.0",
                "symfony/expression-language": "^2.6|^3.0",
                "symfony/filesystem": "^2.1",
                "symfony/form": "~2.1|^3.0",
                "symfony/translation": "^2.1|^3.0",
                "symfony/validator": "^2.2|^3.0",
                "symfony/yaml": "^2.1|^3.0",
                "twig/twig": "~1.12|~2.0"
            },
            "suggest": {
                "doctrine/cache": "Required if you like to use cache functionality.",
                "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
                "symfony/yaml": "Required if you'd like to serialize data to YAML format."
            },
            "time": "2018-07-25T13:58:54+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.13-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "JMS\\Serializer": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                },
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
            "homepage": "http://jmsyst.com/libs/serializer",
            "keywords": [
                "deserialization",
                "jaxb",
                "json",
                "serialization",
                "xml"
            ],
            "install-path": "../jms/serializer"
        },
        {
            "name": "jms/serializer-bundle",
            "version": "2.4.3",
            "version_normalized": "2.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
                "reference": "e5231652ce24b8673b2ac70bc76b0cabaf35deea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/e5231652ce24b8673b2ac70bc76b0cabaf35deea",
                "reference": "e5231652ce24b8673b2ac70bc76b0cabaf35deea",
                "shasum": ""
            },
            "require": {
                "jms/serializer": "^1.10",
                "php": "^5.4|^7.0",
                "phpoption/phpoption": "^1.1.0",
                "symfony/framework-bundle": "~2.3|~3.0|~4.0"
            },
            "require-dev": {
                "doctrine/orm": "*",
                "phpunit/phpunit": "^4.8.35|^5.4.3|^6.0",
                "symfony/expression-language": "~2.6|~3.0|~4.0",
                "symfony/finder": "^2.3|^3.0|^4.0",
                "symfony/form": "*",
                "symfony/stopwatch": "*",
                "symfony/twig-bundle": "*",
                "symfony/validator": "*",
                "symfony/yaml": "*"
            },
            "suggest": {
                "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3",
                "symfony/finder": "Required for cache warmup, supported versions ^2.3|^3.0|^4.0"
            },
            "time": "2018-12-09T07:52:19+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "JMS\\SerializerBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                },
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Allows you to easily serialize, and deserialize data of any complexity",
            "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
            "keywords": [
                "deserialization",
                "jaxb",
                "json",
                "serialization",
                "xml"
            ],
            "install-path": "../jms/serializer-bundle"
        },
        {
            "name": "jquery/jquery",
            "version": "1.10.2",
            "version_normalized": "1.10.2.0",
            "dist": {
                "type": "file",
                "url": "http://code.jquery.com/jquery-1.10.2.js"
            },
            "type": "library",
            "installation-source": "dist",
            "install-path": "../jquery/jquery"
        },
        {
            "name": "jsvrcek/ics",
            "version": "0.4",
            "version_normalized": "0.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jasvrcek/ICS.git",
                "reference": "5ba8a478766f9a2faeda0003b187605555d1b1c3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jasvrcek/ICS/zipball/5ba8a478766f9a2faeda0003b187605555d1b1c3",
                "reference": "5ba8a478766f9a2faeda0003b187605555d1b1c3",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8 || ^5.5"
            },
            "time": "2016-10-11T18:46:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Jsvrcek\\ICS\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Justin Svrcek",
                    "homepage": "https://github.com/jasvrcek"
                }
            ],
            "description": "abstraction layer for creating multi-byte safe RFC 5545 compliant .ics files",
            "homepage": "https://github.com/jasvrcek/ICS",
            "keywords": [
                ".ics",
                "RFC 5545",
                "calendar",
                "export",
                "ical",
                "multi-byte safe"
            ],
            "install-path": "../jsvrcek/ics"
        },
        {
            "name": "jupeter/doctrine-dump-fixtures-bundle",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "target-dir": "TeamLab/Bundle/FixturesBundle",
            "source": {
                "type": "git",
                "url": "https://github.com/jupeter/DoctrineDumpFixturesBundle.git",
                "reference": "7207417ae847fb1aaa6bd2014217976c5b121cb3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jupeter/DoctrineDumpFixturesBundle/zipball/7207417ae847fb1aaa6bd2014217976c5b121cb3",
                "reference": "7207417ae847fb1aaa6bd2014217976c5b121cb3",
                "shasum": ""
            },
            "require": {
                "doctrine/doctrine-fixtures-bundle": "*",
                "php": ">=5.3.2"
            },
            "time": "2017-01-26T13:57:23+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-0": {
                    "TeamLab\\Bundle\\FixturesBundle": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Piotr Plenik",
                    "email": "piotr.plenik@gmail.com"
                }
            ],
            "description": "Symfony DoctrineDumpFixturesBundle",
            "keywords": [
                "Fixture",
                "persistence"
            ],
            "install-path": "../jupeter/doctrine-dump-fixtures-bundle/TeamLab/Bundle/FixturesBundle"
        },
        {
            "name": "knplabs/gaufrette",
            "version": "v0.5.0",
            "version_normalized": "0.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/Gaufrette.git",
                "reference": "2f228650fd4cc50c3d3c1d6541546ffc169b2240"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/2f228650fd4cc50c3d3c1d6541546ffc169b2240",
                "reference": "2f228650fd4cc50c3d3c1d6541546ffc169b2240",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "conflict": {
                "microsoft/windowsazure": "<0.4.3"
            },
            "require-dev": {
                "akeneo/phpspec-skip-example-extension": "~1.2",
                "amazonwebservices/aws-sdk-for-php": "1.5.*",
                "aws/aws-sdk-php": "^2.4.12||~3",
                "doctrine/dbal": ">=2.3",
                "dropbox-php/dropbox-php": "*",
                "google/apiclient": "~1.1.3",
                "league/flysystem": "~1.0",
                "microsoft/azure-storage": "~0.15.0",
                "microsoft/windowsazure": "~0.4",
                "mikey179/vfsstream": "~1.2.0",
                "mongodb/mongodb": "^1.1",
                "phpseclib/phpseclib": "^2.0",
                "phpspec/phpspec": "~2.4",
                "phpunit/phpunit": "^5.6.8",
                "rackspace/php-opencloud": "^1.9.2"
            },
            "suggest": {
                "ext-curl": "*",
                "ext-fileinfo": "This extension is used to automatically detect the content-type of a file in the AwsS3, OpenCloud, AzureBlogStorage and GoogleCloudStorage adapters",
                "ext-mbstring": "*",
                "gaufrette/aws-s3-adapter": "to use AwsS3 adapter (supports SDK v2 and v3)",
                "gaufrette/azure-blob-storage-adapter": "to use AzureBlobStorage adapter",
                "gaufrette/doctrine-dbal-adapter": "to use DBAL adapter",
                "gaufrette/flysystem-adapter": "to use Flysystem adapter",
                "gaufrette/ftp-adapter": "to use Ftp adapter",
                "gaufrette/gridfs-adapter": "to use GridFS adapter",
                "gaufrette/in-memory-adapter": "to use InMemory adapter",
                "gaufrette/local-adapter": "to use Local adapter",
                "gaufrette/opencloud-adapter": "to use Opencloud adapter",
                "gaufrette/phpseclib-sftp-adapter": "to use PhpseclibSftp adapter",
                "gaufrette/zip-adapter": "to use Zip adapter",
                "google/apiclient": "to use GoogleCloudStorage adapter",
                "knplabs/knp-gaufrette-bundle": "to use with Symfony2"
            },
            "time": "2018-01-04T19:50:08+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Gaufrette": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "The contributors",
                    "homepage": "http://github.com/knplabs/Gaufrette/contributors"
                },
                {
                    "name": "KnpLabs Team",
                    "homepage": "http://knplabs.com"
                }
            ],
            "description": "PHP library that provides a filesystem abstraction layer",
            "homepage": "http://knplabs.com",
            "keywords": [
                "abstraction",
                "file",
                "filesystem",
                "media"
            ],
            "install-path": "../knplabs/gaufrette"
        },
        {
            "name": "knplabs/knp-components",
            "version": "v1.3.10",
            "version_normalized": "1.3.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/knp-components.git",
                "reference": "fc1755ba2b77f83a3d3c99e21f3026ba2a1429be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/knp-components/zipball/fc1755ba2b77f83a3d3c99e21f3026ba2a1429be",
                "reference": "fc1755ba2b77f83a3d3c99e21f3026ba2a1429be",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "doctrine/mongodb-odm": "~1.0@beta",
                "doctrine/orm": "~2.4",
                "doctrine/phpcr-odm": "~1.2",
                "jackalope/jackalope-doctrine-dbal": "~1.2",
                "phpunit/phpunit": "~4.2",
                "ruflin/elastica": "~1.0",
                "symfony/event-dispatcher": "~2.5",
                "symfony/property-access": ">=2.3"
            },
            "suggest": {
                "symfony/property-access": "To allow sorting arrays"
            },
            "time": "2018-09-11T07:54:48+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.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"
            ],
            "install-path": "../knplabs/knp-components"
        },
        {
            "name": "knplabs/knp-markdown-bundle",
            "version": "1.7.1",
            "version_normalized": "1.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/KnpMarkdownBundle.git",
                "reference": "c055def2e67fe0d3b3d2e993584f01ff222eff86"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/KnpMarkdownBundle/zipball/c055def2e67fe0d3b3d2e993584f01ff222eff86",
                "reference": "c055def2e67fe0d3b3d2e993584f01ff222eff86",
                "shasum": ""
            },
            "require": {
                "michelf/php-markdown": "~1.4",
                "php": ">=5.5.9",
                "symfony/dependency-injection": "~2.8|~3.0|^4.0",
                "symfony/framework-bundle": "~2.8|~3.0|^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.5",
                "symfony/templating": "~2.8|~3.0|^4.0"
            },
            "suggest": {
                "ext-sundown": "to use optional support for php-sundown extension instead of php implementation",
                "symfony/twig-bundle": "to use the Twig markdown filter"
            },
            "time": "2019-01-03T19:47:10+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Knp\\Bundle\\MarkdownBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KnpLabs Team",
                    "homepage": "http://knplabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://github.com/KnpLabs/KnpMarkdownBundle/contributors"
                }
            ],
            "description": "Knplabs markdown bundle transforms markdown into html",
            "homepage": "http://github.com/KnpLabs/KnpMarkdownBundle",
            "keywords": [
                "bundle",
                "knp",
                "knplabs",
                "markdown"
            ],
            "install-path": "../knplabs/knp-markdown-bundle"
        },
        {
            "name": "knplabs/knp-menu",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/KnpMenu.git",
                "reference": "655630a1db0b72108262d1a844de3b1ba0885be5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/655630a1db0b72108262d1a844de3b1ba0885be5",
                "reference": "655630a1db0b72108262d1a844de3b1ba0885be5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0"
            },
            "require-dev": {
                "psr/container": "^1.0",
                "symfony/http-foundation": "~2.4|~3.0|^4.0",
                "symfony/phpunit-bridge": "~3.3|^4.0",
                "symfony/routing": "~2.3|~3.0|^4.0",
                "twig/twig": "~1.16|~2.0"
            },
            "suggest": {
                "twig/twig": "for the TwigRenderer and the integration with your templates"
            },
            "time": "2017-11-18T20:49:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Knp\\Menu\\": "src/Knp/Menu"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christophe Coevoet",
                    "email": "stof@notk.org"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
                },
                {
                    "name": "KnpLabs",
                    "homepage": "https://knplabs.com"
                }
            ],
            "description": "An object oriented menu library",
            "homepage": "https://knplabs.com",
            "keywords": [
                "menu",
                "tree"
            ],
            "install-path": "../knplabs/knp-menu"
        },
        {
            "name": "knplabs/knp-menu-bundle",
            "version": "v2.2.1",
            "version_normalized": "2.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/KnpMenuBundle.git",
                "reference": "6bea43eb84fc67c43ab2b43709194efffa8a8ac0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/6bea43eb84fc67c43ab2b43709194efffa8a8ac0",
                "reference": "6bea43eb84fc67c43ab2b43709194efffa8a8ac0",
                "shasum": ""
            },
            "require": {
                "knplabs/knp-menu": "~2.3",
                "php": "^5.6 || ^7",
                "symfony/framework-bundle": "~2.7|~3.0 | ^4.0"
            },
            "require-dev": {
                "symfony/expression-language": "~2.7|~3.0 | ^4.0",
                "symfony/phpunit-bridge": "^3.3 | ^4.0",
                "symfony/templating": "~2.7|~3.0 | ^4.0"
            },
            "time": "2017-12-24T16:32:39+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Knp\\Bundle\\MenuBundle\\": "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/KnpMenuBundle/contributors"
                }
            ],
            "description": "This bundle provides an integration of the KnpMenu library",
            "keywords": [
                "menu"
            ],
            "install-path": "../knplabs/knp-menu-bundle"
        },
        {
            "name": "knplabs/knp-paginator-bundle",
            "version": "v2.8.0",
            "version_normalized": "2.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/KnpPaginatorBundle.git",
                "reference": "f4ece5b347121b9fe13166264f197f90252d4bd2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/KnpPaginatorBundle/zipball/f4ece5b347121b9fe13166264f197f90252d4bd2",
                "reference": "f4ece5b347121b9fe13166264f197f90252d4bd2",
                "shasum": ""
            },
            "require": {
                "knplabs/knp-components": "~1.2",
                "php": ">=5.3.3",
                "symfony/framework-bundle": "~2.7|~3.0|~4.0",
                "twig/twig": "~1.12|~2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.35|~5.4.3|~6.4",
                "symfony/expression-language": "~2.7|~3.0|~4.0"
            },
            "time": "2018-05-16T12:15:58+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8.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": "Symfony Community",
                    "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle/contributors"
                }
            ],
            "description": "Paginator bundle for Symfony to automate pagination and simplify sorting and other features",
            "homepage": "http://github.com/KnpLabs/KnpPaginatorBundle",
            "keywords": [
                "bundle",
                "knp",
                "knplabs",
                "pager",
                "pagination",
                "paginator",
                "symfony"
            ],
            "install-path": "../knplabs/knp-paginator-bundle"
        },
        {
            "name": "knplabs/knp-snappy",
            "version": "v1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/snappy.git",
                "reference": "144c4ecd1ccaeda936bf832b93079efc490e6850"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/144c4ecd1ccaeda936bf832b93079efc490e6850",
                "reference": "144c4ecd1ccaeda936bf832b93079efc490e6850",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6",
                "psr/log": "^1.0",
                "symfony/process": "~2.3 || ~3.0 || ~4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36"
            },
            "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": "2018-01-22T19:40:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Knp\\Snappy\\": "src/Knp/Snappy"
                }
            },
            "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"
            ],
            "install-path": "../knplabs/knp-snappy"
        },
        {
            "name": "knplabs/knp-snappy-bundle",
            "version": "v1.6.0",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/KnpSnappyBundle.git",
                "reference": "87acf8544a2bd498585b3d49b2bb551f088551b1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/KnpSnappyBundle/zipball/87acf8544a2bd498585b3d49b2bb551f088551b1",
                "reference": "87acf8544a2bd498585b3d49b2bb551f088551b1",
                "shasum": ""
            },
            "require": {
                "knplabs/knp-snappy": "~1.0,>=1.0.1",
                "php": ">=7.1",
                "symfony/framework-bundle": "~2.7|~3.0|^4.0"
            },
            "require-dev": {
                "doctrine/annotations": "~1.0",
                "phpunit/phpunit": "~7.4",
                "symfony/asset": "~2.7|~3.0|^4.0",
                "symfony/finder": "~2.7|~3.0|^4.0",
                "symfony/security-csrf": "~2.7|~3.0|^4.0",
                "symfony/templating": "~2.7|~3.0|^4.0",
                "symfony/validator": "~2.7|~3.0|^4.0",
                "symfony/yaml": "~3.0|~4.0"
            },
            "time": "2018-12-13T12:14:08+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.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"
            ],
            "install-path": "../knplabs/knp-snappy-bundle"
        },
        {
            "name": "kriswallsmith/assetic",
            "version": "v1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kriswallsmith/assetic.git",
                "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
                "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.1",
                "symfony/process": "~2.1|~3.0"
            },
            "conflict": {
                "twig/twig": "<1.27"
            },
            "require-dev": {
                "leafo/lessphp": "^0.3.7",
                "leafo/scssphp": "~0.1",
                "meenie/javascript-packer": "^1.1",
                "mrclay/minify": "<2.3",
                "natxet/cssmin": "3.0.4",
                "patchwork/jsqueeze": "~1.0|~2.0",
                "phpunit/phpunit": "~4.8 || ^5.6",
                "psr/log": "~1.0",
                "ptachoire/cssembed": "~1.0",
                "symfony/phpunit-bridge": "~2.7|~3.0",
                "twig/twig": "~1.23|~2.0",
                "yfix/packager": "dev-master"
            },
            "suggest": {
                "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
                "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
                "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
                "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
                "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
                "twig/twig": "Assetic provides the integration with the Twig templating engine"
            },
            "time": "2016-11-11T18:43:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Assetic": "src/"
                },
                "files": [
                    "src/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kris Wallsmith",
                    "email": "kris.wallsmith@gmail.com",
                    "homepage": "http://kriswallsmith.net/"
                }
            ],
            "description": "Asset Management for PHP",
            "homepage": "https://github.com/kriswallsmith/assetic",
            "keywords": [
                "assets",
                "compression",
                "minification"
            ],
            "install-path": "../kriswallsmith/assetic"
        },
        {
            "name": "kriswallsmith/buzz",
            "version": "v0.16.1",
            "version_normalized": "0.16.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kriswallsmith/Buzz.git",
                "reference": "4977b7d44dbef49cdc641f14be6512fdcfe32f12"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/4977b7d44dbef49cdc641f14be6512fdcfe32f12",
                "reference": "4977b7d44dbef49cdc641f14be6512fdcfe32f12",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/psr7": "^1.4",
                "php": "^5.4 || ^7.0"
            },
            "require-dev": {
                "php-http/client-integration-tests": "^0.6.2",
                "symfony/phpunit-bridge": "^3.4 || ^4.0"
            },
            "suggest": {
                "ext-curl": "*"
            },
            "time": "2018-03-19T10:34:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Buzz\\": "lib/Buzz"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kris Wallsmith",
                    "email": "kris.wallsmith@gmail.com",
                    "homepage": "http://kriswallsmith.net/"
                }
            ],
            "description": "Lightweight HTTP client",
            "homepage": "https://github.com/kriswallsmith/Buzz",
            "keywords": [
                "curl",
                "http client"
            ],
            "install-path": "../kriswallsmith/buzz"
        },
        {
            "name": "leblanc-simon/eu-cookie-law-bundle",
            "version": "0.9.2",
            "version_normalized": "0.9.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/leblanc-simon/eu-cookie-law-bundle.git",
                "reference": "8d27b9d6a7191aa40011798fca1b3b9531fe8808"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/leblanc-simon/eu-cookie-law-bundle/zipball/8d27b9d6a7191aa40011798fca1b3b9531fe8808",
                "reference": "8d27b9d6a7191aa40011798fca1b3b9531fe8808",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9",
                "symfony/framework-bundle": "^2.8|^3"
            },
            "time": "2017-03-12T13:47:29+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LeblancSimon\\EUCookieLawBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Simon Leblanc",
                    "email": "contact@leblanc-simon.eu",
                    "homepage": "http://www.leblanc-simon.fr",
                    "role": "Developer"
                }
            ],
            "description": "Add the cookie div explanation according to EU law",
            "install-path": "../leblanc-simon/eu-cookie-law-bundle"
        },
        {
            "name": "liip/imagine-bundle",
            "version": "1.9.1",
            "version_normalized": "1.9.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/liip/LiipImagineBundle.git",
                "reference": "3084c77e984ec669e0d645250a3cb1077d8b92f6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/3084c77e984ec669e0d645250a3cb1077d8b92f6",
                "reference": "3084c77e984ec669e0d645250a3cb1077d8b92f6",
                "shasum": ""
            },
            "require": {
                "imagine/imagine": "^0.6.3|^0.7.0,<0.8",
                "php": "^5.3.9|^7.0",
                "symfony/asset": "~2.3|~3.0",
                "symfony/filesystem": "~2.3|~3.0",
                "symfony/finder": "~2.3|~3.0",
                "symfony/framework-bundle": "~2.3|~3.0",
                "symfony/options-resolver": "~2.3|~3.0",
                "symfony/process": "~2.3|~3.0",
                "symfony/templating": "~2.3|~3.0",
                "symfony/translation": "~2.3|~3.0"
            },
            "require-dev": {
                "amazonwebservices/aws-sdk-for-php": "~1.0",
                "aws/aws-sdk-php": "~2.4",
                "doctrine/cache": "~1.1",
                "doctrine/orm": "~2.3",
                "ext-gd": "*",
                "friendsofphp/php-cs-fixer": "~1.0",
                "phpunit/phpunit": "~4.3|~5.0",
                "psr/log": "~1.0",
                "satooshi/php-coveralls": "~1.0",
                "sllh/php-cs-fixer-styleci-bridge": "~2.1",
                "symfony/browser-kit": "~2.3|~3.0",
                "symfony/console": "~2.3|~3.0",
                "symfony/dependency-injection": "~2.3|~3.0",
                "symfony/form": "~2.3|~3.0",
                "symfony/phpunit-bridge": "~2.3|~3.0",
                "symfony/validator": "~2.3|~3.0",
                "symfony/yaml": "~2.3|~3.0",
                "twig/twig": "~1.12|~2.0"
            },
            "suggest": {
                "alcaeus/mongo-php-adapter": "required on PHP >= 7.0 to use mongo components with mongodb extension",
                "amazonwebservices/aws-sdk-for-php": "required to use AWS version 1 cache resolver",
                "aws/aws-sdk-php": "required to use AWS version 2/3 cache resolver",
                "doctrine/mongodb-odm": "required to use mongodb-backed doctrine components",
                "enqueue/enqueue-bundle": "add if you like to process images in background",
                "ext-exif": "required to read EXIF metadata from images",
                "ext-gd": "required to use gd driver",
                "ext-gmagick": "required to use gmagick driver",
                "ext-imagick": "required to use imagick driver",
                "ext-mongo": "required for mongodb components on PHP <7.0",
                "ext-mongodb": "required for mongodb components on PHP >=7.0",
                "league/flysystem": "required to use FlySystem data loader or cache resolver",
                "monolog/monolog": "A psr/log compatible logger is required to enable logging",
                "twig/twig": "required to use the provided Twig extension. Version 1.12 or greater needed"
            },
            "time": "2017-09-09T03:53:30+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-1.0": "1.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Liip\\ImagineBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Liip and other contributors",
                    "homepage": "https://github.com/liip/LiipImagineBundle/contributors"
                }
            ],
            "description": "This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.",
            "homepage": "http://liip.ch",
            "keywords": [
                "bundle",
                "image",
                "imagine",
                "liip",
                "manipulation",
                "photos",
                "pictures",
                "symfony",
                "transformation"
            ],
            "install-path": "../liip/imagine-bundle"
        },
        {
            "name": "marmelab/ng-admin-generator-bundle",
            "version": "0.2.0",
            "version_normalized": "0.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/marmelab/NgAdminGeneratorBundle.git",
                "reference": "30f79bbc56db625f6a7d725cfa8894872f10bca0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/marmelab/NgAdminGeneratorBundle/zipball/30f79bbc56db625f6a7d725cfa8894872f10bca0",
                "reference": "30f79bbc56db625f6a7d725cfa8894872f10bca0",
                "shasum": ""
            },
            "require": {
                "doctrine/doctrine-bundle": "~1.2",
                "doctrine/orm": "~2.4",
                "php": ">=5.4",
                "stanlemon/rest-bundle": "0.8.*",
                "symfony/browser-kit": "2.*",
                "symfony/finder": "2.*",
                "symfony/framework-bundle": "2.*",
                "symfony/twig-bundle": "2.*",
                "symfony/yaml": "2.*"
            },
            "time": "2015-04-29T16:16:49+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "marmelab\\NgAdminGeneratorBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jonathan Petitcolas",
                    "email": "jonathan@marmelab.com",
                    "homepage": "http://www.jonathan-petitcolas.com"
                }
            ],
            "description": "Bundle to generate easily a ng-admin configuration file based on your LemonRestBundle based API",
            "homepage": "https://github.com/marmelab/NgAdminGeneratorBundle",
            "keywords": [
                "administration",
                "ng-admin",
                "rest"
            ],
            "install-path": "../marmelab/ng-admin-generator-bundle"
        },
        {
            "name": "michelf/php-markdown",
            "version": "1.8.0",
            "version_normalized": "1.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/michelf/php-markdown.git",
                "reference": "01ab082b355bf188d907b9929cd99b2923053495"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
                "reference": "01ab082b355bf188d907b9929cd99b2923053495",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2018-01-15T00:49:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Michelf\\": "Michelf/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Michel Fortin",
                    "email": "michel.fortin@michelf.ca",
                    "homepage": "https://michelf.ca/",
                    "role": "Developer"
                },
                {
                    "name": "John Gruber",
                    "homepage": "https://daringfireball.net/"
                }
            ],
            "description": "PHP Markdown",
            "homepage": "https://michelf.ca/projects/php-markdown/",
            "keywords": [
                "markdown"
            ],
            "install-path": "../michelf/php-markdown"
        },
        {
            "name": "moment/moment",
            "version": "2.24.0",
            "version_normalized": "2.24.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/moment/moment.git",
                "reference": "96d0d6791ab495859d09a868803d31a55c917de1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/moment/moment/zipball/96d0d6791ab495859d09a868803d31a55c917de1",
                "reference": "96d0d6791ab495859d09a868803d31a55c917de1",
                "shasum": ""
            },
            "require": {
                "robloach/component-installer": "*"
            },
            "time": "2019-01-21T20:59:53+00:00",
            "type": "component",
            "extra": {
                "component": {
                    "scripts": [
                        "moment.js"
                    ],
                    "files": [
                        "min/*.js",
                        "locale/*.js"
                    ]
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tim Wood",
                    "email": "washwithcare@gmail.com"
                }
            ],
            "description": "Parse, validate, manipulate, and display dates in JavaScript.",
            "homepage": "https://github.com/moment/moment",
            "keywords": [
                "date",
                "ender",
                "format",
                "i18n",
                "l10n",
                "moment",
                "parse",
                "time",
                "validate"
            ],
            "install-path": "../moment/moment"
        },
        {
            "name": "monolog/monolog",
            "version": "1.24.0",
            "version_normalized": "1.24.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
                "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "psr/log": "~1.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "graylog2/gelf-php": "~1.0",
                "jakub-onderka/php-parallel-lint": "0.9",
                "php-amqplib/php-amqplib": "~2.4",
                "php-console/php-console": "^3.1.3",
                "phpunit/phpunit": "~4.5",
                "phpunit/phpunit-mock-objects": "2.3.0",
                "ruflin/elastica": ">=0.90 <3.0",
                "sentry/sentry": "^0.13",
                "swiftmailer/swiftmailer": "^5.3|^6.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-mongo": "Allow sending log messages to a MongoDB server",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "php-console/php-console": "Allow sending log messages to Google Chrome",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
                "sentry/sentry": "Allow sending log messages to a Sentry server"
            },
            "time": "2018-11-05T09:00:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "http://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "install-path": "../monolog/monolog"
        },
        {
            "name": "nelmio/api-doc-bundle",
            "version": "2.13.3",
            "version_normalized": "2.13.3.0",
            "target-dir": "Nelmio/ApiDocBundle",
            "source": {
                "type": "git",
                "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
                "reference": "f0a606b6362c363043e01aa079bee2b0b5eb47a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/f0a606b6362c363043e01aa079bee2b0b5eb47a2",
                "reference": "f0a606b6362c363043e01aa079bee2b0b5eb47a2",
                "shasum": ""
            },
            "require": {
                "michelf/php-markdown": "~1.4",
                "php": ">=5.4",
                "symfony/console": "~2.3|~3.0|~4.0",
                "symfony/framework-bundle": "~2.3|~3.0|~4.0",
                "symfony/twig-bundle": "~2.3|~3.0|~4.0"
            },
            "conflict": {
                "jms/serializer": "<0.12",
                "jms/serializer-bundle": "<0.11",
                "symfony/symfony": "~2.7.8",
                "twig/twig": "<1.12"
            },
            "require-dev": {
                "doctrine/doctrine-bundle": "~1.5",
                "doctrine/orm": "~2.3",
                "dunglas/api-bundle": "~1.0",
                "friendsofsymfony/rest-bundle": "~1.0|~2.0",
                "jms/serializer-bundle": ">=0.11",
                "sensio/framework-extra-bundle": "~3.0",
                "symfony/browser-kit": "~2.3|~3.0|~4.0",
                "symfony/css-selector": "~2.3|~3.0|~4.0",
                "symfony/finder": "~2.3|~3.0|~4.0",
                "symfony/form": "~2.3|~3.0|~4.0",
                "symfony/phpunit-bridge": "~2.7|~3.0|~4.0",
                "symfony/serializer": "~2.7|~3.0|~4.0",
                "symfony/validator": "~2.3|~3.0|~4.0",
                "symfony/yaml": "~2.3|~3.0|~4.0"
            },
            "suggest": {
                "dunglas/api-bundle": "For making use of resources definitions of DunglasApiBundle.",
                "friendsofsymfony/rest-bundle": "For making use of REST information in the doc.",
                "jms/serializer": "For making use of serializer information in the doc.",
                "symfony/form": "For using form definitions as input.",
                "symfony/validator": "For making use of validator information in the doc."
            },
            "time": "2017-12-05T06:14:09+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.13-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Nelmio\\ApiDocBundle": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nelmio",
                    "homepage": "http://nelm.io"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
                }
            ],
            "description": "Generates documentation for your REST API from annotations",
            "keywords": [
                "api",
                "doc",
                "documentation",
                "rest"
            ],
            "install-path": "../nelmio/api-doc-bundle/Nelmio/ApiDocBundle"
        },
        {
            "name": "ocramius/package-versions",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Ocramius/PackageVersions.git",
                "reference": "4489d5002c49d55576fa0ba786f42dbb009be46f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/4489d5002c49d55576fa0ba786f42dbb009be46f",
                "reference": "4489d5002c49d55576fa0ba786f42dbb009be46f",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0.0",
                "php": "^7.1.0"
            },
            "require-dev": {
                "composer/composer": "^1.6.3",
                "ext-zip": "*",
                "infection/infection": "^0.7.1",
                "phpunit/phpunit": "^7.0.0"
            },
            "time": "2018-02-05T13:05:30+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "PackageVersions\\Installer",
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PackageVersions\\": "src/PackageVersions"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
            "install-path": "../ocramius/package-versions"
        },
        {
            "name": "ocramius/proxy-manager",
            "version": "2.2.2",
            "version_normalized": "2.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Ocramius/ProxyManager.git",
                "reference": "14b137b06b0f911944132df9d51e445a35920ab1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/14b137b06b0f911944132df9d51e445a35920ab1",
                "reference": "14b137b06b0f911944132df9d51e445a35920ab1",
                "shasum": ""
            },
            "require": {
                "ocramius/package-versions": "^1.1.3",
                "php": "^7.2.0",
                "zendframework/zend-code": "^3.3.0"
            },
            "require-dev": {
                "couscous/couscous": "^1.6.1",
                "ext-phar": "*",
                "humbug/humbug": "1.0.0-RC.0@RC",
                "nikic/php-parser": "^3.1.1",
                "padraic/phpunit-accelerator": "dev-master@DEV",
                "phpbench/phpbench": "^0.12.2",
                "phpstan/phpstan": "dev-master#856eb10a81c1d27c701a83f167dc870fd8f4236a as 0.9.999",
                "phpstan/phpstan-phpunit": "dev-master#5629c0a1f4a9c417cb1077cf6693ad9753895761",
                "phpunit/phpunit": "^6.4.3",
                "squizlabs/php_codesniffer": "^2.9.1"
            },
            "suggest": {
                "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
                "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
                "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
                "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
            },
            "time": "2018-09-27T13:45:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "ProxyManager\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "http://ocramius.github.io/"
                }
            ],
            "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
            "homepage": "https://github.com/Ocramius/ProxyManager",
            "keywords": [
                "aop",
                "lazy loading",
                "proxy",
                "proxy pattern",
                "service proxies"
            ],
            "install-path": "../ocramius/proxy-manager"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v1.2.3",
            "version_normalized": "1.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "0b441c047be7a1e829fb106687284b0f8cf77db7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0b441c047be7a1e829fb106687284b0f8cf77db7",
                "reference": "0b441c047be7a1e829fb106687284b0f8cf77db7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "time": "2016-03-18T15:55:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/random.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "pseudorandom",
                "random"
            ],
            "install-path": "../paragonie/random_compat"
        },
        {
            "name": "php-amqplib/php-amqplib",
            "version": "v2.8.1",
            "version_normalized": "2.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-amqplib/php-amqplib.git",
                "reference": "84449ffd3f5a7466bbee3946facb3746ff11f075"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/84449ffd3f5a7466bbee3946facb3746ff11f075",
                "reference": "84449ffd3f5a7466bbee3946facb3746ff11f075",
                "shasum": ""
            },
            "require": {
                "ext-bcmath": "*",
                "ext-sockets": "*",
                "php": ">=5.4.0"
            },
            "replace": {
                "videlalvaro/php-amqplib": "self.version"
            },
            "require-dev": {
                "phpdocumentor/phpdocumentor": "^2.9",
                "phpunit/phpunit": "^4.8",
                "scrutinizer/ocular": "^1.1",
                "squizlabs/php_codesniffer": "^2.5"
            },
            "time": "2018-11-13T09:35:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpAmqpLib\\": "PhpAmqpLib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Alvaro Videla",
                    "role": "Original Maintainer"
                },
                {
                    "name": "John Kelly",
                    "email": "johnmkelly86@gmail.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Raúl Araya",
                    "email": "nubeiro@gmail.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Luke Bakken",
                    "email": "luke@bakken.io",
                    "role": "Maintainer"
                }
            ],
            "description": "Formerly videlalvaro/php-amqplib.  This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
            "homepage": "https://github.com/php-amqplib/php-amqplib/",
            "keywords": [
                "message",
                "queue",
                "rabbitmq"
            ],
            "install-path": "../php-amqplib/php-amqplib"
        },
        {
            "name": "phpcollection/phpcollection",
            "version": "0.5.0",
            "version_normalized": "0.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/php-collection.git",
                "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
                "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
                "shasum": ""
            },
            "require": {
                "phpoption/phpoption": "1.*"
            },
            "time": "2015-05-17T12:39:23+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "PhpCollection": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache2"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "General-Purpose Collection Library for PHP",
            "keywords": [
                "collection",
                "list",
                "map",
                "sequence",
                "set"
            ],
            "install-path": "../phpcollection/phpcollection"
        },
        {
            "name": "phpoption/phpoption",
            "version": "1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/php-option.git",
                "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
                "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.7.*"
            },
            "time": "2015-07-25T16:39:46+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "PhpOption\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache2"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Option Type for PHP",
            "keywords": [
                "language",
                "option",
                "php",
                "type"
            ],
            "install-path": "../phpoption/phpoption"
        },
        {
            "name": "pkpass/pkpass",
            "version": "v1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tschoffelen/php-pkpass.git",
                "reference": "b5a406a67ef125c1442e21cbea6c1974668ac405"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tschoffelen/php-pkpass/zipball/b5a406a67ef125c1442e21cbea6c1974668ac405",
                "reference": "b5a406a67ef125c1442e21cbea6c1974668ac405",
                "shasum": ""
            },
            "require": {
                "ext-zip": "*",
                "php": ">=5.4"
            },
            "time": "2018-07-24T07:06:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PKPass\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Thomas Schoffelen",
                    "email": "thomas@scholica.com",
                    "homepage": "http://thomasschoffelen.com/"
                }
            ],
            "description": "PHP PKPass class for iOS Wallet",
            "homepage": "https://github.com/tschoffelen/PHP-PKPass",
            "keywords": [
                "apple",
                "ios",
                "ipad",
                "iphone",
                "passbook",
                "php",
                "wallet"
            ],
            "install-path": "../pkpass/pkpass"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2016-08-06T14:39:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "install-path": "../psr/http-message"
        },
        {
            "name": "psr/log",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
                "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2018-11-20T15:27:04+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "install-path": "../psr/log"
        },
        {
            "name": "queue-interop/amqp-interop",
            "version": "0.7.5",
            "version_normalized": "0.7.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/queue-interop/amqp-interop.git",
                "reference": "e1679b0a308e320c508afa74b5148bf58479dd0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/queue-interop/amqp-interop/zipball/e1679b0a308e320c508afa74b5148bf58479dd0d",
                "reference": "e1679b0a308e320c508afa74b5148bf58479dd0d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "queue-interop/queue-interop": "^0.6.2|0.7.x-dev|^1.0.0-alpha1"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.4.0"
            },
            "time": "2018-08-08T17:31:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.7.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Interop\\Amqp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "install-path": "../queue-interop/amqp-interop"
        },
        {
            "name": "queue-interop/queue-interop",
            "version": "0.6.2",
            "version_normalized": "0.6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/queue-interop/queue-interop.git",
                "reference": "950c8083ff328751843080f25266dec0db624ddb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/queue-interop/queue-interop/zipball/950c8083ff328751843080f25266dec0db624ddb",
                "reference": "950c8083ff328751843080f25266dec0db624ddb",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "time": "2018-08-05T12:16:04+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Interop\\Queue\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Promoting the interoperability of MQs objects. Based on Java JMS",
            "homepage": "https://github.com/queue-interop/queue-interop",
            "keywords": [
                "MQ",
                "jms",
                "message queue",
                "messaging",
                "queue"
            ],
            "install-path": "../queue-interop/queue-interop"
        },
        {
            "name": "raindrop/sonata-theme-bundle",
            "version": "dev-sonata-3.x",
            "version_normalized": "dev-sonata-3.x",
            "target-dir": "Raindrop/SonataThemeBundle",
            "source": {
                "type": "git",
                "url": "https://github.com/raindropdevs/RaindropSonataThemeBundle.git",
                "reference": "2bcadc6e354439834b4e170c980b9844b78d9e7c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/raindropdevs/RaindropSonataThemeBundle/zipball/2bcadc6e354439834b4e170c980b9844b78d9e7c",
                "reference": "2bcadc6e354439834b4e170c980b9844b78d9e7c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "sonata-project/admin-bundle": ">=2.3"
            },
            "time": "2017-07-09T13:55:14+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-0": {
                    "Raindrop\\SonataThemeBundle": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Raindrop Dev Team",
                    "homepage": "https://github.com/raindropdevs/RaindropSonataThemeBundle/graphs/contributors"
                }
            ],
            "description": "Symfony 2 SonataAdminBundle Themes",
            "homepage": "https://github.com/raindropdevs",
            "keywords": [
                "admin",
                "sonata",
                "theme"
            ],
            "install-path": "../raindrop/sonata-theme-bundle/Raindrop/SonataThemeBundle"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "2.0.5",
            "version_normalized": "2.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
                "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~3.7.0",
                "satooshi/php-coveralls": ">=1.0"
            },
            "time": "2016-02-11T07:05:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "install-path": "../ralouphie/getallheaders"
        },
        {
            "name": "robloach/component-installer",
            "version": "0.2.3",
            "version_normalized": "0.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/RobLoach/component-installer.git",
                "reference": "908a859aa7c4949ba9ad67091e67bac10b66d3d7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/RobLoach/component-installer/zipball/908a859aa7c4949ba9ad67091e67bac10b66d3d7",
                "reference": "908a859aa7c4949ba9ad67091e67bac10b66d3d7",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0",
                "kriswallsmith/assetic": "1.*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "composer/composer": "1.*@alpha",
                "phpunit/phpunit": "4.*"
            },
            "time": "2015-08-10T12:35:38+00:00",
            "type": "composer-plugin",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                },
                "class": "ComponentInstaller\\ComponentInstallerPlugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "ComponentInstaller": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Rob Loach",
                    "homepage": "http://robloach.net"
                }
            ],
            "description": "Allows installation of Components via Composer.",
            "install-path": "../robloach/component-installer"
        },
        {
            "name": "sensio/distribution-bundle",
            "version": "v4.0.41",
            "version_normalized": "4.0.41.0",
            "target-dir": "Sensio/Bundle/DistributionBundle",
            "source": {
                "type": "git",
                "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
                "reference": "a0d13880526e85262388e66e165e4c152396ff45"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/a0d13880526e85262388e66e165e4c152396ff45",
                "reference": "a0d13880526e85262388e66e165e4c152396ff45",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9",
                "sensiolabs/security-checker": "~3.0|~4.0|~5.0",
                "symfony/class-loader": "~2.2",
                "symfony/framework-bundle": "~2.3",
                "symfony/process": "~2.2"
            },
            "require-dev": {
                "symfony/form": "~2.2",
                "symfony/validator": "~2.2",
                "symfony/yaml": "~2.2"
            },
            "suggest": {
                "symfony/form": "If you want to use the configurator",
                "symfony/validator": "If you want to use the configurator",
                "symfony/yaml": "If you want to use  the configurator"
            },
            "time": "2018-12-04T16:12:38+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Sensio\\Bundle\\DistributionBundle": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Base bundle for Symfony Distributions",
            "keywords": [
                "configuration",
                "distribution"
            ],
            "install-path": "../sensio/distribution-bundle/Sensio/Bundle/DistributionBundle"
        },
        {
            "name": "sensio/framework-extra-bundle",
            "version": "v3.0.12",
            "version_normalized": "3.0.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
                "reference": "3e8936fe13aa4086644977d334d8fcd275f50357"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/3e8936fe13aa4086644977d334d8fcd275f50357",
                "reference": "3e8936fe13aa4086644977d334d8fcd275f50357",
                "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-12-18T17:39:27+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "This bundle provides a way to configure your controllers with annotations",
            "keywords": [
                "annotations",
                "controllers"
            ],
            "install-path": "../sensio/framework-extra-bundle"
        },
        {
            "name": "sensio/generator-bundle",
            "version": "v2.5.3",
            "version_normalized": "2.5.3.0",
            "target-dir": "Sensio/Bundle/GeneratorBundle",
            "source": {
                "type": "git",
                "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
                "reference": "e50108c2133ee5c9c484555faed50c17a61221d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/e50108c2133ee5c9c484555faed50c17a61221d3",
                "reference": "e50108c2133ee5c9c484555faed50c17a61221d3",
                "shasum": ""
            },
            "require": {
                "symfony/console": "~2.5",
                "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-03-17T06:36:52+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.5.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",
            "install-path": "../sensio/generator-bundle/Sensio/Bundle/GeneratorBundle"
        },
        {
            "name": "sensiolabs/security-checker",
            "version": "v5.0.3",
            "version_normalized": "5.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sensiolabs/security-checker.git",
                "reference": "46be3f58adac13084497961e10eed9a7fb4d44d1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/46be3f58adac13084497961e10eed9a7fb4d44d1",
                "reference": "46be3f58adac13084497961e10eed9a7fb4d44d1",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0",
                "php": ">=5.5.9",
                "symfony/console": "~2.7|~3.0|~4.0"
            },
            "time": "2018-12-19T17:14:59+00:00",
            "bin": [
                "security-checker"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SensioLabs\\Security\\": "SensioLabs/Security"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien.potencier@gmail.com"
                }
            ],
            "description": "A security checker for your composer.lock",
            "install-path": "../sensiolabs/security-checker"
        },
        {
            "name": "sonata-project/admin-bundle",
            "version": "3.45.1",
            "version_normalized": "3.45.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sonata-project/SonataAdminBundle.git",
                "reference": "ba9c5dcbfe0412859d63f3319606ae006591ac85"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sonata-project/SonataAdminBundle/zipball/ba9c5dcbfe0412859d63f3319606ae006591ac85",
                "reference": "ba9c5dcbfe0412859d63f3319606ae006591ac85",
                "shasum": ""
            },
            "require": {
                "doctrine/common": "^2.7",
                "doctrine/inflector": "^1.1",
                "knplabs/knp-menu-bundle": "^2.2",
                "php": "^7.1",
                "sonata-project/block-bundle": "^3.11",
                "sonata-project/core-bundle": "^3.14.0",
                "sonata-project/exporter": "^1.11.0 || ^2.0",
                "symfony/asset": "^2.8 || ^3.2 || ^4.0",
                "symfony/config": "^2.8 || ^3.2 || ^4.0",
                "symfony/console": "^2.8 || ^3.2 || ^4.0",
                "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0",
                "symfony/event-dispatcher": "^2.8 || ^3.2 || ^4.0",
                "symfony/expression-language": "^2.8 || ^3.2 || ^4.0",
                "symfony/form": "^2.8.18 || ^3.2.5 || ^4.0",
                "symfony/framework-bundle": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-foundation": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0",
                "symfony/options-resolver": "^2.8 || ^3.2 || ^4.0",
                "symfony/property-access": "^2.8 || ^3.2 || ^4.0",
                "symfony/routing": "^2.8 || ^3.2 || ^4.0",
                "symfony/security-acl": "^2.8 || ^3.0",
                "symfony/security-bundle": "^2.8 || ^3.2 || ^4.0",
                "symfony/security-core": "^2.8 || ^3.2 || ^4.0",
                "symfony/security-csrf": "^2.8 || ^3.2 || ^4.0",
                "symfony/templating": "^2.8 || ^3.2 || ^4.0",
                "symfony/translation": "^2.8 || ^3.2 || ^4.0",
                "symfony/twig-bridge": "^2.8 || ^3.2 || ^4.0",
                "symfony/twig-bundle": "^2.8 || ^3.2 || ^4.0",
                "symfony/validator": "^2.8 || ^3.2 || ^4.0",
                "twig/extensions": "^1.5",
                "twig/twig": "^1.34 || ^2.0"
            },
            "conflict": {
                "jms/di-extra-bundle": "<1.9",
                "sonata-project/media-bundle": "<3.7",
                "sonata-project/user-bundle": "<3.3"
            },
            "require-dev": {
                "jms/di-extra-bundle": "^1.9",
                "jms/translation-bundle": "^1.4",
                "matthiasnoback/symfony-dependency-injection-test": "^3.1",
                "sensio/generator-bundle": "^3.1",
                "sonata-project/intl-bundle": "^2.4",
                "symfony/class-loader": "^2.8 || ^3.2",
                "symfony/filesystem": "^2.8 || ^3.2 || ^4.0",
                "symfony/phpunit-bridge": "^4.2",
                "symfony/yaml": "^2.8 || ^3.2 || ^4.0"
            },
            "suggest": {
                "jms/di-extra-bundle": "Annotations for Admin definition",
                "jms/translation-bundle": "Extract message keys from Admins",
                "sensio/generator-bundle": "Add sonata:admin:generate command",
                "sonata-project/intl-bundle": "Add localized date and number into the list"
            },
            "time": "2019-01-14T22:05:25+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sonata\\AdminBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sonata Community",
                    "homepage": "https://github.com/sonata-project/SonataAdminBundle/contributors"
                },
                {
                    "name": "Thomas Rabaix",
                    "email": "thomas.rabaix@sonata-project.org",
                    "homepage": "https://sonata-project.org"
                }
            ],
            "description": "The missing Symfony Admin Generator",
            "homepage": "https://sonata-project.org/bundles/admin",
            "keywords": [
                "Admin Generator",
                "admin",
                "bootstrap",
                "sonata"
            ],
            "install-path": "../sonata-project/admin-bundle"
        },
        {
            "name": "sonata-project/block-bundle",
            "version": "3.14.0",
            "version_normalized": "3.14.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sonata-project/SonataBlockBundle.git",
                "reference": "57cba96c3be3796e4daceba34557fb4c3b136735"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sonata-project/SonataBlockBundle/zipball/57cba96c3be3796e4daceba34557fb4c3b136735",
                "reference": "57cba96c3be3796e4daceba34557fb4c3b136735",
                "shasum": ""
            },
            "require": {
                "doctrine/common": "^2.3",
                "php": "^7.1",
                "sonata-project/cache": "^1.0 || ^2.0",
                "sonata-project/core-bundle": "^3.13.7",
                "sonata-project/doctrine-extensions": "^1.1",
                "symfony/asset": "^2.8 || ^3.2 || ^4.0",
                "symfony/config": "^2.8 || ^3.2 || ^4.0",
                "symfony/console": "^2.8 || ^3.2 || ^4.0",
                "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0",
                "symfony/event-dispatcher": "^2.8 || ^3.2 || ^4.0",
                "symfony/form": "^2.8 || ^3.2 || ^4.0",
                "symfony/framework-bundle": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-foundation": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0",
                "symfony/options-resolver": "^2.8 || ^3.2 || ^4.0",
                "symfony/templating": "^2.8 || ^3.2 || ^4.0",
                "symfony/twig-bundle": "^2.8 || ^3.2 || ^4.0",
                "twig/twig": "^1.34 || ^2.0"
            },
            "conflict": {
                "jms/di-extra-bundle": "<1.7.0"
            },
            "require-dev": {
                "jms/di-extra-bundle": "^1.7",
                "knplabs/knp-menu-bundle": "^2.0",
                "sonata-project/admin-bundle": "^3.22",
                "symfony/debug": "^2.8 || ^3.2 || ^4.0",
                "symfony/phpunit-bridge": "^4.2",
                "symfony/stopwatch": "^2.8 || ^3.2 || ^4.0"
            },
            "suggest": {
                "jms/di-extra-bundle": "Annotations for Block definition",
                "knplabs/knp-menu-bundle": "^2.0",
                "sonata-project/cache-bundle": "^3.0"
            },
            "time": "2019-01-12T13:04:26+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sonata\\BlockBundle\\": "src/"
                },
                "files": [
                    "src/Resources/stubs/symfony2.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sonata Community",
                    "homepage": "https://github.com/sonata-project/SonataBlockBundle/contributors"
                },
                {
                    "name": "Thomas Rabaix",
                    "email": "thomas.rabaix@sonata-project.org",
                    "homepage": "https://sonata-project.org"
                }
            ],
            "description": "Symfony SonataBlockBundle",
            "homepage": "https://sonata-project.org/bundles/block",
            "keywords": [
                "block",
                "sonata"
            ],
            "install-path": "../sonata-project/block-bundle"
        },
        {
            "name": "sonata-project/cache",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sonata-project/cache.git",
                "reference": "2e2fdabf40bfe566c68406aae238a721cddabf74"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sonata-project/cache/zipball/2e2fdabf40bfe566c68406aae238a721cddabf74",
                "reference": "2e2fdabf40bfe566c68406aae238a721cddabf74",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "psr/log": "^1.0"
            },
            "require-dev": {
                "doctrine/orm": "^2.5",
                "doctrine/phpcr-odm": "^1.4",
                "jackalope/jackalope-doctrine-dbal": "^1.2",
                "predis/predis": "^1.1",
                "sllh/php-cs-fixer-styleci-bridge": "^2.1",
                "symfony/phpunit-bridge": "^3.3"
            },
            "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": "2017-12-08T09:22:44+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sonata\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Thomas Rabaix",
                    "email": "thomas.rabaix@gmail.com",
                    "homepage": "https://sonata-project.org/"
                },
                {
                    "name": "Sonata Community",
                    "homepage": "https://github.com/sonata-project/cache/contributors"
                }
            ],
            "description": "Cache library",
            "homepage": "https://github.com/sonata-project/cache",
            "keywords": [
                "cache",
                "memcached",
                "mongodb",
                "redis"
            ],
            "install-path": "../sonata-project/cache"
        },
        {
            "name": "sonata-project/classification-bundle",
            "version": "3.6.1",
            "version_normalized": "3.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sonata-project/SonataClassificationBundle.git",
                "reference": "df700a832ed2baac2d59bd10b7c52952e93dc54e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sonata-project/SonataClassificationBundle/zipball/df700a832ed2baac2d59bd10b7c52952e93dc54e",
                "reference": "df700a832ed2baac2d59bd10b7c52952e93dc54e",
                "shasum": ""
            },
            "require": {
                "cocur/slugify": "^1.4 || ^2.0 || ^3.0",
                "php": "^5.6 || ^7.0",
                "sonata-project/admin-bundle": "^3.1",
                "sonata-project/core-bundle": "^3.2",
                "sonata-project/datagrid-bundle": "^2.2.1",
                "sonata-project/doctrine-orm-admin-bundle": "^3.0",
                "sonata-project/easy-extends-bundle": "^2.2",
                "symfony/config": "^2.8 || ^3.2 || ^4.0",
                "symfony/console": "^2.8 || ^3.2 || ^4.0",
                "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0",
                "symfony/form": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-foundation": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0",
                "symfony/options-resolver": "^2.8 || ^3.2 || ^4.0",
                "twig/twig": "^1.14.2 || ^2.0"
            },
            "conflict": {
                "jms/serializer": "<0.13",
                "sonata-project/block-bundle": "<3.0 || >=4.0",
                "sonata-project/media-bundle": "<3.0 || >=4.0"
            },
            "require-dev": {
                "friendsofsymfony/rest-bundle": "^1.1 || ^2.0",
                "jms/serializer-bundle": "^0.13 || ^1.0",
                "sonata-project/block-bundle": "^3.3.1",
                "sonata-project/media-bundle": "^3.0",
                "symfony/phpunit-bridge": "^3.3 || ^4.0"
            },
            "suggest": {
                "sonata-project/block-bundle": "For rendering dynamic list blocks on a page.",
                "sonata-project/media-bundle": "For media management"
            },
            "time": "2018-01-26T17:06:08+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sonata\\ClassificationBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sonata Community",
                    "homepage": "https://github.com/sonata-project/SonataClassificationBundle/contributors"
                },
                {
                    "name": "Thomas Rabaix",
                    "email": "thomas.rabaix@sonata-project.org",
                    "homepage": "https://sonata-project.org"
                }
            ],
            "description": "Symfony SonataClassificationBundle",
            "homepage": "https://sonata-project.org/bundles/classification",
            "keywords": [
                "category",
                "tag",
                "taxonomy"
            ],
            "install-path": "../sonata-project/classification-bundle"
        },
        {
            "name": "sonata-project/core-bundle",
            "version": "3.15.1",
            "version_normalized": "3.15.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sonata-project/SonataCoreBundle.git",
                "reference": "30f5d1201aab91c493b2f15d91f6514fe4ad2daf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sonata-project/SonataCoreBundle/zipball/30f5d1201aab91c493b2f15d91f6514fe4ad2daf",
                "reference": "30f5d1201aab91c493b2f15d91f6514fe4ad2daf",
                "shasum": ""
            },
            "require": {
                "cocur/slugify": "^1.4 || ^2.0 || ^3.0",
                "php": "^7.1",
                "sonata-project/datagrid-bundle": "^2.0",
                "sonata-project/doctrine-extensions": "^1.1",
                "symfony/config": "^2.8 || ^3.2 || ^4.0",
                "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0",
                "symfony/event-dispatcher": "^2.8 || ^3.2 || ^4.0",
                "symfony/form": "^2.8.18 || ^3.2.6 || ^4.0",
                "symfony/framework-bundle": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-foundation": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0",
                "symfony/options-resolver": "^2.8 || ^3.2 || ^4.0",
                "symfony/property-access": "^2.8 || ^3.2 || ^4.0",
                "symfony/security-csrf": "^2.8 || ^3.2 || ^4.0",
                "symfony/translation": "^2.8 || ^3.2 || ^4.0",
                "symfony/twig-bridge": "^2.8 || ^3.2 || ^4.0",
                "symfony/validator": "^2.8 || ^3.2 || ^4.0",
                "twig/extensions": "^1.5",
                "twig/twig": "^1.34 || ^2.0"
            },
            "conflict": {
                "sonata-project/exporter": "< 1.11.0"
            },
            "require-dev": {
                "doctrine/orm": "^2.4",
                "doctrine/phpcr-odm": "^1.0",
                "jackalope/jackalope-doctrine-dbal": "^1.0",
                "jms/serializer-bundle": "^1.0 || ^2.0",
                "matthiasnoback/symfony-config-test": "^4.0",
                "matthiasnoback/symfony-dependency-injection-test": "^3.1",
                "nelmio/api-doc-bundle": "^2.11",
                "sonata-project/exporter": "^1.11.0 || ^2.0",
                "symfony/phpunit-bridge": "^4.2"
            },
            "time": "2019-01-26T22:34:20+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sonata\\CoreBundle\\": "src/CoreBundle/",
                    "Sonata\\Form\\": "src/Form/",
                    "Sonata\\Serializer\\": "src/Serializer/",
                    "Sonata\\Twig\\": "src/Twig/"
                }
            },
            "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": "https://sonata-project.org/bundles/core",
            "keywords": [
                "sonata"
            ],
            "install-path": "../sonata-project/core-bundle"
        },
        {
            "name": "sonata-project/datagrid-bundle",
            "version": "2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sonata-project/SonataDatagridBundle.git",
                "reference": "aa0923768b705dbdab6b751f667a03ba6c5fd05a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sonata-project/SonataDatagridBundle/zipball/aa0923768b705dbdab6b751f667a03ba6c5fd05a",
                "reference": "aa0923768b705dbdab6b751f667a03ba6c5fd05a",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "symfony/config": "^2.8 || ^3.2 || ^4.0",
                "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0",
                "symfony/form": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0"
            },
            "require-dev": {
                "doctrine/orm": "^2.4",
                "symfony/phpunit-bridge": "^4.0"
            },
            "time": "2018-10-09T20:50:18+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sonata\\DatagridBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sonata Community",
                    "homepage": "https://github.com/sonata-project/SonataDatagridBundle/contributors"
                },
                {
                    "name": "Thomas Rabaix",
                    "email": "thomas.rabaix@sonata-project.org",
                    "homepage": "https://sonata-project.org"
                }
            ],
            "description": "Symfony SonataDatagridBundle",
            "homepage": "https://sonata-project.org/bundles/datagrid",
            "keywords": [
                "datagrid",
                "sonata"
            ],
            "install-path": "../sonata-project/datagrid-bundle"
        },
        {
            "name": "sonata-project/doctrine-extensions",
            "version": "1.1.5",
            "version_normalized": "1.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sonata-project/sonata-doctrine-extensions.git",
                "reference": "187495be73b2099c6ff8d0c2384ca31a8adca66e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sonata-project/sonata-doctrine-extensions/zipball/187495be73b2099c6ff8d0c2384ca31a8adca66e",
                "reference": "187495be73b2099c6ff8d0c2384ca31a8adca66e",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "^2.2",
                "php": "^7.1"
            },
            "require-dev": {
                "doctrine/common": "^2.7",
                "doctrine/orm": "^2.5",
                "doctrine/phpcr-odm": "^1.4 || ^2.0",
                "jackalope/jackalope-doctrine-dbal": "^1.0",
                "symfony/dependency-injection": "^2.8 || ^3.3 || ^4.0",
                "symfony/expression-language": "^2.8 || ^3.3 || ^4.0",
                "symfony/framework-bundle": "^2.8 || ^3.3 || ^4.0",
                "symfony/phpunit-bridge": "^4.2"
            },
            "suggest": {
                "doctrine/orm": "If you use doctrine orm",
                "doctrine/phpcr-odm": "If you use doctrine phpcr",
                "symfony/framework-bundle": "If you want to use symfony"
            },
            "time": "2019-01-19T09:07:22+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sonata\\Doctrine\\": "src/"
                }
            },
            "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"
            ],
            "install-path": "../sonata-project/doctrine-extensions"
        },
        {
            "name": "sonata-project/doctrine-orm-admin-bundle",
            "version": "3.4.2",
            "version_normalized": "3.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle.git",
                "reference": "f81775f5f42ff8015012eb52684ccf16e4e7a6ee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sonata-project/SonataDoctrineORMAdminBundle/zipball/f81775f5f42ff8015012eb52684ccf16e4e7a6ee",
                "reference": "f81775f5f42ff8015012eb52684ccf16e4e7a6ee",
                "shasum": ""
            },
            "require": {
                "doctrine/orm": "^2.4.5",
                "php": "^5.6 || ^7.0",
                "sonata-project/admin-bundle": "^3.29",
                "sonata-project/core-bundle": "^3.8",
                "sonata-project/exporter": "^1.3.1",
                "symfony/console": "^2.8 || ^3.2 || ^4.0",
                "symfony/doctrine-bridge": "^2.8 || ^3.2 || ^4.0",
                "symfony/form": "^2.8 || ^3.2 || ^4.0",
                "symfony/framework-bundle": "^2.8 || ^3.2 || ^4.0",
                "symfony/security": "^2.8 || ^3.2 || ^4.0",
                "symfony/security-acl": "^2.8 || ^3.0"
            },
            "conflict": {
                "simplethings/entity-audit-bundle": ">=2.0",
                "sonata-project/block-bundle": "<3.11"
            },
            "provide": {
                "sonata-project/admin-bundle-persistency-layer": "1.0.0"
            },
            "require-dev": {
                "knplabs/knp-menu-bundle": "^2.1.1",
                "simplethings/entity-audit-bundle": "0.1 - 0.9 || ^1.0",
                "sonata-project/block-bundle": "^3.11",
                "symfony/phpunit-bridge": "^3.3 || ^4.0"
            },
            "suggest": {
                "simplethings/entity-audit-bundle": "If you want to support for versioning of entities and their associations."
            },
            "time": "2018-02-08T10:12:06+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sonata\\DoctrineORMAdminBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sonata Community",
                    "homepage": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle/contributors"
                },
                {
                    "name": "Thomas Rabaix",
                    "email": "thomas.rabaix@sonata-project.org",
                    "homepage": "https://sonata-project.org"
                }
            ],
            "description": "Symfony Sonata / Integrate Doctrine ORM into the SonataAdminBundle",
            "homepage": "https://sonata-project.org/bundles/admin",
            "keywords": [
                "Admin Generator",
                "admin",
                "bootstrap",
                "generator",
                "sonata"
            ],
            "install-path": "../sonata-project/doctrine-orm-admin-bundle"
        },
        {
            "name": "sonata-project/easy-extends-bundle",
            "version": "2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sonata-project/SonataEasyExtendsBundle.git",
                "reference": "c62fb4f7e74f7fc5f32f122ffa8131d7cf05a1db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sonata-project/SonataEasyExtendsBundle/zipball/c62fb4f7e74f7fc5f32f122ffa8131d7cf05a1db",
                "reference": "c62fb4f7e74f7fc5f32f122ffa8131d7cf05a1db",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "symfony/console": "^2.8 || ^3.2 || ^4.0",
                "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0",
                "symfony/finder": "^2.8 || ^3.2 || ^4.0",
                "symfony/framework-bundle": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0"
            },
            "require-dev": {
                "doctrine/orm": "^2.2",
                "symfony/phpunit-bridge": "^4.0"
            },
            "time": "2018-02-11T12:21:41+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sonata\\EasyExtendsBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sonata Community",
                    "homepage": "https://github.com/sonata-project/SonataEasyExtendsBundle/contributors"
                },
                {
                    "name": "Thomas Rabaix",
                    "email": "thomas.rabaix@sonata-project.org",
                    "homepage": "https://sonata-project.org"
                }
            ],
            "description": "Symfony SonataEasyExtendsBundle",
            "homepage": "https://sonata-project.org/bundles/easy-extends",
            "keywords": [
                "Easy Extends",
                "sonata"
            ],
            "install-path": "../sonata-project/easy-extends-bundle"
        },
        {
            "name": "sonata-project/exporter",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sonata-project/exporter.git",
                "reference": "63d1199e802ff8af2826d8410080093f949dcb92"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sonata-project/exporter/zipball/63d1199e802ff8af2826d8410080093f949dcb92",
                "reference": "63d1199e802ff8af2826d8410080093f949dcb92",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "doctrine/dbal": "^2.5",
                "doctrine/orm": "^2.4.5",
                "matthiasnoback/symfony-config-test": "^2.0",
                "matthiasnoback/symfony-dependency-injection-test": "^1.0",
                "propel/propel1": "^1.6",
                "symfony/config": "^2.8 || ^3.2 || ^4.0",
                "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-foundation": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0",
                "symfony/phpunit-bridge": "^4.0",
                "symfony/property-access": "^2.8 || ^3.2 || ^4.0",
                "symfony/routing": "^2.8 || ^3.2 || ^4.0"
            },
            "suggest": {
                "ext-curl": "*",
                "propel/propel1": "^1.6",
                "symfony/property-access": "To be able to export from database entities",
                "symfony/routing": "To be able to export the routes of a Symfony app"
            },
            "time": "2019-01-10T19:05:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Exporter\\": "aliases/",
                    "Sonata\\Exporter\\": "src/"
                }
            },
            "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"
            ],
            "install-path": "../sonata-project/exporter"
        },
        {
            "name": "sonata-project/formatter-bundle",
            "version": "3.5.0",
            "version_normalized": "3.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sonata-project/SonataFormatterBundle.git",
                "reference": "ce606803f149a9ad48c9b57ccf3c0b5945bb2415"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sonata-project/SonataFormatterBundle/zipball/ce606803f149a9ad48c9b57ccf3c0b5945bb2415",
                "reference": "ce606803f149a9ad48c9b57ccf3c0b5945bb2415",
                "shasum": ""
            },
            "require": {
                "egeloen/ckeditor-bundle": "^4.0 || ^5.0 || ^6.0",
                "knplabs/knp-markdown-bundle": "^1.7",
                "php": "^5.6 || ^7.0",
                "sonata-project/block-bundle": "^3.11",
                "sonata-project/core-bundle": "^3.9",
                "symfony/config": "^2.8 || ^3.2 || ^4.0",
                "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0",
                "symfony/event-dispatcher": "^2.8 || ^3.2 || ^4.0",
                "symfony/form": "^2.8 || ^3.2 || ^4.0",
                "symfony/framework-bundle": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-foundation": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0",
                "symfony/options-resolver": "^2.8 || ^3.2 || ^4.0",
                "symfony/property-access": "^2.8 || ^3.2 || ^4.0",
                "symfony/translation": "^2.8 || ^3.2 || ^4.0",
                "symfony/twig-bridge": "^2.8 || ^3.2 || ^4.0",
                "twig/twig": "^1.34 || ^2.0"
            },
            "conflict": {
                "sonata-project/admin-bundle": "<3.27",
                "sonata-project/media-bundle": "<3.0"
            },
            "require-dev": {
                "friendsofsymfony/ckeditor-bundle": "^1.0",
                "matthiasnoback/symfony-dependency-injection-test": "^1.1",
                "sonata-project/admin-bundle": "^3.31",
                "sonata-project/media-bundle": "^3.10",
                "symfony/phpunit-bridge": "^4.0",
                "symfony/validator": "^2.8 || ^3.2 || ^4.0"
            },
            "suggest": {
                "sonata-project/admin-bundle": "For using the admin media browser.",
                "sonata-project/media-bundle": "For using the admin media browser."
            },
            "time": "2018-05-22T14:39:45+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sonata\\FormatterBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sonata Community",
                    "homepage": "https://github.com/sonata-project/SonataFormatterBundle/contributors"
                },
                {
                    "name": "Thomas Rabaix",
                    "email": "thomas.rabaix@sonata-project.org",
                    "homepage": "https://sonata-project.org"
                }
            ],
            "description": "Symfony SonataFormatterBundle",
            "homepage": "https://sonata-project.org/bundles/formatter",
            "keywords": [
                "CKEditor",
                "formatter",
                "markdown",
                "markitup",
                "sonata"
            ],
            "install-path": "../sonata-project/formatter-bundle"
        },
        {
            "name": "sonata-project/intl-bundle",
            "version": "2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sonata-project/SonataIntlBundle.git",
                "reference": "1548e0eef68841088867e3a7c5d90a625922c14e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sonata-project/SonataIntlBundle/zipball/1548e0eef68841088867e3a7c5d90a625922c14e",
                "reference": "1548e0eef68841088867e3a7c5d90a625922c14e",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "symfony/config": "^2.8 || ^3.2 || ^4.0",
                "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-foundation": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0",
                "symfony/intl": "^2.8 || ^3.2 || ^4.0",
                "symfony/templating": "^2.8 || ^3.2 || ^4.0",
                "twig/twig": "^1.12 || ^2.0"
            },
            "conflict": {
                "sonata-project/user-bundle": "<2.0 || >=5.0"
            },
            "require-dev": {
                "matthiasnoback/symfony-dependency-injection-test": "^1.0",
                "sonata-project/user-bundle": "^3.6 || ^4.0",
                "symfony/phpunit-bridge": "^4.0",
                "symfony/security-core": "^2.8 || ^3.2 || ^4.0"
            },
            "suggest": {
                "sonata-project/user-bundle": "For user timezone detection"
            },
            "time": "2018-06-16T16:09:27+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sonata\\IntlBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sonata Community",
                    "homepage": "https://github.com/sonata-project/SonataIntlBundle/contributors"
                },
                {
                    "name": "Thomas Rabaix",
                    "email": "thomas.rabaix@sonata-project.org"
                }
            ],
            "description": "Symfony SonataIntlBundle",
            "homepage": "https://sonata-project.org/bundles/intl",
            "keywords": [
                "date",
                "intl",
                "number",
                "sonata",
                "time"
            ],
            "install-path": "../sonata-project/intl-bundle"
        },
        {
            "name": "sonata-project/media-bundle",
            "version": "3.11.0",
            "version_normalized": "3.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sonata-project/SonataMediaBundle.git",
                "reference": "d253efaed75da236f6553ac00409a4a6a1e93c17"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sonata-project/SonataMediaBundle/zipball/d253efaed75da236f6553ac00409a4a6a1e93c17",
                "reference": "d253efaed75da236f6553ac00409a4a6a1e93c17",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/psr7": "^1.0",
                "imagine/imagine": "^0.6 || ^0.7",
                "jms/serializer-bundle": "^1.0 || ^2.0",
                "knplabs/gaufrette": "^0.3 || ^0.4 || ^0.5",
                "kriswallsmith/buzz": "^0.15 || ^0.16",
                "php": "^5.6 || ^7.0",
                "psr/log": "^1.0",
                "sonata-project/core-bundle": "^3.9",
                "sonata-project/doctrine-extensions": "^1.0",
                "sonata-project/easy-extends-bundle": "^2.5",
                "sonata-project/notification-bundle": "^3.3",
                "symfony/config": "^2.8 || ^3.2 || ^4.0",
                "symfony/console": "^2.8 || ^3.2 || ^4.0",
                "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0",
                "symfony/event-dispatcher": "^2.8 || ^3.2 || ^4.0",
                "symfony/filesystem": "^2.8 || ^3.2 || ^4.0",
                "symfony/finder": "^2.8 || ^3.2 || ^4.0",
                "symfony/form": "^2.8 || ^3.2 || ^4.0",
                "symfony/framework-bundle": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-foundation": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0",
                "symfony/options-resolver": "^2.8 || ^3.2 || ^4.0",
                "symfony/routing": "^2.8 || ^3.2 || ^4.0",
                "symfony/security-core": "^2.8 || ^3.2 || ^4.0",
                "symfony/templating": "^2.8 || ^3.2 || ^4.0",
                "symfony/translation": "^2.8 || ^3.2 || ^4.0",
                "symfony/twig-bridge": "^2.8 || ^3.2 || ^4.0",
                "symfony/validator": "^2.8 || ^3.2 || ^4.0",
                "twig/twig": "^1.35 || ^2.0"
            },
            "conflict": {
                "friendsofsymfony/rest-bundle": "<1.7.4 || >=3.0",
                "jms/serializer": "<0.13",
                "sonata-project/block-bundle": "<3.11 || >=4.0",
                "sonata-project/classification-bundle": "<3.0 || >= 5.0",
                "sonata-project/formatter-bundle": "<3.2",
                "sonata-project/seo-bundle": "<2.1 || >=3.0",
                "symfony/monolog-bundle": "<2.4"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.8",
                "friendsofsymfony/rest-bundle": "^1.7.4 || ^2.0",
                "jackalope/jackalope-doctrine-dbal": "^1.1",
                "matthiasnoback/symfony-dependency-injection-test": "^1.0",
                "nelmio/api-doc-bundle": "^2.11",
                "sonata-project/admin-bundle": "^3.31",
                "sonata-project/block-bundle": "^3.11",
                "sonata-project/datagrid-bundle": "^2.3",
                "sonata-project/doctrine-orm-admin-bundle": "^3.4",
                "sonata-project/formatter-bundle": "^3.4",
                "sonata-project/seo-bundle": "^2.5",
                "symfony/phpunit-bridge": "^4.0",
                "symfony/security-csrf": "^2.8 || ^3.2 || ^4.0"
            },
            "suggest": {
                "liip/imagine-bundle": "^0.9",
                "rackspace/php-opencloud": "^1.6",
                "sonata-project/classification-bundle": "If you want to categorize your media items.",
                "sonata-project/doctrine-orm-admin-bundle": "^3.0",
                "sonata-project/seo-bundle": "^2.1",
                "symfony/monolog-bundle": "If you want to log exceptions produced when dealing with images.",
                "tilleuls/ckeditor-sonata-media-bundle": "^1.0"
            },
            "time": "2018-02-23T16:51:12+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sonata\\MediaBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sonata Community",
                    "homepage": "https://github.com/sonata-project/SonataMediaBundle/contributors"
                },
                {
                    "name": "Thomas Rabaix",
                    "email": "thomas.rabaix@sonata-project.org",
                    "homepage": "https://sonata-project.org"
                }
            ],
            "description": "Symfony SonataMediaBundle",
            "homepage": "https://sonata-project.org/bundles/media",
            "keywords": [
                "dailymotion",
                "file",
                "media",
                "pdf",
                "sonata",
                "upload",
                "vimeo",
                "youtube"
            ],
            "install-path": "../sonata-project/media-bundle"
        },
        {
            "name": "sonata-project/notification-bundle",
            "version": "3.3.1",
            "version_normalized": "3.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sonata-project/SonataNotificationBundle.git",
                "reference": "f9ff14858a9b7db8fbc21f3c57d3c2ccb3b06ed2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sonata-project/SonataNotificationBundle/zipball/f9ff14858a9b7db8fbc21f3c57d3c2ccb3b06ed2",
                "reference": "f9ff14858a9b7db8fbc21f3c57d3c2ccb3b06ed2",
                "shasum": ""
            },
            "require": {
                "enqueue/amqp-lib": "^0.8",
                "php": "^5.6 || ^7.0",
                "sonata-project/core-bundle": "^3.0",
                "sonata-project/datagrid-bundle": "^2.2.1",
                "sonata-project/doctrine-extensions": "^1.0",
                "sonata-project/easy-extends-bundle": "^2.2",
                "symfony/config": "^2.8 || ^3.2 || ^4.0",
                "symfony/console": "^2.8 || ^3.2 || ^4.0",
                "symfony/dependency-injection": "^2.8 || ^3.2 || ^4.0",
                "symfony/event-dispatcher": "^2.8 || ^3.2 || ^4.0",
                "symfony/form": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-foundation": "^2.8 || ^3.2 || ^4.0",
                "symfony/http-kernel": "^2.8 || ^3.2 || ^4.0",
                "symfony/security": "^2.8 || ^3.2 || ^4.0",
                "zendframework/zenddiagnostics": "^1.0"
            },
            "conflict": {
                "jms/serializer": "<0.13",
                "sonata-project/admin-bundle": "<3.1"
            },
            "require-dev": {
                "friendsofsymfony/rest-bundle": "^1.5 || ^2.1",
                "guzzlehttp/guzzle": "^3.8",
                "jms/serializer-bundle": "^0.13 || ^1.0",
                "liip/monitor-bundle": "^2.0",
                "nelmio/api-doc-bundle": "^2.4",
                "sonata-project/doctrine-orm-admin-bundle": "^3.0",
                "swiftmailer/swiftmailer": "^4.3 || ^5.0",
                "symfony/phpunit-bridge": "^3.3 || ^4.0"
            },
            "suggest": {
                "guzzlehttp/guzzle": "If you want to get a status report when using the rabbitMQ backend.",
                "liip/monitor-bundle": "^1.0",
                "queue-interop/amqp-interop": "Install any amqp-interop compatible transport if you want use RabbitMQ. For example enqueue/amqp-lib:^0.8",
                "sonata-project/admin-bundle": "To be able to use MessageAdmin.",
                "sonata-project/doctrine-orm-admin-bundle": "^3.0"
            },
            "time": "2018-01-26T16:59:23+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sonata\\NotificationBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sonata Community",
                    "homepage": "https://github.com/sonata-project/SonataNotificationBundle/contributors"
                },
                {
                    "name": "Thomas Rabaix",
                    "email": "thomas.rabaix@sonata-project.org",
                    "homepage": "https://sonata-project.org"
                }
            ],
            "description": "Symfony SonataNotificationBundle",
            "homepage": "https://sonata-project.org/bundles/page",
            "keywords": [
                "cms",
                "page",
                "sonata"
            ],
            "install-path": "../sonata-project/notification-bundle"
        },
        {
            "name": "stanlemon/rest-bundle",
            "version": "0.8.0",
            "version_normalized": "0.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stanlemon/rest-bundle.git",
                "reference": "f189726eb01b1a91450ca1aaaa3b8f5105227817"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stanlemon/rest-bundle/zipball/f189726eb01b1a91450ca1aaaa3b8f5105227817",
                "reference": "f189726eb01b1a91450ca1aaaa3b8f5105227817",
                "shasum": ""
            },
            "require": {
                "doctrine/common": "~2.3",
                "doctrine/doctrine-bundle": "~1.2",
                "jms/serializer": ">=0.14",
                "jms/serializer-bundle": ">=0.13",
                "php": ">=5.3.3",
                "psr/log": "~1.0",
                "symfony/dependency-injection": "~2.3",
                "symfony/finder": "~2.3",
                "symfony/framework-bundle": "~2.3",
                "symfony/validator": "~2.3",
                "symfony/yaml": "~2.3",
                "willdurand/negotiation": ">=1.3.2"
            },
            "require-dev": {
                "doctrine/mongodb": "~1.1",
                "doctrine/mongodb-odm": "1.0.*@dev",
                "doctrine/mongodb-odm-bundle": "3.0.*@dev",
                "doctrine/orm": "~2.3",
                "phpunit/phpunit": ">=3.7",
                "ptrofimov/xpmock": "~1.1",
                "symfony/browser-kit": "~2.3",
                "symfony/form": "~2.3",
                "symfony/monolog-bundle": "~2.3"
            },
            "time": "2015-04-08T02:20:44+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Lemon\\RestBundle\\": "./"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stan Lemon",
                    "email": "stosh1985@gmail.com"
                }
            ],
            "description": "Create REST endpoints for Doctrine entities",
            "install-path": "../stanlemon/rest-bundle"
        },
        {
            "name": "stephanecollot/datetimepicker-bundle",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "target-dir": "SC/DatetimepickerBundle",
            "source": {
                "type": "git",
                "url": "https://github.com/stephanecollot/DatetimepickerBundle.git",
                "reference": "ebecd027c702816bc86e6727c8075a67b01a43f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stephanecollot/DatetimepickerBundle/zipball/ebecd027c702816bc86e6727c8075a67b01a43f1",
                "reference": "ebecd027c702816bc86e6727c8075a67b01a43f1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9",
                "symfony/framework-bundle": "~2.8 || ~3.0",
                "symfony/symfony": "~2.8 || ~3.0"
            },
            "time": "2017-04-29T09:13:09+00:00",
            "type": "symfony-bundle",
            "installation-source": "source",
            "autoload": {
                "psr-0": {
                    "SC\\DatetimepickerBundle": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stephane Collot"
                }
            ],
            "description": "Symfony bundle for Bootstrap DateTime picker",
            "keywords": [
                "bootstrap",
                "bundle",
                "datepicker",
                "picker",
                "symfony",
                "timepicker"
            ],
            "install-path": "../stephanecollot/datetimepicker-bundle/SC/DatetimepickerBundle"
        },
        {
            "name": "stof/doctrine-extensions-bundle",
            "version": "v1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
                "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
                "reference": "46db71ec7ffee9122eca3cdddd4ef8d84bae269c",
                "shasum": ""
            },
            "require": {
                "gedmo/doctrine-extensions": "^2.3.4",
                "php": ">=5.3.2",
                "symfony/framework-bundle": "~2.7|~3.2|~4.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.0",
                "symfony/security-bundle": "^2.7 || ^3.2 || ^4.0"
            },
            "suggest": {
                "doctrine/doctrine-bundle": "to use the ORM extensions",
                "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
            },
            "time": "2017-12-24T16:06:50+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.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"
            ],
            "install-path": "../stof/doctrine-extensions-bundle"
        },
        {
            "name": "swiftmailer/swiftmailer",
            "version": "v5.4.12",
            "version_normalized": "5.4.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/swiftmailer/swiftmailer.git",
                "reference": "181b89f18a90f8925ef805f950d47a7190e9b950"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950",
                "reference": "181b89f18a90f8925ef805f950d47a7190e9b950",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "mockery/mockery": "~0.9.1",
                "symfony/phpunit-bridge": "~3.2"
            },
            "time": "2018-07-31T09:26:32+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/swift_required.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Corbyn"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Swiftmailer, free feature-rich PHP mailer",
            "homepage": "https://swiftmailer.symfony.com",
            "keywords": [
                "email",
                "mail",
                "mailer"
            ],
            "install-path": "../swiftmailer/swiftmailer"
        },
        {
            "name": "symfony/assetic-bundle",
            "version": "v2.8.2",
            "version_normalized": "2.8.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/assetic-bundle.git",
                "reference": "2e0a23a4874838e26de6f025e02fc63328921a4c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/assetic-bundle/zipball/2e0a23a4874838e26de6f025e02fc63328921a4c",
                "reference": "2e0a23a4874838e26de6f025e02fc63328921a4c",
                "shasum": ""
            },
            "require": {
                "kriswallsmith/assetic": "~1.4",
                "php": ">=5.3.0",
                "symfony/console": "~2.3|~3.0",
                "symfony/dependency-injection": "~2.3|~3.0",
                "symfony/framework-bundle": "~2.3|~3.0",
                "symfony/yaml": "~2.3|~3.0"
            },
            "conflict": {
                "kriswallsmith/spork": "<=0.2",
                "twig/twig": "<1.27"
            },
            "require-dev": {
                "kriswallsmith/spork": "~0.3",
                "patchwork/jsqueeze": "~1.0",
                "symfony/class-loader": "~2.3|~3.0",
                "symfony/css-selector": "~2.3|~3.0",
                "symfony/dom-crawler": "~2.3|~3.0",
                "symfony/phpunit-bridge": "~2.7|~3.0",
                "symfony/twig-bundle": "~2.3|~3.0"
            },
            "suggest": {
                "kriswallsmith/spork": "to be able to dump assets in parallel",
                "symfony/twig-bundle": "to use the Twig integration"
            },
            "time": "2017-07-14T07:26:46+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\AsseticBundle\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kris Wallsmith",
                    "email": "kris.wallsmith@gmail.com",
                    "homepage": "http://kriswallsmith.net/"
                }
            ],
            "description": "Integrates Assetic into Symfony2",
            "homepage": "https://github.com/symfony/AsseticBundle",
            "keywords": [
                "assets",
                "compression",
                "minification"
            ],
            "abandoned": "symfony/webpack-encore-pack",
            "install-path": "../symfony/assetic-bundle"
        },
        {
            "name": "symfony/monolog-bundle",
            "version": "v3.3.1",
            "version_normalized": "3.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/monolog-bundle.git",
                "reference": "572e143afc03419a75ab002c80a2fd99299195ff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/572e143afc03419a75ab002c80a2fd99299195ff",
                "reference": "572e143afc03419a75ab002c80a2fd99299195ff",
                "shasum": ""
            },
            "require": {
                "monolog/monolog": "~1.22",
                "php": ">=5.6",
                "symfony/config": "~2.7|~3.3|~4.0",
                "symfony/dependency-injection": "~2.7|~3.4.10|^4.0.10",
                "symfony/http-kernel": "~2.7|~3.3|~4.0",
                "symfony/monolog-bridge": "~2.7|~3.3|~4.0"
            },
            "require-dev": {
                "symfony/console": "~2.7|~3.3|~4.0",
                "symfony/phpunit-bridge": "^3.3|^4.0",
                "symfony/yaml": "~2.7|~3.3|~4.0"
            },
            "time": "2018-11-04T09:58:13+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\MonologBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "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"
            ],
            "install-path": "../symfony/monolog-bundle"
        },
        {
            "name": "symfony/polyfill-apcu",
            "version": "v1.10.0",
            "version_normalized": "1.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-apcu.git",
                "reference": "19e1b73bf255265ad0b568f81766ae2a3266d8d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/19e1b73bf255265ad0b568f81766ae2a3266d8d2",
                "reference": "19e1b73bf255265ad0b568f81766ae2a3266d8d2",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "time": "2018-08-06T14:22:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Apcu\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "apcu",
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-apcu"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.10.0",
            "version_normalized": "1.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "e3d826245268269cd66f8326bd8bc066687b4a19"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19",
                "reference": "e3d826245268269cd66f8326bd8bc066687b4a19",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2018-08-06T14:22:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                },
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-intl-icu",
            "version": "v1.10.0",
            "version_normalized": "1.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-icu.git",
                "reference": "f22a90256d577c7ef7efad8df1f0201663d57644"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/f22a90256d577c7ef7efad8df1f0201663d57644",
                "reference": "f22a90256d577c7ef7efad8df1f0201663d57644",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/intl": "~2.3|~3.0|~4.0"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2018-08-06T14:22:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's ICU-related data and classes",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "icu",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-intl-icu"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.10.0",
            "version_normalized": "1.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
                "reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2018-09-21T13:07:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/polyfill-php54",
            "version": "v1.10.0",
            "version_normalized": "1.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php54.git",
                "reference": "412977e090c6a8472dc39d50d1beb7d59495a965"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/412977e090c6a8472dc39d50d1beb7d59495a965",
                "reference": "412977e090c6a8472dc39d50d1beb7d59495a965",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "time": "2018-08-06T14:22:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php54\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-php54"
        },
        {
            "name": "symfony/polyfill-php55",
            "version": "v1.10.0",
            "version_normalized": "1.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php55.git",
                "reference": "42a4c00a347625ac8853c3358c47eeadc7fd4e96"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/42a4c00a347625ac8853c3358c47eeadc7fd4e96",
                "reference": "42a4c00a347625ac8853c3358c47eeadc7fd4e96",
                "shasum": ""
            },
            "require": {
                "ircmaxell/password-compat": "~1.0",
                "php": ">=5.3.3"
            },
            "time": "2018-10-31T12:13:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php55\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-php55"
        },
        {
            "name": "symfony/polyfill-php56",
            "version": "v1.10.0",
            "version_normalized": "1.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php56.git",
                "reference": "ff208829fe1aa48ab9af356992bb7199fed551af"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/ff208829fe1aa48ab9af356992bb7199fed551af",
                "reference": "ff208829fe1aa48ab9af356992bb7199fed551af",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "symfony/polyfill-util": "~1.0"
            },
            "time": "2018-09-21T06:26:08+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php56\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-php56"
        },
        {
            "name": "symfony/polyfill-php70",
            "version": "v1.10.0",
            "version_normalized": "1.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php70.git",
                "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/6b88000cdd431cd2e940caa2cb569201f3f84224",
                "reference": "6b88000cdd431cd2e940caa2cb569201f3f84224",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": "~1.0|~2.0|~9.99",
                "php": ">=5.3.3"
            },
            "time": "2018-09-21T06:26:08+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php70\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "install-path": "../symfony/polyfill-php70"
        },
        {
            "name": "symfony/polyfill-util",
            "version": "v1.10.0",
            "version_normalized": "1.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-util.git",
                "reference": "3b58903eae668d348a7126f999b0da0f2f93611c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/3b58903eae668d348a7126f999b0da0f2f93611c",
                "reference": "3b58903eae668d348a7126f999b0da0f2f93611c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "time": "2018-09-30T16:36:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Util\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony utilities for portability of PHP codes",
            "homepage": "https://symfony.com",
            "keywords": [
                "compat",
                "compatibility",
                "polyfill",
                "shim"
            ],
            "install-path": "../symfony/polyfill-util"
        },
        {
            "name": "symfony/security-acl",
            "version": "v3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/security-acl.git",
                "reference": "ab4dfe2d95e038cd367dd04604487b0a3359bcff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/security-acl/zipball/ab4dfe2d95e038cd367dd04604487b0a3359bcff",
                "reference": "ab4dfe2d95e038cd367dd04604487b0a3359bcff",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9",
                "symfony/security-core": "~2.8|~3.0|~4.0"
            },
            "require-dev": {
                "doctrine/common": "~2.2",
                "doctrine/dbal": "~2.2",
                "psr/log": "~1.0",
                "symfony/phpunit-bridge": "~2.8|~3.0|~4.0"
            },
            "suggest": {
                "doctrine/dbal": "For using the built-in ACL implementation",
                "symfony/class-loader": "For using the ACL generateSql script",
                "symfony/finder": "For using the ACL generateSql script"
            },
            "time": "2017-07-21T06:01:18+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Security\\Acl\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Security Component - ACL (Access Control List)",
            "homepage": "https://symfony.com",
            "install-path": "../symfony/security-acl"
        },
        {
            "name": "symfony/swiftmailer-bundle",
            "version": "v2.6.7",
            "version_normalized": "2.6.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/swiftmailer-bundle.git",
                "reference": "c4808f5169efc05567be983909d00f00521c53ec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/c4808f5169efc05567be983909d00f00521c53ec",
                "reference": "c4808f5169efc05567be983909d00f00521c53ec",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2",
                "swiftmailer/swiftmailer": "~4.2|~5.0",
                "symfony/config": "~2.7|~3.0",
                "symfony/dependency-injection": "~2.7|~3.0",
                "symfony/http-kernel": "~2.7|~3.0"
            },
            "require-dev": {
                "symfony/console": "~2.7|~3.0",
                "symfony/framework-bundle": "~2.7|~3.0",
                "symfony/phpunit-bridge": "~3.3@dev",
                "symfony/yaml": "~2.7|~3.0"
            },
            "suggest": {
                "psr/log": "Allows logging"
            },
            "time": "2017-10-19T01:06:41+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-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",
            "install-path": "../symfony/swiftmailer-bundle"
        },
        {
            "name": "symfony/symfony",
            "version": "v2.8.49",
            "version_normalized": "2.8.49.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/symfony.git",
                "reference": "f8ac64c075a36bedd0de43192d9601c20b99716e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/symfony/zipball/f8ac64c075a36bedd0de43192d9601c20b99716e",
                "reference": "f8ac64c075a36bedd0de43192d9601c20b99716e",
                "shasum": ""
            },
            "require": {
                "doctrine/common": "~2.4",
                "ext-xml": "*",
                "php": ">=5.3.9",
                "psr/log": "~1.0",
                "symfony/polyfill-apcu": "~1.1",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-icu": "~1.0",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php54": "~1.0",
                "symfony/polyfill-php55": "~1.0",
                "symfony/polyfill-php56": "~1.0",
                "symfony/polyfill-php70": "~1.0",
                "symfony/polyfill-util": "~1.0",
                "symfony/security-acl": "~2.7|~3.0.0",
                "twig/twig": "~1.34|~2.4"
            },
            "conflict": {
                "phpdocumentor/reflection": "<1.0.7",
                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.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/ldap": "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/property-info": "self.version",
                "symfony/proxy-manager-bridge": "self.version",
                "symfony/routing": "self.version",
                "symfony/security": "self.version",
                "symfony/security-bundle": "self.version",
                "symfony/security-core": "self.version",
                "symfony/security-csrf": "self.version",
                "symfony/security-guard": "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/annotations": "~1.0",
                "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,>=1.2.1",
                "monolog/monolog": "~1.11",
                "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
                "phpdocumentor/reflection": "^1.0.7",
                "sensio/framework-extra-bundle": "^3.0.2",
                "symfony/phpunit-bridge": "~3.4|~4.0"
            },
            "time": "2018-12-06T14:45:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-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/Intl/Resources/stubs"
                ],
                "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"
            ],
            "install-path": "../symfony/symfony"
        },
        {
            "name": "twbs/bootstrap-sass",
            "version": "v3.3.7",
            "version_normalized": "3.3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twbs/bootstrap-sass.git",
                "reference": "5d6b2ebba0c2a5885ce2f0e01e9218db3d3b5e47"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twbs/bootstrap-sass/zipball/5d6b2ebba0c2a5885ce2f0e01e9218db3d3b5e47",
                "reference": "5d6b2ebba0c2a5885ce2f0e01e9218db3d3b5e47",
                "shasum": ""
            },
            "time": "2016-07-25T19:58:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3.x-dev"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Otto"
                },
                {
                    "name": "Thomas McDonald"
                },
                {
                    "name": "Tristan Harward"
                },
                {
                    "name": "Peter Gumeson"
                },
                {
                    "name": "Gleb Mazovetskiy"
                },
                {
                    "name": "Jacob Thornton"
                }
            ],
            "description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
            "homepage": "http://github.com/twbs/bootstrap-sass",
            "keywords": [
                "bootstrap",
                "css",
                "sass"
            ],
            "install-path": "../twbs/bootstrap-sass"
        },
        {
            "name": "twig/extensions",
            "version": "v1.5.4",
            "version_normalized": "1.5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig-extensions.git",
                "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
                "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
                "shasum": ""
            },
            "require": {
                "twig/twig": "^1.27|^2.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^3.4",
                "symfony/translation": "^2.7|^3.4"
            },
            "suggest": {
                "symfony/translation": "Allow the time_diff output to be translated"
            },
            "time": "2018-12-05T18:34:18+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Twig_Extensions_": "lib/"
                },
                "psr-4": {
                    "Twig\\Extensions\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Common additional features for Twig that do not directly belong in core",
            "keywords": [
                "i18n",
                "text"
            ],
            "install-path": "../twig/extensions"
        },
        {
            "name": "twig/twig",
            "version": "v2.6.2",
            "version_normalized": "2.6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "7d7342c8a4059fefb9b8d07db0cc14007021f9b7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/7d7342c8a4059fefb9b8d07db0cc14007021f9b7",
                "reference": "7d7342c8a4059fefb9b8d07db0cc14007021f9b7",
                "shasum": ""
            },
            "require": {
                "php": "^7.0",
                "symfony/polyfill-ctype": "^1.8",
                "symfony/polyfill-mbstring": "^1.3"
            },
            "require-dev": {
                "psr/container": "^1.0",
                "symfony/debug": "^2.7",
                "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
            },
            "time": "2019-01-14T15:00:48+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Twig_": "lib/"
                },
                "psr-4": {
                    "Twig\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                },
                {
                    "name": "Armin Ronacher",
                    "email": "armin.ronacher@active-4.com",
                    "role": "Project Founder"
                },
                {
                    "name": "Twig Team",
                    "homepage": "https://twig.symfony.com/contributors",
                    "role": "Contributors"
                }
            ],
            "description": "Twig, the flexible, fast, and secure template language for PHP",
            "homepage": "https://twig.symfony.com",
            "keywords": [
                "templating"
            ],
            "install-path": "../twig/twig"
        },
        {
            "name": "welp/ical-bundle",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/welpdev/icalBundle.git",
                "reference": "b432375bb024e9245581e9775032f4d2b48e9966"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/welpdev/icalBundle/zipball/b432375bb024e9245581e9775032f4d2b48e9966",
                "reference": "b432375bb024e9245581e9775032f4d2b48e9966",
                "shasum": ""
            },
            "require": {
                "jsvrcek/ics": "^0.4",
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "~5",
                "swiftmailer/swiftmailer": "@stable",
                "symfony/symfony": "~2.7 | ~3.0"
            },
            "time": "2016-11-24T16:44:13+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Welp\\IcalBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Titouan BENOIT",
                    "email": "titouan@welp.today"
                }
            ],
            "description": "Symfony Bundle to manage .ics iCal file (creating and eventually reading)",
            "homepage": "https://github.com/welpdev/icalBundle",
            "keywords": [
                "calendar",
                "iCalendar",
                "ical",
                "ics",
                "symfony",
                "welp"
            ],
            "install-path": "../welp/ical-bundle"
        },
        {
            "name": "willdurand/geocoder",
            "version": "v3.3.2",
            "version_normalized": "3.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/geocoder-php/php-common.git",
                "reference": "ccc178e2984c0af24881faa0ffe515f20e5e8c23"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/geocoder-php/php-common/zipball/ccc178e2984c0af24881faa0ffe515f20e5e8c23",
                "reference": "ccc178e2984c0af24881faa0ffe515f20e5e8c23",
                "shasum": ""
            },
            "require": {
                "egeloen/http-adapter": "~0.8",
                "igorw/get-in": "~1.0",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "geoip2/geoip2": "~2.0",
                "symfony/stopwatch": "~2.5"
            },
            "suggest": {
                "ext-geoip": "Enabling the geoip extension allows you to use the MaxMindProvider.",
                "geoip/geoip": "If you are going to use the MaxMindBinaryProvider (conflict with geoip extension).",
                "geoip2/geoip2": "If you are going to use the GeoIP2DatabaseProvider.",
                "symfony/stopwatch": "If you want to use the TimedGeocoder"
            },
            "time": "2015-12-06T20:17:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Geocoder": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "William Durand",
                    "email": "william.durand1@gmail.com"
                }
            ],
            "description": "The almost missing Geocoder PHP 5.4 library.",
            "homepage": "http://geocoder-php.org",
            "keywords": [
                "abstraction",
                "geocoder",
                "geocoding",
                "geoip"
            ],
            "install-path": "../willdurand/geocoder"
        },
        {
            "name": "willdurand/geocoder-bundle",
            "version": "4.2.0",
            "version_normalized": "4.2.0.0",
            "target-dir": "Bazinga/Bundle/GeocoderBundle",
            "source": {
                "type": "git",
                "url": "https://github.com/geocoder-php/BazingaGeocoderBundle.git",
                "reference": "7243732030c7d944c0bb73eb76a11a837ffb9015"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/geocoder-php/BazingaGeocoderBundle/zipball/7243732030c7d944c0bb73eb76a11a837ffb9015",
                "reference": "7243732030c7d944c0bb73eb76a11a837ffb9015",
                "shasum": ""
            },
            "require": {
                "symfony/console": "~2.1|~3.0",
                "symfony/framework-bundle": "~2.1|~3.0",
                "willdurand/geocoder": "~3.1"
            },
            "conflict": {
                "willdurand/geocoder": "3.2"
            },
            "require-dev": {
                "doctrine/cache": "~1.3",
                "doctrine/orm": "~2.3",
                "geoip/geoip": "~1.17",
                "php": ">=5.4",
                "symfony/yaml": "~2.1|~3.0"
            },
            "time": "2017-07-16T12:14:30+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Bazinga\\Bundle\\GeocoderBundle": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "William Durand",
                    "email": "will+git@drnd.me"
                }
            ],
            "description": "Integration of Geocoder into Symfony",
            "keywords": [
                "geocoder",
                "geocoding"
            ],
            "install-path": "../willdurand/geocoder-bundle/Bazinga/Bundle/GeocoderBundle"
        },
        {
            "name": "willdurand/jsonp-callback-validator",
            "version": "v1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
                "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
                "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~3.7"
            },
            "time": "2014-01-20T22:35:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "JsonpCallbackValidator": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "William Durand",
                    "email": "william.durand1@gmail.com",
                    "homepage": "http://www.willdurand.fr"
                }
            ],
            "description": "JSONP callback validator.",
            "install-path": "../willdurand/jsonp-callback-validator"
        },
        {
            "name": "willdurand/negotiation",
            "version": "1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/willdurand/Negotiation.git",
                "reference": "2a59f2376557303e3fa91465ab691abb82945edf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/2a59f2376557303e3fa91465ab691abb82945edf",
                "reference": "2a59f2376557303e3fa91465ab691abb82945edf",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2015-10-01T07:42:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Negotiation\\": "src/Negotiation"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "William Durand",
                    "email": "william.durand1@gmail.com"
                }
            ],
            "description": "Content Negotiation tools for PHP provided as a standalone library.",
            "homepage": "http://williamdurand.fr/Negotiation/",
            "keywords": [
                "accept",
                "content",
                "format",
                "header",
                "negotiation"
            ],
            "install-path": "../willdurand/negotiation"
        },
        {
            "name": "zendframework/zend-code",
            "version": "3.3.1",
            "version_normalized": "3.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-code.git",
                "reference": "c21db169075c6ec4b342149f446e7b7b724f95eb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-code/zipball/c21db169075c6ec4b342149f446e7b7b724f95eb",
                "reference": "c21db169075c6ec4b342149f446e7b7b724f95eb",
                "shasum": ""
            },
            "require": {
                "php": "^7.1",
                "zendframework/zend-eventmanager": "^2.6 || ^3.0"
            },
            "require-dev": {
                "doctrine/annotations": "~1.0",
                "ext-phar": "*",
                "phpunit/phpunit": "^6.2.3",
                "zendframework/zend-coding-standard": "^1.0.0",
                "zendframework/zend-stdlib": "^2.7 || ^3.0"
            },
            "suggest": {
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
                "zendframework/zend-stdlib": "Zend\\Stdlib component"
            },
            "time": "2018-08-13T20:36:59+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3.x-dev",
                    "dev-develop": "3.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zend\\Code\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides facilities to generate arbitrary code using an object oriented interface",
            "homepage": "https://github.com/zendframework/zend-code",
            "keywords": [
                "code",
                "zf2"
            ],
            "install-path": "../zendframework/zend-code"
        },
        {
            "name": "zendframework/zend-diactoros",
            "version": "1.8.6",
            "version_normalized": "1.8.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-diactoros.git",
                "reference": "20da13beba0dde8fb648be3cc19765732790f46e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/20da13beba0dde8fb648be3cc19765732790f46e",
                "reference": "20da13beba0dde8fb648be3cc19765732790f46e",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0",
                "psr/http-message": "^1.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php-http/psr7-integration-tests": "dev-master",
                "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7",
                "zendframework/zend-coding-standard": "~1.0"
            },
            "time": "2018-09-05T19:29:37+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8.x-dev",
                    "dev-develop": "1.9.x-dev",
                    "dev-release-2.0": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions/create_uploaded_file.php",
                    "src/functions/marshal_headers_from_sapi.php",
                    "src/functions/marshal_method_from_sapi.php",
                    "src/functions/marshal_protocol_version_from_sapi.php",
                    "src/functions/marshal_uri_from_sapi.php",
                    "src/functions/normalize_server.php",
                    "src/functions/normalize_uploaded_files.php",
                    "src/functions/parse_cookie_header.php"
                ],
                "psr-4": {
                    "Zend\\Diactoros\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "PSR HTTP Message implementations",
            "homepage": "https://github.com/zendframework/zend-diactoros",
            "keywords": [
                "http",
                "psr",
                "psr-7"
            ],
            "install-path": "../zendframework/zend-diactoros"
        },
        {
            "name": "zendframework/zend-eventmanager",
            "version": "3.2.1",
            "version_normalized": "3.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-eventmanager.git",
                "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
                "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "athletic/athletic": "^0.1",
                "container-interop/container-interop": "^1.1.0",
                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
            },
            "suggest": {
                "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
                "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
            },
            "time": "2018-04-25T15:33:34+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev",
                    "dev-develop": "3.3-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Zend\\EventManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Trigger and listen to events within a PHP application",
            "homepage": "https://github.com/zendframework/zend-eventmanager",
            "keywords": [
                "event",
                "eventmanager",
                "events",
                "zf2"
            ],
            "install-path": "../zendframework/zend-eventmanager"
        },
        {
            "name": "zendframework/zenddiagnostics",
            "version": "v1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/zend-diagnostics.git",
                "reference": "79d0b7d0a1cab8f18e73d76ff1c2ec028f113840"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/zend-diagnostics/zipball/79d0b7d0a1cab8f18e73d76ff1c2ec028f113840",
                "reference": "79d0b7d0a1cab8f18e73d76ff1c2ec028f113840",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "doctrine/migrations": "^1.0",
                "guzzlehttp/guzzle": "^5.3.2 || ^6.3.3",
                "mikey179/vfsstream": "^1.6",
                "php-amqplib/php-amqplib": "^2.0",
                "phpunit/phpunit": "^5.7.27 || 6.5.8 || ^7.1.2",
                "predis/predis": "^1.0",
                "sensiolabs/security-checker": "^5.0",
                "symfony/yaml": "^2.7 || ^3.0 || ^4.0",
                "zendframework/zend-coding-standard": "~1.0.0",
                "zendframework/zend-loader": "^2.0"
            },
            "suggest": {
                "doctrine/migrations": "Required by Check\\DoctrineMigration",
                "ext-bcmath": "Required by Check\\CpuPerformance",
                "guzzlehttp/guzzle": "Required by Check\\GuzzleHttpService",
                "predis/predis": "Required by Check\\Redis",
                "sensiolabs/security-checker": "Required by Check\\SecurityAdvisory",
                "symfony/yaml": "Required by Check\\YamlFile",
                "videlalvaro/php-amqplib": "Required by Check\\RabbitMQ"
            },
            "time": "2019-01-09T18:24:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev",
                    "dev-develop": "1.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ZendDiagnostics\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "A set of components for performing diagnostic tests in PHP applications",
            "homepage": "https://github.com/zendframework/zend-diagnostics",
            "keywords": [
                "ZendFramework",
                "diagnostics",
                "php",
                "test",
                "zf"
            ],
            "install-path": "../zendframework/zenddiagnostics"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "doctrine/data-fixtures",
        "doctrine/doctrine-fixtures-bundle",
        "jupeter/doctrine-dump-fixtures-bundle",
        "sensio/generator-bundle"
    ]
}
