[
    {
        "name": "a2lix/translation-form-bundle",
        "version": "2.4.1",
        "version_normalized": "2.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/a2lix/TranslationFormBundle.git",
            "reference": "bfdc238ec7afebdffd9197435dba1be5d7c96cd7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/a2lix/TranslationFormBundle/zipball/bfdc238ec7afebdffd9197435dba1be5d7c96cd7",
            "reference": "bfdc238ec7afebdffd9197435dba1be5d7c96cd7",
            "shasum": ""
        },
        "require": {
            "php": "^5.4 || ^7.0",
            "symfony/config": "^2.3 || ^3.0 || ^4.0",
            "symfony/dependency-injection": "^2.3 || ^3.0 || ^4.0",
            "symfony/event-dispatcher": "^2.3 || ^3.0 || ^4.0",
            "symfony/form": "^2.3 || ^3.0 || ^4.0",
            "symfony/http-foundation": "^2.3 || ^3.0 || ^4.0",
            "symfony/http-kernel": "^2.3 || ^3.0 || ^4.0",
            "symfony/options-resolver": "^2.3 || ^3.0 || ^4.0"
        },
        "require-dev": {
            "doctrine/common": "^2.3",
            "doctrine/doctrine-bundle": "^1.0",
            "doctrine/orm": "^2.4",
            "gedmo/doctrine-extensions": "^2.4",
            "knplabs/doctrine-behaviors": "^1.0",
            "matthiasnoback/symfony-dependency-injection-test": "^0.7 || ^1.2",
            "symfony/doctrine-bridge": "^2.3.5 || ^3.0 || ^4.0",
            "symfony/phpunit-bridge": "^4.0",
            "symfony/validator": "^2.3 || ^3.0 || ^4.0"
        },
        "suggest": {
            "a2lix/i18n-doctrine-bundle": "For A2lix strategy",
            "gedmo/doctrine-extensions": "For Gedmo strategy",
            "knplabs/doctrine-behaviors": "For Knp strategy",
            "prezent/doctrine-translatable-bundle": "For Prezent strategy"
        },
        "time": "2018-03-18T10:42:18+00:00",
        "type": "symfony-bundle",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "A2lix\\TranslationFormBundle\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "David ALLIX",
                "homepage": "http://a2lix.fr"
            },
            {
                "name": "Contributors",
                "homepage": "https://github.com/a2lix/TranslationFormBundle/contributors"
            }
        ],
        "description": "Translate your doctrine objects easily with some helps",
        "homepage": "https://github.com/a2lix/TranslationFormBundle",
        "keywords": [
            "doctrine2",
            "form",
            "gedmo",
            "i18n",
            "internationalization",
            "knplabs",
            "prezent",
            "symfony",
            "translatable",
            "translation"
        ]
    },
    {
        "name": "behat/transliterator",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/Transliterator.git",
            "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
            "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "chuyskywalker/rolling-curl": "^3.1",
            "php-yaoi/php-yaoi": "^1.0"
        },
        "time": "2017-04-04T11:38:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\Transliterator": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Artistic-1.0"
        ],
        "description": "String transliterator",
        "keywords": [
            "i18n",
            "slug",
            "transliterator"
        ]
    },
    {
        "name": "components/elfinder",
        "version": "3.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/helios-ag/elfinder-component.git",
            "reference": "f936fd522d060d26f8434f6c9d2a77044100b78f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/helios-ag/elfinder-component/zipball/f936fd522d060d26f8434f6c9d2a77044100b78f",
            "reference": "f936fd522d060d26f8434f6c9d2a77044100b78f",
            "shasum": ""
        },
        "require": {
            "components/jquery": ">=1.12.4 <4.0",
            "components/jqueryui": ">=1.12.0",
            "robloach/component-installer": "*"
        },
        "time": "2018-02-25T02:31:20+00:00",
        "type": "component",
        "extra": {
            "component": {
                "scripts": [
                    "dist/js/elfinder.min.js"
                ],
                "styles": [
                    "dist/css/elfinder.min.css",
                    "dist/css/theme.css"
                ],
                "files": [
                    "dist/img/*.png",
                    "dist/img/*.gif",
                    "dist/js/i18n/*.js"
                ]
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Al Ganiev",
                "email": "helios.ag@gmail.com"
            },
            {
                "name": "ElFinder Team",
                "homepage": "https://github.com/Studio-42/elFinder"
            }
        ],
        "description": "ElFinder FileManager",
        "keywords": [
            "elfinder",
            "file manager"
        ]
    },
    {
        "name": "components/jquery",
        "version": "3.3.1",
        "version_normalized": "3.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/components/jquery.git",
            "reference": "459648cda77875519c5da3ae1dd0ed5d170aa649"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/components/jquery/zipball/459648cda77875519c5da3ae1dd0ed5d170aa649",
            "reference": "459648cda77875519c5da3ae1dd0ed5d170aa649",
            "shasum": ""
        },
        "time": "2018-03-04T13:23:48+00:00",
        "type": "component",
        "extra": {
            "component": {
                "scripts": [
                    "jquery.js"
                ],
                "files": [
                    "jquery.min.js",
                    "jquery.min.map",
                    "jquery.slim.js",
                    "jquery.slim.min.js",
                    "jquery.slim.min.map"
                ]
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "JS Foundation and other contributors"
            }
        ],
        "description": "jQuery JavaScript Library",
        "homepage": "http://jquery.com"
    },
    {
        "name": "components/jqueryui",
        "version": "1.12.1",
        "version_normalized": "1.12.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/components/jqueryui.git",
            "reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc",
            "reference": "44ecf3794cc56b65954cc19737234a3119d036cc",
            "shasum": ""
        },
        "require": {
            "components/jquery": ">=1.6"
        },
        "time": "2016-09-16T05:47:55+00:00",
        "type": "component",
        "extra": {
            "component": {
                "name": "jquery-ui",
                "scripts": [
                    "jquery-ui.js"
                ],
                "files": [
                    "ui/**",
                    "themes/**",
                    "jquery-ui.min.js"
                ],
                "shim": {
                    "deps": [
                        "jquery"
                    ],
                    "exports": "jQuery"
                }
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "jQuery UI Team",
                "homepage": "http://jqueryui.com/about"
            },
            {
                "name": "Joern Zaefferer",
                "email": "joern.zaefferer@gmail.com",
                "homepage": "http://bassistance.de"
            },
            {
                "name": "Scott Gonzalez",
                "email": "scott.gonzalez@gmail.com",
                "homepage": "http://scottgonzalez.com"
            },
            {
                "name": "Kris Borchers",
                "email": "kris.borchers@gmail.com",
                "homepage": "http://krisborchers.com"
            },
            {
                "name": "Mike Sherov",
                "email": "mike.sherov@gmail.com",
                "homepage": "http://mike.sherov.com"
            },
            {
                "name": "TJ VanToll",
                "email": "tj.vantoll@gmail.com",
                "homepage": "http://tjvantoll.com"
            },
            {
                "name": "Corey Frang",
                "email": "gnarf37@gmail.com",
                "homepage": "http://gnarf.net"
            },
            {
                "name": "Felix Nagel",
                "email": "info@felixnagel.com",
                "homepage": "http://www.felixnagel.com"
            }
        ],
        "description": "jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice."
    },
    {
        "name": "composer/ca-bundle",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/ca-bundle.git",
            "reference": "d2c0a83b7533d6912e8d516756ebd34f893e9169"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/ca-bundle/zipball/d2c0a83b7533d6912e8d516756ebd34f893e9169",
            "reference": "d2c0a83b7533d6912e8d516756ebd34f893e9169",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "ext-pcre": "*",
            "php": "^5.3.2 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
            "psr/log": "^1.0",
            "symfony/process": "^2.5 || ^3.0 || ^4.0"
        },
        "time": "2018-03-29T19:57:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\CaBundle\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
        "keywords": [
            "cabundle",
            "cacert",
            "certificate",
            "ssl",
            "tls"
        ]
    },
    {
        "name": "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"
        ]
    },
    {
        "name": "doctrine/cache",
        "version": "v1.7.1",
        "version_normalized": "1.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/cache.git",
            "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/cache/zipball/b3217d58609e9c8e661cd41357a54d926c4a2a1a",
            "reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a",
            "shasum": ""
        },
        "require": {
            "php": "~7.1"
        },
        "conflict": {
            "doctrine/common": ">2.2,<2.4"
        },
        "require-dev": {
            "alcaeus/mongo-php-adapter": "^1.1",
            "mongodb/mongodb": "^1.1",
            "phpunit/phpunit": "^5.7",
            "predis/predis": "~1.0"
        },
        "suggest": {
            "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
        },
        "time": "2017-08-25T07:02:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Caching library offering an object-oriented API for many cache backends",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "cache",
            "caching"
        ]
    },
    {
        "name": "doctrine/collections",
        "version": "v1.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"
        ]
    },
    {
        "name": "doctrine/common",
        "version": "v2.8.1",
        "version_normalized": "2.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/common.git",
            "reference": "f68c297ce6455e8fd794aa8ffaf9fa458f6ade66"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/common/zipball/f68c297ce6455e8fd794aa8ffaf9fa458f6ade66",
            "reference": "f68c297ce6455e8fd794aa8ffaf9fa458f6ade66",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "1.*",
            "doctrine/cache": "1.*",
            "doctrine/collections": "1.*",
            "doctrine/inflector": "1.*",
            "doctrine/lexer": "1.*",
            "php": "~7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7"
        },
        "time": "2017-08-31T08:43:38+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Common Library for Doctrine projects",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "collections",
            "eventmanager",
            "persistence",
            "spl"
        ]
    },
    {
        "name": "doctrine/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"
        ]
    },
    {
        "name": "doctrine/dbal",
        "version": "v2.7.1",
        "version_normalized": "2.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/dbal.git",
            "reference": "11037b4352c008373561dc6fc836834eed80c3b5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/dbal/zipball/11037b4352c008373561dc6fc836834eed80c3b5",
            "reference": "11037b4352c008373561dc6fc836834eed80c3b5",
            "shasum": ""
        },
        "require": {
            "doctrine/common": "^2.7.1",
            "ext-pdo": "*",
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/coding-standard": "^4.0",
            "phpunit/phpunit": "^7.0",
            "phpunit/phpunit-mock-objects": "!=3.2.4,!=3.2.5",
            "symfony/console": "^2.0.5||^3.0",
            "symfony/phpunit-bridge": "^3.4.5|^4.0.5"
        },
        "suggest": {
            "symfony/console": "For helpful console commands such as SQL execution and import of files."
        },
        "time": "2018-04-07T18:44:18+00:00",
        "bin": [
            "bin/doctrine-dbal"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\DBAL\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            }
        ],
        "description": "Database Abstraction Layer",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "dbal",
            "persistence",
            "queryobject"
        ]
    },
    {
        "name": "doctrine/doctrine-bundle",
        "version": "1.9.1",
        "version_normalized": "1.9.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/DoctrineBundle.git",
            "reference": "703fad32e4c8cbe609caf45a71a1d4266c830f0f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/703fad32e4c8cbe609caf45a71a1d4266c830f0f",
            "reference": "703fad32e4c8cbe609caf45a71a1d4266c830f0f",
            "shasum": ""
        },
        "require": {
            "doctrine/dbal": "^2.5.12",
            "doctrine/doctrine-cache-bundle": "~1.2",
            "jdorn/sql-formatter": "^1.2.16",
            "php": "^5.5.9|^7.0",
            "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.22|~3.0|~4.0"
        },
        "conflict": {
            "symfony/http-foundation": "<2.6"
        },
        "require-dev": {
            "doctrine/orm": "~2.4",
            "phpunit/phpunit": "^4.8.36|^5.7|^6.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/web-profiler-bundle": "~2.7|~3.0|~4.0",
            "symfony/yaml": "~2.7|~3.0|~4.0",
            "twig/twig": "~1.26|~2.0"
        },
        "suggest": {
            "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
            "symfony/web-profiler-bundle": "To use the data collector."
        },
        "time": "2018-04-19T14:07:39+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Bundle\\DoctrineBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Doctrine Project",
                "homepage": "http://www.doctrine-project.org/"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony DoctrineBundle",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "dbal",
            "orm",
            "persistence"
        ]
    },
    {
        "name": "doctrine/doctrine-cache-bundle",
        "version": "1.3.3",
        "version_normalized": "1.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
            "reference": "4c8e363f96427924e7e519c5b5119b4f54512697"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/4c8e363f96427924e7e519c5b5119b4f54512697",
            "reference": "4c8e363f96427924e7e519c5b5119b4f54512697",
            "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|~5",
            "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-03-27T09:22:12+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Fabio B. Silva",
                "email": "fabio.bat.silva@gmail.com"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@hotmail.com"
            },
            {
                "name": "Doctrine Project",
                "homepage": "http://www.doctrine-project.org/"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Bundle for Doctrine Cache",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "cache",
            "caching"
        ]
    },
    {
        "name": "doctrine/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"
        ]
    },
    {
        "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"
        ]
    },
    {
        "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"
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
            "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2014-09-09T13:34:57+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Lexer\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "lexer",
            "parser"
        ]
    },
    {
        "name": "doctrine/orm",
        "version": "v2.6.1",
        "version_normalized": "2.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/orm.git",
            "reference": "87ee409783a4a322b5597ebaae558661404055a7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/orm/zipball/87ee409783a4a322b5597ebaae558661404055a7",
            "reference": "87ee409783a4a322b5597ebaae558661404055a7",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "~1.5",
            "doctrine/cache": "~1.6",
            "doctrine/collections": "^1.4",
            "doctrine/common": "^2.7.1",
            "doctrine/dbal": "^2.6",
            "doctrine/instantiator": "~1.1",
            "ext-pdo": "*",
            "php": "^7.1",
            "symfony/console": "~3.0|~4.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^1.0",
            "phpunit/phpunit": "^6.5",
            "squizlabs/php_codesniffer": "^3.2",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
        },
        "time": "2018-02-27T07:30:56+00:00",
        "bin": [
            "bin/doctrine"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\ORM\\": "lib/Doctrine/ORM"
            }
        },
        "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": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "Object-Relational-Mapper for PHP",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "orm"
        ]
    },
    {
        "name": "easycorp/easyadmin-bundle",
        "version": "v1.17.12",
        "version_normalized": "1.17.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/EasyCorp/EasyAdminBundle.git",
            "reference": "f9114922faf5be8a4d5e70a774e672a67250baec"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/f9114922faf5be8a4d5e70a774e672a67250baec",
            "reference": "f9114922faf5be8a4d5e70a774e672a67250baec",
            "shasum": ""
        },
        "require": {
            "doctrine/cache": "~1.5",
            "doctrine/common": "^2.4.0",
            "doctrine/doctrine-bundle": "~1.2",
            "doctrine/orm": "~2.3",
            "pagerfanta/pagerfanta": "~1.0,>=1.0.1",
            "php": ">=5.3.0",
            "sensio/framework-extra-bundle": "~2.3|~3.0,>=3.0.2|4.0.x|~5.0",
            "symfony/asset": "~2.3|~3.0|^4.0",
            "symfony/config": "~2.3|~3.0|^4.0",
            "symfony/dependency-injection": "~2.3|~3.0|^4.0",
            "symfony/doctrine-bridge": "~2.3|~3.0|^4.0",
            "symfony/event-dispatcher": "~2.3|~3.0|^4.0",
            "symfony/form": "~2.3|~3.0|^4.0",
            "symfony/framework-bundle": "~2.3|~3.0|^4.0",
            "symfony/http-foundation": "~2.3|~3.0|^4.0",
            "symfony/http-kernel": "~2.3|~3.0|^4.0",
            "symfony/polyfill-mbstring": "^1.0",
            "symfony/property-access": "~2.3|~3.0|^4.0",
            "symfony/security-bundle": "~2.3|~3.0|^4.0",
            "symfony/translation": "~2.3|~3.0|^4.0",
            "symfony/twig-bridge": "^2.3.4|~3.0|^4.0",
            "symfony/twig-bundle": "~2.3|~3.0|^4.0",
            "symfony/validator": "~2.3|~3.0|^4.0",
            "twig/extensions": "~1.0",
            "twig/twig": "~1.26|~2.0"
        },
        "require-dev": {
            "doctrine/doctrine-fixtures-bundle": "~2.2",
            "psr/log": "~1.0",
            "symfony/browser-kit": "~2.3|~3.0|^4.0",
            "symfony/console": "~2.3|~3.0|^4.0",
            "symfony/css-selector": "~2.3|~3.0|^4.0",
            "symfony/dom-crawler": "~2.3|~3.0|^4.0",
            "symfony/finder": "~2.3|~3.0|^4.0",
            "symfony/phpunit-bridge": "^3.2|^4.0",
            "symfony/var-dumper": "~2.3|~3.0|^4.0",
            "symfony/yaml": "~2.3|~3.0|^4.0"
        },
        "time": "2018-02-24T09:24:55+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.17.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "EasyCorp\\Bundle\\EasyAdminBundle\\": "src/",
                "JavierEguiluz\\Bundle\\EasyAdminBundle\\": "legacy/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Javier Eguiluz",
                "email": "javiereguiluz@gmail.com"
            },
            {
                "name": "Project Contributors",
                "homepage": "http://github.com/javiereguiluz/easyadmin/blob/master/CONTRIBUTORS.md"
            }
        ],
        "description": "Admin generator for Symfony applications",
        "homepage": "https://github.com/javiereguiluz/EasyAdminBundle",
        "keywords": [
            "admin",
            "backend",
            "generator"
        ]
    },
    {
        "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"
        ]
    },
    {
        "name": "egeloen/json-builder",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/egeloen/ivory-json-builder.git",
            "reference": "c6afb2c53ac1070144d5d3330d5f86567b132d23"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/egeloen/ivory-json-builder/zipball/c6afb2c53ac1070144d5d3330d5f86567b132d23",
            "reference": "c6afb2c53ac1070144d5d3330d5f86567b132d23",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": ">=5.3.0",
            "symfony/property-access": "~2.2|~3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0",
            "satooshi/php-coveralls": "~0.6",
            "symfony/phpunit-bridge": "~2.7|~3.0"
        },
        "time": "2015-12-06T13:20:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.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"
        ]
    },
    {
        "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"
        ]
    },
    {
        "name": "fig/link-util",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/link-util.git",
            "reference": "1a07821801a148be4add11ab0603e4af55a72fac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/link-util/zipball/1a07821801a148be4add11ab0603e4af55a72fac",
            "reference": "1a07821801a148be4add11ab0603e4af55a72fac",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0",
            "psr/link": "~1.0@dev"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.1",
            "squizlabs/php_codesniffer": "^2.3.1"
        },
        "time": "2016-10-17T18:31:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Fig\\Link\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common utility implementations for HTTP links",
        "keywords": [
            "http",
            "http-link",
            "link",
            "psr",
            "psr-13",
            "rest"
        ]
    },
    {
        "name": "friendsofsymfony/user-bundle",
        "version": "v2.1.2",
        "version_normalized": "2.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
            "reference": "1049935edd24ec305cc6cfde1875372fa9600446"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/1049935edd24ec305cc6cfde1875372fa9600446",
            "reference": "1049935edd24ec305cc6cfde1875372fa9600446",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": "^1 || ^2",
            "php": "^5.5.9 || ^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/templating": "^2.8 || ^3.0 || ^4.0",
            "symfony/twig-bundle": "^2.8 || ^3.0 || ^4.0",
            "symfony/validator": "^2.8 || ^3.0 || ^4.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": "^2.2",
            "phpunit/phpunit": "^4.8.35|^5.7.11|^6.5",
            "swiftmailer/swiftmailer": "^4.3 || ^5.0 || ^6.0",
            "symfony/console": "^2.8 || ^3.0 || ^4.0",
            "symfony/phpunit-bridge": "^2.8 || ^3.0 || ^4.0",
            "symfony/yaml": "^2.8 || ^3.0 || ^4.0"
        },
        "time": "2018-03-08T08:59:27+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "source",
        "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"
            }
        ],
        "description": "Symfony FOSUserBundle",
        "homepage": "http://friendsofsymfony.github.com",
        "keywords": [
            "User management"
        ]
    },
    {
        "name": "google/recaptcha",
        "version": "1.2.4",
        "version_normalized": "1.2.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/google/recaptcha.git",
            "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419",
            "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
        },
        "time": "2020-03-31T17:50:54+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"
        ]
    },
    {
        "name": "h4cc/wkhtmltopdf-amd64",
        "version": "0.12.4",
        "version_normalized": "0.12.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/h4cc/wkhtmltopdf-amd64.git",
            "reference": "4e2ab2d032a5d7fbe2a741de8b10b8989523c95b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/h4cc/wkhtmltopdf-amd64/zipball/4e2ab2d032a5d7fbe2a741de8b10b8989523c95b",
            "reference": "4e2ab2d032a5d7fbe2a741de8b10b8989523c95b",
            "shasum": ""
        },
        "time": "2018-01-15T06:57:33+00:00",
        "bin": [
            "bin/wkhtmltopdf-amd64"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "h4cc\\WKHTMLToPDF\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL Version 3"
        ],
        "authors": [
            {
                "name": "Julius Beckmann",
                "email": "github@h4cc.de"
            }
        ],
        "description": "Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.",
        "homepage": "http://wkhtmltopdf.org/",
        "keywords": [
            "binary",
            "convert",
            "pdf",
            "snapshot",
            "thumbnail",
            "wkhtmltopdf"
        ]
    },
    {
        "name": "h4cc/wkhtmltopdf-i386",
        "version": "0.12.4",
        "version_normalized": "0.12.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/h4cc/wkhtmltopdf-i386.git",
            "reference": "da14486ec8eba1873b026b56126ed02d2f2ae5e3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/h4cc/wkhtmltopdf-i386/zipball/da14486ec8eba1873b026b56126ed02d2f2ae5e3",
            "reference": "da14486ec8eba1873b026b56126ed02d2f2ae5e3",
            "shasum": ""
        },
        "time": "2018-01-15T07:18:15+00:00",
        "bin": [
            "bin/wkhtmltopdf-i386"
        ],
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL Version 3"
        ],
        "authors": [
            {
                "name": "Julius Beckmann",
                "email": "github@h4cc.de"
            }
        ],
        "description": "Convert html to pdf using webkit (qtwebkit). Static linked linux binary for i386 systems.",
        "homepage": "http://wkhtmltopdf.org/",
        "keywords": [
            "binary",
            "convert",
            "pdf",
            "snapshot",
            "thumbnail",
            "wkhtmltopdf"
        ]
    },
    {
        "name": "helios-ag/fm-elfinder-bundle",
        "version": "8.0.3",
        "version_normalized": "8.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/helios-ag/FMElfinderBundle.git",
            "reference": "a49fc58c555f32a6e692fc1386a67aba89ddb621"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/helios-ag/FMElfinderBundle/zipball/a49fc58c555f32a6e692fc1386a67aba89ddb621",
            "reference": "a49fc58c555f32a6e692fc1386a67aba89ddb621",
            "shasum": ""
        },
        "require": {
            "components/elfinder": "~3",
            "php": "^5.6|^7.0",
            "robloach/component-installer": "~0.2",
            "studio-42/elfinder": "~2.1",
            "symfony/asset": "~2.8|~3.0|~4.0",
            "symfony/form": "~2.8|~3.0|~4.0",
            "symfony/framework-bundle": "~2.8|~3.0|~4.0",
            "symfony/twig-bundle": "~2.8|~3.0|~4.0"
        },
        "require-dev": {
            "matthiasnoback/symfony-config-test": "~2",
            "matthiasnoback/symfony-dependency-injection-test": "~1|~2",
            "phpunit/phpunit": "~5",
            "satooshi/php-coveralls": "~1",
            "symfony/finder": "~2.8|~3.0|~4.0",
            "symfony/phpunit-bridge": "~2.8|~3.0|~4.0"
        },
        "suggest": {
            "friendsofsymfony/ckeditor-bundle": "CKEditor Bundle initially by Egeloen (Maintained by FOS Community)",
            "helios-ag/fm-summernote-bundle": "Summernote Bundle by me",
            "helios-ag/fm-tinymce-bundle": "TinyMCE Bundle by me"
        },
        "time": "2018-05-25T16:07:56+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "8.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "FM\\ElfinderBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Al Ganiev",
                "email": "helios.ag@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://github.com/helios-ag/FMElfinderBundle/contributors"
            }
        ],
        "description": "ElFinder bundle, adds ElFinder file manager to your Symfony project",
        "homepage": "https://github.com/helios-ag/FMElfinderBundle",
        "keywords": [
            "elfinder",
            "file manager",
            "wysiwyg"
        ]
    },
    {
        "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"
        ]
    },
    {
        "name": "incenteev/composer-parameter-handler",
        "version": "v2.1.3",
        "version_normalized": "2.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Incenteev/ParameterHandler.git",
            "reference": "933c45a34814f27f2345c11c37d46b3ca7303550"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/933c45a34814f27f2345c11c37d46b3ca7303550",
            "reference": "933c45a34814f27f2345c11c37d46b3ca7303550",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/yaml": "^2.3 || ^3.0 || ^4.0"
        },
        "require-dev": {
            "composer/composer": "^1.0@dev",
            "symfony/filesystem": "^2.3 || ^3 || ^4",
            "symfony/phpunit-bridge": "^4.0"
        },
        "time": "2018-02-13T18:05:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Incenteev\\ParameterHandler\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christophe Coevoet",
                "email": "stof@notk.org"
            }
        ],
        "description": "Composer script handling your ignored parameter file",
        "homepage": "https://github.com/Incenteev/ParameterHandler",
        "keywords": [
            "parameters management"
        ]
    },
    {
        "name": "jdorn/sql-formatter",
        "version": "v1.2.17",
        "version_normalized": "1.2.17.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jdorn/sql-formatter.git",
            "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
            "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.4"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2014-01-12T16:20:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "lib"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jeremy Dorn",
                "email": "jeremy@jeremydorn.com",
                "homepage": "http://jeremydorn.com/"
            }
        ],
        "description": "a PHP SQL highlighting library",
        "homepage": "https://github.com/jdorn/sql-formatter/",
        "keywords": [
            "highlight",
            "sql"
        ]
    },
    {
        "name": "jms/metadata",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/metadata.git",
            "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/6a06970a10e0a532fb52d3959547123b84a3b3ab",
            "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "doctrine/cache": "~1.0",
            "symfony/cache": "~3.1"
        },
        "time": "2016-12-05T10:18:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Metadata\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Class/method/property metadata management in PHP",
        "keywords": [
            "annotations",
            "metadata",
            "xml",
            "yaml"
        ]
    },
    {
        "name": "knplabs/doctrine-behaviors",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/KnpLabs/DoctrineBehaviors.git",
            "reference": "d27e25ff9bab8f6c0b88a2115e7fdd2d74b08fbb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/KnpLabs/DoctrineBehaviors/zipball/d27e25ff9bab8f6c0b88a2115e7fdd2d74b08fbb",
            "reference": "d27e25ff9bab8f6c0b88a2115e7fdd2d74b08fbb",
            "shasum": ""
        },
        "require": {
            "behat/transliterator": "~1.0",
            "doctrine/common": ">=2.2",
            "php": "~7.0"
        },
        "require-dev": {
            "doctrine/orm": ">=2.4.5",
            "ext-pdo_mysql": "*",
            "ext-pdo_pgsql": "*",
            "ext-pdo_sqlite": "*",
            "hexmedia/yaml-linter": "~0.1",
            "jakub-onderka/php-parallel-lint": "~0.8",
            "phpunit/phpunit": "~4.8"
        },
        "suggest": {
            "symfony/framework-bundle": "To be able to use it as a bundle"
        },
        "time": "2017-09-27T18:53:13+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Knp\\DoctrineBehaviors\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Knplabs",
                "homepage": "http://knplabs.com"
            }
        ],
        "description": "Doctrine2 behavior traits",
        "homepage": "http://knplabs.com",
        "keywords": [
            "Blameable",
            "behaviors",
            "doctrine2",
            "filterable",
            "softdeletable",
            "timestampable",
            "translatable",
            "tree"
        ]
    },
    {
        "name": "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"
        ]
    },
    {
        "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"
        ]
    },
    {
        "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"
        ]
    },
    {
        "name": "knplabs/knp-snappy-bundle",
        "version": "v1.5.2",
        "version_normalized": "1.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/KnpLabs/KnpSnappyBundle.git",
            "reference": "f7c2541008525bb621a0bd492e1d83a6d2b48adf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/KnpLabs/KnpSnappyBundle/zipball/f7c2541008525bb621a0bd492e1d83a6d2b48adf",
            "reference": "f7c2541008525bb621a0bd492e1d83a6d2b48adf",
            "shasum": ""
        },
        "require": {
            "knplabs/knp-snappy": "~1.0,>=1.0.1",
            "php": ">=5.6",
            "symfony/framework-bundle": "~2.7|~3.0|^4.0"
        },
        "require-dev": {
            "doctrine/annotations": "~1.0",
            "phpunit/phpunit": "~4.8.35",
            "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"
        },
        "time": "2017-12-06T16:31:47+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"
        ]
    },
    {
        "name": "kriswallsmith/assetic",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kriswallsmith/assetic.git",
            "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
            "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1",
            "symfony/process": "~2.1|~3.0"
        },
        "conflict": {
            "twig/twig": "<1.27"
        },
        "require-dev": {
            "leafo/lessphp": "^0.3.7",
            "leafo/scssphp": "~0.1",
            "meenie/javascript-packer": "^1.1",
            "mrclay/minify": "<2.3",
            "natxet/cssmin": "3.0.4",
            "patchwork/jsqueeze": "~1.0|~2.0",
            "phpunit/phpunit": "~4.8 || ^5.6",
            "psr/log": "~1.0",
            "ptachoire/cssembed": "~1.0",
            "symfony/phpunit-bridge": "~2.7|~3.0",
            "twig/twig": "~1.23|~2.0",
            "yfix/packager": "dev-master"
        },
        "suggest": {
            "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
            "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
            "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
            "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
            "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
            "twig/twig": "Assetic provides the integration with the Twig templating engine"
        },
        "time": "2016-11-11T18:43:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Assetic": "src/"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kris Wallsmith",
                "email": "kris.wallsmith@gmail.com",
                "homepage": "http://kriswallsmith.net/"
            }
        ],
        "description": "Asset Management for PHP",
        "homepage": "https://github.com/kriswallsmith/assetic",
        "keywords": [
            "assets",
            "compression",
            "minification"
        ]
    },
    {
        "name": "lexik/translation-bundle",
        "version": "v4.0.10",
        "version_normalized": "4.0.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/lexik/LexikTranslationBundle.git",
            "reference": "4825bc5b245e38306c96024cbb906915914888a8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/lexik/LexikTranslationBundle/zipball/4825bc5b245e38306c96024cbb906915914888a8",
            "reference": "4825bc5b245e38306c96024cbb906915914888a8",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0",
            "symfony/framework-bundle": "~2.8|~3.0|~4.0"
        },
        "require-dev": {
            "doctrine/data-fixtures": "~1.1",
            "doctrine/doctrine-bundle": "~1.2",
            "doctrine/mongodb-odm-bundle": "~3.0",
            "doctrine/orm": "^2.2.3",
            "phpunit/phpunit": "^5.7",
            "propel/propel": "@dev",
            "propel/propel-bundle": "^3.0@dev|^4.0@dev"
        },
        "suggest": {
            "doctrine/mongodb-odm-bundle": "~3.0",
            "doctrine/orm": ">=2.4"
        },
        "time": "2018-05-07T16:43:35+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "4.x.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Lexik\\Bundle\\TranslationBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dev Lexik",
                "email": "dev@lexik.fr"
            },
            {
                "name": "Cedric Girard",
                "email": "c.girard@lexik.fr"
            }
        ],
        "description": "This bundle allows to import translation files content into the database and provide a GUI to edit translations.",
        "homepage": "https://github.com/lexik/LexikTranslationBundle",
        "keywords": [
            "Symfony2",
            "bundle",
            "i18n",
            "translation"
        ]
    },
    {
        "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"
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
            "reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "provide": {
            "psr/log-implementation": "1.0.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "^2.4.9 || ^3.0",
            "doctrine/couchdb": "~1.0@dev",
            "graylog2/gelf-php": "~1.0",
            "jakub-onderka/php-parallel-lint": "0.9",
            "php-amqplib/php-amqplib": "~2.4",
            "php-console/php-console": "^3.1.3",
            "phpunit/phpunit": "~4.5",
            "phpunit/phpunit-mock-objects": "2.3.0",
            "ruflin/elastica": ">=0.90 <3.0",
            "sentry/sentry": "^0.13",
            "swiftmailer/swiftmailer": "^5.3|^6.0"
        },
        "suggest": {
            "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
            "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
            "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
            "ext-mongo": "Allow sending log messages to a MongoDB server",
            "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
            "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
            "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
            "php-console/php-console": "Allow sending log messages to Google Chrome",
            "rollbar/rollbar": "Allow sending log messages to Rollbar",
            "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
            "sentry/sentry": "Allow sending log messages to a Sentry server"
        },
        "time": "2017-06-19T01:22:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Monolog\\": "src/Monolog"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
        "homepage": "http://github.com/Seldaek/monolog",
        "keywords": [
            "log",
            "logging",
            "psr-3"
        ]
    },
    {
        "name": "pagerfanta/pagerfanta",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/whiteoctober/Pagerfanta.git",
            "reference": "8400ab498e500018cff9a099ac22555e7949aa9a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/8400ab498e500018cff9a099ac22555e7949aa9a",
            "reference": "8400ab498e500018cff9a099ac22555e7949aa9a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "doctrine/orm": "~2.3",
            "doctrine/phpcr-odm": "1.*",
            "jackalope/jackalope-doctrine-dbal": "1.*",
            "jmikola/geojson": "~1.0",
            "mandango/mandango": "~1.0@dev",
            "mandango/mondator": "~1.0@dev",
            "phpunit/phpunit": "^4.8.35 | ^5.7",
            "propel/propel": "~2.0@dev",
            "propel/propel1": "~1.6",
            "ruflin/elastica": "~1.3",
            "solarium/solarium": "~3.1"
        },
        "suggest": {
            "doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
            "doctrine/orm": "To use the DoctrineORMAdapter.",
            "doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
            "mandango/mandango": "To use the MandangoAdapter.",
            "propel/propel": "To use the Propel2Adapter",
            "propel/propel1": "To use the PropelAdapter",
            "solarium/solarium": "To use the SolariumAdapter."
        },
        "time": "2018-05-01T10:49:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Pagerfanta\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Pablo Díez",
                "email": "pablodip@gmail.com"
            }
        ],
        "description": "Pagination for PHP 5.3",
        "keywords": [
            "page",
            "pagination",
            "paginator",
            "paging"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v2.0.12",
        "version_normalized": "2.0.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
            "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2018-04-04T21:24:14+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/random.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "psr/cache",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/cache.git",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T20:24:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Cache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for caching libraries",
        "keywords": [
            "cache",
            "psr",
            "psr-6"
        ]
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "psr/link",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/link.git",
            "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
            "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-28T16:06:13+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Link\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interfaces for HTTP links",
        "keywords": [
            "http",
            "http-link",
            "link",
            "psr",
            "psr-13",
            "rest"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-10T12:19:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "psr/simple-cache",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/simple-cache.git",
            "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
            "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-10-23T01:57:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\SimpleCache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interfaces for simple caching",
        "keywords": [
            "cache",
            "caching",
            "psr",
            "psr-16",
            "simple-cache"
        ]
    },
    {
        "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.",
        "abandoned": "oomphinc/composer-installers-extender"
    },
    {
        "name": "sensio/distribution-bundle",
        "version": "v5.0.21",
        "version_normalized": "5.0.21.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
            "reference": "eb6266b3b472e4002538610b28a0a04bcf94891a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/eb6266b3b472e4002538610b28a0a04bcf94891a",
            "reference": "eb6266b3b472e4002538610b28a0a04bcf94891a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9",
            "sensiolabs/security-checker": "~3.0|~4.0",
            "symfony/class-loader": "~2.3|~3.0",
            "symfony/config": "~2.3|~3.0",
            "symfony/dependency-injection": "~2.3|~3.0",
            "symfony/filesystem": "~2.3|~3.0",
            "symfony/http-kernel": "~2.3|~3.0",
            "symfony/process": "~2.3|~3.0"
        },
        "time": "2017-08-25T16:55:44+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sensio\\Bundle\\DistributionBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Base bundle for Symfony Distributions",
        "keywords": [
            "configuration",
            "distribution"
        ]
    },
    {
        "name": "sensio/framework-extra-bundle",
        "version": "v3.0.29",
        "version_normalized": "3.0.29.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
            "reference": "bb907234df776b68922eb4b25bfa061683597b6a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/bb907234df776b68922eb4b25bfa061683597b6a",
            "reference": "bb907234df776b68922eb4b25bfa061683597b6a",
            "shasum": ""
        },
        "require": {
            "doctrine/common": "~2.2",
            "symfony/dependency-injection": "~2.3|~3.0",
            "symfony/framework-bundle": "~2.3|~3.0|~4.0"
        },
        "require-dev": {
            "doctrine/doctrine-bundle": "~1.5",
            "doctrine/orm": "~2.4,>=2.4.5",
            "symfony/asset": "~2.7|~3.0|~4.0",
            "symfony/browser-kit": "~2.3|~3.0|~4.0",
            "symfony/dom-crawler": "~2.3|~3.0|~4.0",
            "symfony/expression-language": "~2.4|~3.0|~4.0",
            "symfony/finder": "~2.3|~3.0|~4.0",
            "symfony/phpunit-bridge": "~3.2|~4.0",
            "symfony/psr-http-message-bridge": "^0.3|^1.0",
            "symfony/security-bundle": "~2.4|~3.0|~4.0",
            "symfony/templating": "~2.3|~3.0|~4.0",
            "symfony/translation": "~2.3|~3.0|~4.0",
            "symfony/twig-bundle": "~2.3|~3.0|~4.0",
            "symfony/yaml": "~2.3|~3.0|~4.0",
            "twig/twig": "~1.12|~2.0",
            "zendframework/zend-diactoros": "^1.3"
        },
        "suggest": {
            "symfony/expression-language": "",
            "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
            "symfony/security-bundle": ""
        },
        "time": "2017-12-14T19:03:23+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "This bundle provides a way to configure your controllers with annotations",
        "keywords": [
            "annotations",
            "controllers"
        ]
    },
    {
        "name": "sensio/generator-bundle",
        "version": "v3.1.7",
        "version_normalized": "3.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git",
            "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/28cbaa244bd0816fd8908b93f90380bcd7b67a65",
            "reference": "28cbaa244bd0816fd8908b93f90380bcd7b67a65",
            "shasum": ""
        },
        "require": {
            "symfony/console": "~2.7|~3.0",
            "symfony/framework-bundle": "~2.7|~3.0",
            "symfony/process": "~2.7|~3.0",
            "symfony/yaml": "~2.7|~3.0",
            "twig/twig": "^1.28.2|^2.0"
        },
        "require-dev": {
            "doctrine/orm": "~2.4",
            "symfony/doctrine-bridge": "~2.7|~3.0",
            "symfony/filesystem": "~2.7|~3.0",
            "symfony/phpunit-bridge": "^3.3"
        },
        "time": "2017-12-07T15:36:41+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sensio\\Bundle\\GeneratorBundle\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "This bundle generates code for you",
        "abandoned": "symfony/maker-bundle"
    },
    {
        "name": "sensiolabs/security-checker",
        "version": "v4.1.8",
        "version_normalized": "4.1.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sensiolabs/security-checker.git",
            "reference": "dc270d5fec418cc6ac983671dba5d80ffaffb142"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/dc270d5fec418cc6ac983671dba5d80ffaffb142",
            "reference": "dc270d5fec418cc6ac983671dba5d80ffaffb142",
            "shasum": ""
        },
        "require": {
            "composer/ca-bundle": "^1.0",
            "symfony/console": "~2.7|~3.0|~4.0"
        },
        "time": "2018-02-28T22:10:01+00:00",
        "bin": [
            "security-checker"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "SensioLabs\\Security": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien.potencier@gmail.com"
            }
        ],
        "description": "A security checker for your composer.lock"
    },
    {
        "name": "studio-42/elfinder",
        "version": "2.1.40",
        "version_normalized": "2.1.40.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Studio-42/elFinder.git",
            "reference": "e27196c574118248c83777725fa007182dcc47c3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Studio-42/elFinder/zipball/e27196c574118248c83777725fa007182dcc47c3",
            "reference": "e27196c574118248c83777725fa007182dcc47c3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "suggest": {
            "barryvdh/elfinder-flysystem-driver": "VolumeDriver for elFinder to use Flysystem as a root.",
            "google/apiclient": "VolumeDriver GoogleDrive require `google/apiclient:^2.0.",
            "kunalvarma05/dropbox-php-sdk": "VolumeDriver `Dropbox`2 require `kunalvarma05/dropbox-php-sdk.",
            "nao-pon/flysystem-google-drive": "require in GoogleDrive network volume mounting with Flysystem."
        },
        "time": "2018-07-14T06:35:49+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Dmitry Levashov",
                "email": "dio@std42.ru",
                "homepage": "http://std42.ru"
            },
            {
                "name": "Troex Nevelin",
                "email": "troex@fury.scancode.ru",
                "homepage": "http://std42.ru"
            },
            {
                "name": "Community contributions",
                "homepage": "https://github.com/Studio-42/elFinder/contributors"
            },
            {
                "name": "Naoki Sawada",
                "email": "hypweb+elfinder@gmail.com",
                "homepage": "http://xoops.hypweb.net"
            }
        ],
        "description": "File manager for web",
        "homepage": "http://elfinder.org"
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v5.4.9",
        "version_normalized": "5.4.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "7ffc1ea296ed14bf8260b6ef11b80208dbadba91"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/7ffc1ea296ed14bf8260b6ef11b80208dbadba91",
            "reference": "7ffc1ea296ed14bf8260b6ef11b80208dbadba91",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.1",
            "symfony/phpunit-bridge": "~3.2"
        },
        "time": "2018-01-23T07:37:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/swift_required.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Chris Corbyn"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Swiftmailer, free feature-rich PHP mailer",
        "homepage": "https://swiftmailer.symfony.com",
        "keywords": [
            "email",
            "mail",
            "mailer"
        ]
    },
    {
        "name": "symfony/monolog-bundle",
        "version": "v3.2.0",
        "version_normalized": "3.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/monolog-bundle.git",
            "reference": "8781649349fe418d51d194f8c9d212c0b97c40dd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/8781649349fe418d51d194f8c9d212c0b97c40dd",
            "reference": "8781649349fe418d51d194f8c9d212c0b97c40dd",
            "shasum": ""
        },
        "require": {
            "monolog/monolog": "~1.22",
            "php": ">=5.3.2",
            "symfony/config": "~2.7|~3.0|~4.0",
            "symfony/dependency-injection": "~2.7|~3.0|~4.0",
            "symfony/http-kernel": "~2.7|~3.0|~4.0",
            "symfony/monolog-bridge": "~2.7|~3.0|~4.0"
        },
        "require-dev": {
            "symfony/console": "~2.3|~3.0|~4.0",
            "symfony/phpunit-bridge": "^3.3|^4.0",
            "symfony/yaml": "~2.3|~3.0|~4.0"
        },
        "time": "2018-03-05T14:51:36+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"
        ]
    },
    {
        "name": "symfony/phpunit-bridge",
        "version": "v3.4.9",
        "version_normalized": "3.4.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/phpunit-bridge.git",
            "reference": "7470518370113785f67a7fd8e6e1667661e88805"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/7470518370113785f67a7fd8e6e1667661e88805",
            "reference": "7470518370113785f67a7fd8e6e1667661e88805",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "conflict": {
            "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
        },
        "suggest": {
            "ext-zip": "Zip support is required when using bin/simple-phpunit",
            "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
        },
        "time": "2018-04-30T15:36:51+00:00",
        "bin": [
            "bin/simple-phpunit"
        ],
        "type": "symfony-bridge",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            },
            "thanks": {
                "name": "phpunit/phpunit",
                "url": "https://github.com/sebastianbergmann/phpunit"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ],
            "psr-4": {
                "Symfony\\Bridge\\PhpUnit\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony PHPUnit Bridge",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/polyfill-apcu",
        "version": "v1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-apcu.git",
            "reference": "9b83bd010112ec196410849e840d9b9fefcb15ad"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/9b83bd010112ec196410849e840d9b9fefcb15ad",
            "reference": "9b83bd010112ec196410849e840d9b9fefcb15ad",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2018-04-26T10:06:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8-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"
        ]
    },
    {
        "name": "symfony/polyfill-intl-icu",
        "version": "v1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-icu.git",
            "reference": "80ee17ae83c10cd513e5144f91a73607a21edb4e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/80ee17ae83c10cd513e5144f91a73607a21edb4e",
            "reference": "80ee17ae83c10cd513e5144f91a73607a21edb4e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/intl": "~2.3|~3.0|~4.0"
        },
        "suggest": {
            "ext-intl": "For best performance"
        },
        "time": "2018-04-25T14:53:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8-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"
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "3296adf6a6454a050679cde90f95350ad604b171"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171",
            "reference": "3296adf6a6454a050679cde90f95350ad604b171",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2018-04-26T10:06:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php56",
        "version": "v1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php56.git",
            "reference": "af98553c84912459db3f636329567809d639a8f6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/af98553c84912459db3f636329567809d639a8f6",
            "reference": "af98553c84912459db3f636329567809d639a8f6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/polyfill-util": "~1.0"
        },
        "time": "2018-04-26T10:06:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8-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"
        ]
    },
    {
        "name": "symfony/polyfill-php70",
        "version": "v1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php70.git",
            "reference": "77454693d8f10dd23bb24955cffd2d82db1007a6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/77454693d8f10dd23bb24955cffd2d82db1007a6",
            "reference": "77454693d8f10dd23bb24955cffd2d82db1007a6",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": "~1.0|~2.0",
            "php": ">=5.3.3"
        },
        "time": "2018-04-26T10:06:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8-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"
        ]
    },
    {
        "name": "symfony/polyfill-util",
        "version": "v1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-util.git",
            "reference": "1a5ad95d9436cbff3296034fe9f8d586dce3fb3a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/1a5ad95d9436cbff3296034fe9f8d586dce3fb3a",
            "reference": "1a5ad95d9436cbff3296034fe9f8d586dce3fb3a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2018-04-26T10:06:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8-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"
        ]
    },
    {
        "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"
    },
    {
        "name": "symfony/symfony",
        "version": "v3.3.16",
        "version_normalized": "3.3.16.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/symfony.git",
            "reference": "98e128ccee7afff6313dc3e9cce619f6e1caedbc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/symfony/zipball/98e128ccee7afff6313dc3e9cce619f6e1caedbc",
            "reference": "98e128ccee7afff6313dc3e9cce619f6e1caedbc",
            "shasum": ""
        },
        "require": {
            "doctrine/common": "~2.4",
            "ext-xml": "*",
            "fig/link-util": "^1.0",
            "php": "^5.5.9|>=7.0.8",
            "psr/cache": "~1.0",
            "psr/container": "^1.0",
            "psr/link": "^1.0",
            "psr/log": "~1.0",
            "psr/simple-cache": "^1.0",
            "symfony/polyfill-apcu": "~1.1",
            "symfony/polyfill-intl-icu": "~1.0",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/polyfill-php56": "~1.0",
            "symfony/polyfill-php70": "~1.0",
            "twig/twig": "~1.34|~2.4"
        },
        "conflict": {
            "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
            "phpdocumentor/type-resolver": "<0.2.1",
            "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
        },
        "provide": {
            "psr/cache-implementation": "1.0",
            "psr/container-implementation": "1.0",
            "psr/simple-cache-implementation": "1.0"
        },
        "replace": {
            "symfony/asset": "self.version",
            "symfony/browser-kit": "self.version",
            "symfony/cache": "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/dotenv": "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/inflector": "self.version",
            "symfony/intl": "self.version",
            "symfony/ldap": "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/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-link": "self.version",
            "symfony/web-profiler-bundle": "self.version",
            "symfony/web-server-bundle": "self.version",
            "symfony/workflow": "self.version",
            "symfony/yaml": "self.version"
        },
        "require-dev": {
            "cache/integration-tests": "dev-master",
            "doctrine/annotations": "~1.0",
            "doctrine/cache": "~1.6",
            "doctrine/data-fixtures": "1.0.*",
            "doctrine/dbal": "~2.4",
            "doctrine/doctrine-bundle": "~1.4",
            "doctrine/orm": "~2.4,>=2.4.5",
            "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
            "monolog/monolog": "~1.11",
            "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
            "phpdocumentor/reflection-docblock": "^3.0|^4.0",
            "predis/predis": "~1.0",
            "sensio/framework-extra-bundle": "^3.0.2",
            "symfony/phpunit-bridge": "~3.4|~4.0",
            "symfony/security-acl": "~2.8|~3.0"
        },
        "time": "2018-01-29T11:42:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.3-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\\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"
        ]
    },
    {
        "name": "twig/extensions",
        "version": "v1.5.1",
        "version_normalized": "1.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig-extensions.git",
            "reference": "d188c76168b853481cc75879ea045bf93d718e9c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/d188c76168b853481cc75879ea045bf93d718e9c",
            "reference": "d188c76168b853481cc75879ea045bf93d718e9c",
            "shasum": ""
        },
        "require": {
            "twig/twig": "~1.27|~2.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~3.3@dev",
            "symfony/translation": "~2.3|~3.0"
        },
        "suggest": {
            "symfony/translation": "Allow the time_diff output to be translated"
        },
        "time": "2017-06-08T18:19:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_Extensions_": "lib/"
            },
            "psr-4": {
                "Twig\\Extensions\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Common additional features for Twig that do not directly belong in core",
        "homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
        "keywords": [
            "i18n",
            "text"
        ]
    },
    {
        "name": "twig/twig",
        "version": "v2.4.8",
        "version_normalized": "2.4.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "7b604c89da162034bdf4bb66310f358d313dd16d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/7b604c89da162034bdf4bb66310f358d313dd16d",
            "reference": "7b604c89da162034bdf4bb66310f358d313dd16d",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "require-dev": {
            "psr/container": "^1.0",
            "symfony/debug": "^2.7",
            "symfony/phpunit-bridge": "^3.3"
        },
        "time": "2018-04-02T09:24:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_": "lib/"
            },
            "psr-4": {
                "Twig\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com",
                "homepage": "http://fabien.potencier.org",
                "role": "Lead Developer"
            },
            {
                "name": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com",
                "role": "Project Founder"
            },
            {
                "name": "Twig Team",
                "homepage": "http://twig.sensiolabs.org/contributors",
                "role": "Contributors"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "http://twig.sensiolabs.org",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "vich/uploader-bundle",
        "version": "1.7.1",
        "version_normalized": "1.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dustin10/VichUploaderBundle.git",
            "reference": "b388f7bea5e0cfa49c6b3c874cb71b469d6d3bfc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dustin10/VichUploaderBundle/zipball/b388f7bea5e0cfa49c6b3c874cb71b469d6d3bfc",
            "reference": "b388f7bea5e0cfa49c6b3c874cb71b469d6d3bfc",
            "shasum": ""
        },
        "require": {
            "behat/transliterator": "^1.2",
            "doctrine/annotations": "^1.3",
            "jms/metadata": "^1.6",
            "php": "^7.0",
            "symfony/dependency-injection": "^2.8|^3.3|^4.0",
            "symfony/form": "^2.8.8|^3.3|^4.0",
            "symfony/framework-bundle": "^2.8.18|^3.3|^4.0",
            "symfony/property-access": "^2.8|^3.3|^4.0",
            "symfony/templating": "^2.8|^3.3|^4.0"
        },
        "require-dev": {
            "doctrine/doctrine-bundle": "^1.8",
            "doctrine/mongodb-odm": "^1.1",
            "doctrine/orm": "^2.5",
            "ext-sqlite3": "*",
            "knplabs/knp-gaufrette-bundle": "^0.4@dev",
            "matthiasnoback/symfony-dependency-injection-test": "^2.3",
            "mikey179/vfsstream": "^1.6",
            "oneup/flysystem-bundle": "^2.0|^3.0",
            "phpunit/phpunit": "^6.0",
            "symfony/browser-kit": "^2.8|^3.3|^4.0",
            "symfony/css-selector": "^2.8|^3.3|^4.0",
            "symfony/dom-crawler": "^2.8|^3.3|^4.0",
            "symfony/phpunit-bridge": "^3.3",
            "symfony/security-csrf": "^2.8|^3.3|^4.0",
            "symfony/twig-bridge": "^2.8.10|^3.3|^4.0",
            "symfony/twig-bundle": "^2.8|^3.3|^4.0",
            "symfony/validator": "^2.8|^3.3|^4.0",
            "symfony/var-dumper": "^2.8|^3.3|^4.0",
            "symfony/yaml": "^2.8|^3.3|^4.0"
        },
        "suggest": {
            "doctrine/doctrine-bundle": "For integration with Doctrine",
            "doctrine/mongodb-odm-bundle": "For integration with Doctrine ODM",
            "doctrine/orm": "For integration with Doctrine ORM",
            "doctrine/phpcr-odm": "For integration with Doctrine PHPCR",
            "knplabs/knp-gaufrette-bundle": "For integration with Gaufrette",
            "liip/imagine-bundle": "To generate image thumbnails",
            "ocramius/proxy-manager": "To use lazy services",
            "oneup/flysystem-bundle": "For integration with Flysystem",
            "symfony/yaml": "To use YAML mapping",
            "willdurand/propel-eventdispatcher-bundle": "For integration with Propel"
        },
        "time": "2017-12-09T13:34:29+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Vich\\UploaderBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dustin Dobervich",
                "email": "ddobervich@gmail.com"
            }
        ],
        "description": "Ease file uploads attached to entities",
        "homepage": "https://github.com/dustin10/VichUploaderBundle",
        "keywords": [
            "file uploads",
            "upload"
        ]
    }
]
