[
    {
        "name": "beberlei/doctrineextensions",
        "version": "v1.2.6",
        "version_normalized": "1.2.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/beberlei/DoctrineExtensions.git",
            "reference": "af72c4a136b744f1268ca8bb4da47a2f8af78f86"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/beberlei/DoctrineExtensions/zipball/af72c4a136b744f1268ca8bb4da47a2f8af78f86",
            "reference": "af72c4a136b744f1268ca8bb4da47a2f8af78f86",
            "shasum": ""
        },
        "require": {
            "doctrine/orm": "^2.6",
            "php": "^7.1"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.14",
            "nesbot/carbon": "*",
            "phpunit/phpunit": "^7.0 || ^8.0",
            "symfony/yaml": "^4.2",
            "zf1/zend-date": "^1.12",
            "zf1/zend-registry": "^1.12"
        },
        "time": "2019-12-05T09:49:04+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DoctrineExtensions\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Steve Lacey",
                "email": "steve@stevelacey.net"
            }
        ],
        "description": "A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL and Oracle.",
        "keywords": [
            "database",
            "doctrine",
            "orm"
        ]
    },
    {
        "name": "behat/transliterator",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/Transliterator.git",
            "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/Transliterator/zipball/826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
            "reference": "826ce7e9c2a6664c0d1f381cbb38b1fb80a7ee2c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "chuyskywalker/rolling-curl": "^3.1",
            "php-yaoi/php-yaoi": "^1.0"
        },
        "time": "2017-04-04T11:38:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Behat\\Transliterator": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Artistic-1.0"
        ],
        "description": "String transliterator",
        "keywords": [
            "i18n",
            "slug",
            "transliterator"
        ]
    },
    {
        "name": "doctrine/annotations",
        "version": "v1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/annotations.git",
            "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc",
            "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "1.*",
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/cache": "1.*",
            "phpunit/phpunit": "^7.5"
        },
        "time": "2019-10-01T18:55:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7.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": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "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": "1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/cache.git",
            "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62",
            "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62",
            "shasum": ""
        },
        "require": {
            "php": "~7.1"
        },
        "conflict": {
            "doctrine/common": ">2.2,<2.4"
        },
        "require-dev": {
            "alcaeus/mongo-php-adapter": "^1.1",
            "doctrine/coding-standard": "^6.0",
            "mongodb/mongodb": "^1.1",
            "phpunit/phpunit": "^7.0",
            "predis/predis": "~1.0"
        },
        "suggest": {
            "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
        },
        "time": "2019-11-29T15:36:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9.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": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
        "homepage": "https://www.doctrine-project.org/projects/cache.html",
        "keywords": [
            "abstraction",
            "apcu",
            "cache",
            "caching",
            "couchdb",
            "memcached",
            "php",
            "redis",
            "xcache"
        ]
    },
    {
        "name": "doctrine/collections",
        "version": "1.6.4",
        "version_normalized": "1.6.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/collections.git",
            "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/collections/zipball/6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7",
            "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpstan/phpstan-shim": "^0.9.2",
            "phpunit/phpunit": "^7.0",
            "vimeo/psalm": "^3.2.2"
        },
        "time": "2019-11-13T13:07:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
        "homepage": "https://www.doctrine-project.org/projects/collections.html",
        "keywords": [
            "array",
            "collections",
            "iterators",
            "php"
        ]
    },
    {
        "name": "doctrine/common",
        "version": "2.12.0",
        "version_normalized": "2.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/common.git",
            "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/common/zipball/2053eafdf60c2172ee1373d1b9289ba1db7f1fc6",
            "reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "doctrine/cache": "^1.0",
            "doctrine/collections": "^1.0",
            "doctrine/event-manager": "^1.0",
            "doctrine/inflector": "^1.0",
            "doctrine/lexer": "^1.0",
            "doctrine/persistence": "^1.1",
            "doctrine/reflection": "^1.0",
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/coding-standard": "^1.0",
            "phpstan/phpstan": "^0.11",
            "phpstan/phpstan-phpunit": "^0.11",
            "phpunit/phpunit": "^7.0",
            "squizlabs/php_codesniffer": "^3.0",
            "symfony/phpunit-bridge": "^4.0.5"
        },
        "time": "2020-01-10T15:49:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.11.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
        "homepage": "https://www.doctrine-project.org/projects/common.html",
        "keywords": [
            "common",
            "doctrine",
            "php"
        ]
    },
    {
        "name": "doctrine/dbal",
        "version": "v2.10.1",
        "version_normalized": "2.10.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/dbal.git",
            "reference": "c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/dbal/zipball/c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8",
            "reference": "c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8",
            "shasum": ""
        },
        "require": {
            "doctrine/cache": "^1.0",
            "doctrine/event-manager": "^1.0",
            "ext-pdo": "*",
            "php": "^7.2"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "jetbrains/phpstorm-stubs": "^2019.1",
            "phpstan/phpstan": "^0.11.3",
            "phpunit/phpunit": "^8.4.1",
            "symfony/console": "^2.0.5|^3.0|^4.0|^5.0"
        },
        "suggest": {
            "symfony/console": "For helpful console commands such as SQL execution and import of files."
        },
        "time": "2020-01-04T12:56:21+00:00",
        "bin": [
            "bin/doctrine-dbal"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.10.x-dev",
                "dev-develop": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            }
        ],
        "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
        "homepage": "https://www.doctrine-project.org/projects/dbal.html",
        "keywords": [
            "abstraction",
            "database",
            "db2",
            "dbal",
            "mariadb",
            "mssql",
            "mysql",
            "oci8",
            "oracle",
            "pdo",
            "pgsql",
            "postgresql",
            "queryobject",
            "sasql",
            "sql",
            "sqlanywhere",
            "sqlite",
            "sqlserver",
            "sqlsrv"
        ]
    },
    {
        "name": "doctrine/doctrine-bundle",
        "version": "2.0.6",
        "version_normalized": "2.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/DoctrineBundle.git",
            "reference": "0ef972d3b730f975c80db9fffa4b2a0258c91442"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/0ef972d3b730f975c80db9fffa4b2a0258c91442",
            "reference": "0ef972d3b730f975c80db9fffa4b2a0258c91442",
            "shasum": ""
        },
        "require": {
            "doctrine/dbal": "^2.9.0",
            "doctrine/persistence": "^1.3.3",
            "jdorn/sql-formatter": "^1.2.16",
            "php": "^7.1",
            "symfony/cache": "^4.3.3|^5.0",
            "symfony/config": "^4.3.3|^5.0",
            "symfony/console": "^3.4.30|^4.3.3|^5.0",
            "symfony/dependency-injection": "^4.3.3|^5.0",
            "symfony/doctrine-bridge": "^4.3.7|^5.0",
            "symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0",
            "symfony/service-contracts": "^1.1.1|^2.0"
        },
        "conflict": {
            "doctrine/orm": "<2.6",
            "twig/twig": "<1.34|>=2.0,<2.4"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "doctrine/orm": "^2.6",
            "ocramius/proxy-manager": "^2.1",
            "phpunit/phpunit": "^7.5",
            "symfony/phpunit-bridge": "^4.2",
            "symfony/property-info": "^4.3.3|^5.0",
            "symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0",
            "symfony/validator": "^3.4.30|^4.3.3|^5.0",
            "symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0",
            "symfony/yaml": "^3.4.30|^4.3.3|^5.0",
            "twig/twig": "^1.34|^2.12"
        },
        "suggest": {
            "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
            "symfony/web-profiler-bundle": "To use the data collector."
        },
        "time": "2019-12-19T13:47:07+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Bundle\\DoctrineBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Doctrine Project",
                "homepage": "http://www.doctrine-project.org/"
            }
        ],
        "description": "Symfony DoctrineBundle",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "dbal",
            "orm",
            "persistence"
        ]
    },
    {
        "name": "doctrine/doctrine-migrations-bundle",
        "version": "2.1.2",
        "version_normalized": "2.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
            "reference": "856437e8de96a70233e1f0cc2352fc8dd15a899d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/856437e8de96a70233e1f0cc2352fc8dd15a899d",
            "reference": "856437e8de96a70233e1f0cc2352fc8dd15a899d",
            "shasum": ""
        },
        "require": {
            "doctrine/doctrine-bundle": "~1.0|~2.0",
            "doctrine/migrations": "^2.2",
            "php": "^7.1",
            "symfony/framework-bundle": "~3.4|~4.0|~5.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^5.0",
            "mikey179/vfsstream": "^1.6",
            "phpstan/phpstan": "^0.9.2",
            "phpstan/phpstan-strict-rules": "^0.9",
            "phpunit/phpunit": "^6.4|^7.0"
        },
        "time": "2019-11-13T12:57:41+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Bundle\\MigrationsBundle\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Doctrine Project",
                "homepage": "http://www.doctrine-project.org"
            },
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            }
        ],
        "description": "Symfony DoctrineMigrationsBundle",
        "homepage": "https://www.doctrine-project.org",
        "keywords": [
            "dbal",
            "migrations",
            "schema"
        ]
    },
    {
        "name": "doctrine/event-manager",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/event-manager.git",
            "reference": "629572819973f13486371cb611386eb17851e85c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c",
            "reference": "629572819973f13486371cb611386eb17851e85c",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "conflict": {
            "doctrine/common": "<2.9@dev"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2019-11-10T09:48:07+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
        "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
        "keywords": [
            "event",
            "event dispatcher",
            "event manager",
            "event system",
            "events"
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
            "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.2"
        },
        "time": "2019-10-30T19:59:35+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": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "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.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/instantiator.git",
            "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
            "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "ext-pdo": "*",
            "ext-phar": "*",
            "phpbench/phpbench": "^0.13",
            "phpstan/phpstan-phpunit": "^0.11",
            "phpstan/phpstan-shim": "^0.11",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2019-10-21T16:45:58+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://www.doctrine-project.org/projects/instantiator.html",
        "keywords": [
            "constructor",
            "instantiate"
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
            "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
            "shasum": ""
        },
        "require": {
            "php": "^7.2"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpstan/phpstan": "^0.11.8",
            "phpunit/phpunit": "^8.2"
        },
        "time": "2019-10-30T14:39:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
        "homepage": "https://www.doctrine-project.org/projects/lexer.html",
        "keywords": [
            "annotations",
            "docblock",
            "lexer",
            "parser",
            "php"
        ]
    },
    {
        "name": "doctrine/migrations",
        "version": "2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/migrations.git",
            "reference": "a3987131febeb0e9acb3c47ab0df0af004588934"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/migrations/zipball/a3987131febeb0e9acb3c47ab0df0af004588934",
            "reference": "a3987131febeb0e9acb3c47ab0df0af004588934",
            "shasum": ""
        },
        "require": {
            "doctrine/dbal": "^2.9",
            "ocramius/package-versions": "^1.3",
            "ocramius/proxy-manager": "^2.0.2",
            "php": "^7.1",
            "symfony/console": "^3.4||^4.0||^5.0",
            "symfony/stopwatch": "^3.4||^4.0||^5.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "doctrine/orm": "^2.6",
            "ext-pdo_sqlite": "*",
            "jdorn/sql-formatter": "^1.1",
            "mikey179/vfsstream": "^1.6",
            "phpstan/phpstan": "^0.10",
            "phpstan/phpstan-deprecation-rules": "^0.10",
            "phpstan/phpstan-phpunit": "^0.10",
            "phpstan/phpstan-strict-rules": "^0.10",
            "phpunit/phpunit": "^7.0",
            "symfony/process": "^3.4||^4.0||^5.0",
            "symfony/yaml": "^3.4||^4.0||^5.0"
        },
        "suggest": {
            "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command.",
            "symfony/yaml": "Allows the use of yaml for migration configuration files."
        },
        "time": "2019-12-04T06:09:14+00:00",
        "bin": [
            "bin/doctrine-migrations"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Michael Simonson",
                "email": "contact@mikesimonson.com"
            }
        ],
        "description": "PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.",
        "homepage": "https://www.doctrine-project.org/projects/migrations.html",
        "keywords": [
            "database",
            "dbal",
            "migrations",
            "php"
        ]
    },
    {
        "name": "doctrine/orm",
        "version": "v2.7.0",
        "version_normalized": "2.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/orm.git",
            "reference": "4d763ca4c925f647b248b9fa01b5f47aa3685d62"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/orm/zipball/4d763ca4c925f647b248b9fa01b5f47aa3685d62",
            "reference": "4d763ca4c925f647b248b9fa01b5f47aa3685d62",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.8",
            "doctrine/cache": "^1.9.1",
            "doctrine/collections": "^1.5",
            "doctrine/common": "^2.11",
            "doctrine/dbal": "^2.9.3",
            "doctrine/event-manager": "^1.1",
            "doctrine/instantiator": "^1.3",
            "doctrine/persistence": "^1.2",
            "ext-pdo": "*",
            "php": "^7.1",
            "symfony/console": "^3.0|^4.0|^5.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^5.0",
            "phpunit/phpunit": "^7.5",
            "symfony/yaml": "^3.4|^4.0|^5.0"
        },
        "suggest": {
            "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
        },
        "time": "2019-11-19T08:38:05+00:00",
        "bin": [
            "bin/doctrine"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\ORM\\": "lib/Doctrine/ORM"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "Object-Relational-Mapper for PHP",
        "homepage": "https://www.doctrine-project.org/projects/orm.html",
        "keywords": [
            "database",
            "orm"
        ]
    },
    {
        "name": "doctrine/persistence",
        "version": "1.3.5",
        "version_normalized": "1.3.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/persistence.git",
            "reference": "be70c016fdcd44a428405ee062ebcdd01a6867cd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/persistence/zipball/be70c016fdcd44a428405ee062ebcdd01a6867cd",
            "reference": "be70c016fdcd44a428405ee062ebcdd01a6867cd",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "doctrine/cache": "^1.0",
            "doctrine/collections": "^1.0",
            "doctrine/event-manager": "^1.0",
            "doctrine/reflection": "^1.0",
            "php": "^7.1"
        },
        "conflict": {
            "doctrine/common": "<2.10@dev"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpstan/phpstan": "^0.11",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2020-01-14T18:44:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common",
                "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
        "homepage": "https://doctrine-project.org/projects/persistence.html",
        "keywords": [
            "mapper",
            "object",
            "odm",
            "orm",
            "persistence"
        ]
    },
    {
        "name": "doctrine/reflection",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/reflection.git",
            "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c",
            "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "ext-tokenizer": "*",
            "php": "^7.1"
        },
        "conflict": {
            "doctrine/common": "<2.9"
        },
        "require-dev": {
            "doctrine/coding-standard": "^5.0",
            "doctrine/common": "^2.10",
            "phpstan/phpstan": "^0.11.0",
            "phpstan/phpstan-phpunit": "^0.11.0",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2020-01-08T19:53:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\": "lib/Doctrine/Common"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
        "homepage": "https://www.doctrine-project.org/projects/reflection.html",
        "keywords": [
            "reflection",
            "static"
        ]
    },
    {
        "name": "easycorp/easy-log-handler",
        "version": "v1.0.9",
        "version_normalized": "1.0.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/EasyCorp/easy-log-handler.git",
            "reference": "224e1dfcf9455aceee89cd0af306ac097167fac1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/EasyCorp/easy-log-handler/zipball/224e1dfcf9455aceee89cd0af306ac097167fac1",
            "reference": "224e1dfcf9455aceee89cd0af306ac097167fac1",
            "shasum": ""
        },
        "require": {
            "monolog/monolog": "~1.6|~2.0",
            "php": ">=7.1",
            "symfony/yaml": "^3.4|^4.0|^5.0"
        },
        "time": "2019-10-24T07:13:31+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "EasyCorp\\EasyLog\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Javier Eguiluz",
                "email": "javiereguiluz@gmail.com"
            },
            {
                "name": "Project Contributors",
                "homepage": "https://github.com/EasyCorp/easy-log-handler"
            }
        ],
        "description": "A handler for Monolog that optimizes log messages to be processed by humans instead of software. Improve your productivity with logs that are easy to understand.",
        "homepage": "https://github.com/EasyCorp/easy-log-handler",
        "keywords": [
            "easy",
            "log",
            "logging",
            "monolog",
            "productivity"
        ]
    },
    {
        "name": "egulias/email-validator",
        "version": "2.1.14",
        "version_normalized": "2.1.14.0",
        "source": {
            "type": "git",
            "url": "https://github.com/egulias/EmailValidator.git",
            "reference": "c4b8d12921999d8a561004371701dbc2e05b5ece"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c4b8d12921999d8a561004371701dbc2e05b5ece",
            "reference": "c4b8d12921999d8a561004371701dbc2e05b5ece",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "^1.0.1",
            "php": ">=5.5"
        },
        "require-dev": {
            "dominicsayers/isemail": "^3.0.7",
            "phpunit/phpunit": "^4.8.36|^7.5.15",
            "satooshi/php-coveralls": "^1.0.1"
        },
        "suggest": {
            "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
        },
        "time": "2020-01-05T14:11:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Egulias\\EmailValidator\\": "EmailValidator"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eduardo Gulias Davis"
            }
        ],
        "description": "A library for validating emails against several RFCs",
        "homepage": "https://github.com/egulias/EmailValidator",
        "keywords": [
            "email",
            "emailvalidation",
            "emailvalidator",
            "validation",
            "validator"
        ]
    },
    {
        "name": "erusev/parsedown",
        "version": "1.7.4",
        "version_normalized": "1.7.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/erusev/parsedown.git",
            "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
            "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2019-12-30T22:54:17+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Parsedown": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Emanuil Rusev",
                "email": "hello@erusev.com",
                "homepage": "http://erusev.com"
            }
        ],
        "description": "Parser for Markdown.",
        "homepage": "http://parsedown.org",
        "keywords": [
            "markdown",
            "parser"
        ]
    },
    {
        "name": "exsyst/swagger",
        "version": "v0.4.1",
        "version_normalized": "0.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/GuilhemN/swagger.git",
            "reference": "a02984db5edacdce2b4e09dae5ba8fe17a0e449e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/GuilhemN/swagger/zipball/a02984db5edacdce2b4e09dae5ba8fe17a0e449e",
            "reference": "a02984db5edacdce2b4e09dae5ba8fe17a0e449e",
            "shasum": ""
        },
        "require": {
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.5"
        },
        "time": "2018-07-27T06:40:00+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "EXSyst\\Component\\Swagger\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ener-Getick",
                "email": "egetick@gmail.com"
            }
        ],
        "description": "A php library to manipulate Swagger specifications"
    },
    {
        "name": "friendsofsymfony/rest-bundle",
        "version": "2.6.0",
        "version_normalized": "2.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
            "reference": "54758949bff9fc520997415341323eebf3f54892"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/54758949bff9fc520997415341323eebf3f54892",
            "reference": "54758949bff9fc520997415341323eebf3f54892",
            "shasum": ""
        },
        "require": {
            "doctrine/inflector": "^1.0",
            "php": "^7.1",
            "psr/log": "^1.0",
            "symfony/config": "^3.4|^4.3",
            "symfony/debug": "^3.4|^4.3",
            "symfony/dependency-injection": "^3.4|^4.3",
            "symfony/event-dispatcher": "^3.4|^4.3",
            "symfony/finder": "^3.4|^4.3",
            "symfony/framework-bundle": "^3.4|^4.3",
            "symfony/http-foundation": "^3.4|^4.3",
            "symfony/http-kernel": "^3.4|^4.3",
            "symfony/routing": "^3.4|^4.3",
            "symfony/security-core": "^3.4|^4.3",
            "willdurand/jsonp-callback-validator": "^1.0",
            "willdurand/negotiation": "^2.0"
        },
        "conflict": {
            "jms/serializer": "<1.13.0",
            "jms/serializer-bundle": "<2.0.0",
            "sensio/framework-extra-bundle": "<3.0.13"
        },
        "require-dev": {
            "jms/serializer": "^1.13|^2.0",
            "jms/serializer-bundle": "^2.3.1|^3.0",
            "phpoption/phpoption": "^1.1",
            "psr/http-message": "^1.0",
            "sensio/framework-extra-bundle": "^3.0.13|^4.0|^5.0",
            "symfony/asset": "^3.4|^4.3",
            "symfony/browser-kit": "^3.4|^4.3",
            "symfony/css-selector": "^3.4|^4.3",
            "symfony/expression-language": "^3.4|^4.3",
            "symfony/form": "^3.4|^4.3",
            "symfony/phpunit-bridge": "^4.1.8",
            "symfony/security-bundle": "^3.4|^4.3",
            "symfony/serializer": "^3.4|^4.3",
            "symfony/templating": "^3.4|^4.3",
            "symfony/twig-bundle": "^3.4|^4.3",
            "symfony/validator": "^3.4|^4.3",
            "symfony/web-profiler-bundle": "^3.4|^4.3",
            "symfony/yaml": "^3.4|^4.3"
        },
        "suggest": {
            "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^2.0|^3.0",
            "sensio/framework-extra-bundle": "Add support for the request body converter and the view response listener, requires ^3.0",
            "symfony/expression-language": "Add support for using the expression language in the routing, requires ^2.7|^3.0",
            "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ^2.7|^3.0",
            "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ^2.7|^3.0"
        },
        "time": "2019-10-21T08:22:30+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "FOS\\RestBundle\\": ""
            },
            "exclude-from-classmap": [
                "Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Lukas Kahwe Smith",
                "email": "smith@pooteeweet.org"
            },
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com"
            },
            {
                "name": "FriendsOfSymfony Community",
                "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
            }
        ],
        "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
        "homepage": "http://friendsofsymfony.github.com",
        "keywords": [
            "rest"
        ]
    },
    {
        "name": "friendsofsymfony/user-bundle",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
            "reference": "a9e71b6e7b61e7f39ba77436ba3e9af954450c4b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/a9e71b6e7b61e7f39ba77436ba3e9af954450c4b",
            "reference": "a9e71b6e7b61e7f39ba77436ba3e9af954450c4b",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": "^1 || ^2 || ^9",
            "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/translation": "^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": "2020-01-08T18:06:24+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "FOS\\UserBundle\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Christophe Coevoet",
                "email": "stof@notk.org"
            },
            {
                "name": "Thibault Duplessis"
            },
            {
                "name": "FriendsOfSymfony Community",
                "homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
            }
        ],
        "description": "Symfony FOSUserBundle",
        "homepage": "http://friendsofsymfony.github.com",
        "keywords": [
            "User management"
        ]
    },
    {
        "name": "gedmo/doctrine-extensions",
        "version": "v2.4.38",
        "version_normalized": "2.4.38.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Atlantic18/DoctrineExtensions.git",
            "reference": "81681364331b131518060e4776300a5346df1eb5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/81681364331b131518060e4776300a5346df1eb5",
            "reference": "81681364331b131518060e4776300a5346df1eb5",
            "shasum": ""
        },
        "require": {
            "behat/transliterator": "~1.2",
            "doctrine/common": "~2.4",
            "php": ">=5.3.2"
        },
        "conflict": {
            "doctrine/annotations": "<1.2",
            "doctrine/mongodb-odm": ">=2.0"
        },
        "require-dev": {
            "doctrine/common": ">=2.5.0",
            "doctrine/mongodb-odm": ">=1.0.2 <2.0",
            "doctrine/orm": ">=2.5.0",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
            "symfony/yaml": "~2.6 || ~3.0 || ~4.0"
        },
        "suggest": {
            "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
            "doctrine/orm": "to use the extensions with the ORM"
        },
        "time": "2019-11-08T22:33:07+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Gedmo\\": "lib/Gedmo"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gediminas Morkevicius",
                "email": "gediminas.morkevicius@gmail.com"
            },
            {
                "name": "Gustavo Falco",
                "email": "comfortablynumb84@gmail.com"
            },
            {
                "name": "David Buchmann",
                "email": "david@liip.ch"
            }
        ],
        "description": "Doctrine2 behavioral extensions",
        "homepage": "http://gediminasm.org/",
        "keywords": [
            "Blameable",
            "behaviors",
            "doctrine2",
            "extensions",
            "gedmo",
            "loggable",
            "nestedset",
            "sluggable",
            "sortable",
            "timestampable",
            "translatable",
            "tree",
            "uploadable"
        ]
    },
    {
        "name": "guzzlehttp/psr7",
        "version": "1.6.1",
        "version_normalized": "1.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
            "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/http-message": "~1.0",
            "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "ext-zlib": "*",
            "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
        },
        "suggest": {
            "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
        },
        "time": "2019-07-01T23:21:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Psr7\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Tobias Schultze",
                "homepage": "https://github.com/Tobion"
            }
        ],
        "description": "PSR-7 message implementation that also provides common utility methods",
        "keywords": [
            "http",
            "message",
            "psr-7",
            "request",
            "response",
            "stream",
            "uri",
            "url"
        ]
    },
    {
        "name": "hoa/compiler",
        "version": "3.17.08.08",
        "version_normalized": "3.17.08.08",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Compiler.git",
            "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Compiler/zipball/aa09caf0bf28adae6654ca6ee415ee2f522672de",
            "reference": "aa09caf0bf28adae6654ca6ee415ee2f522672de",
            "shasum": ""
        },
        "require": {
            "hoa/consistency": "~1.0",
            "hoa/exception": "~1.0",
            "hoa/file": "~1.0",
            "hoa/iterator": "~2.0",
            "hoa/math": "~1.0",
            "hoa/protocol": "~1.0",
            "hoa/regex": "~1.0",
            "hoa/visitor": "~2.0"
        },
        "require-dev": {
            "hoa/json": "~2.0",
            "hoa/test": "~2.0"
        },
        "time": "2017-08-08T07:44:07+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hoa\\Compiler\\": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "https://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Compiler library.",
        "homepage": "https://hoa-project.net/",
        "keywords": [
            "algebraic",
            "ast",
            "compiler",
            "context-free",
            "coverage",
            "exhaustive",
            "grammar",
            "isotropic",
            "language",
            "lexer",
            "library",
            "ll1",
            "llk",
            "parser",
            "pp",
            "random",
            "regular",
            "rule",
            "sampler",
            "syntax",
            "token",
            "trace",
            "uniform"
        ]
    },
    {
        "name": "hoa/consistency",
        "version": "1.17.05.02",
        "version_normalized": "1.17.05.02",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Consistency.git",
            "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f",
            "reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f",
            "shasum": ""
        },
        "require": {
            "hoa/exception": "~1.0",
            "php": ">=5.5.0"
        },
        "require-dev": {
            "hoa/stream": "~1.0",
            "hoa/test": "~2.0"
        },
        "time": "2017-05-02T12:18:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hoa\\Consistency\\": "."
            },
            "files": [
                "Prelude.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "https://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Consistency library.",
        "homepage": "https://hoa-project.net/",
        "keywords": [
            "autoloader",
            "callable",
            "consistency",
            "entity",
            "flex",
            "keyword",
            "library"
        ]
    },
    {
        "name": "hoa/event",
        "version": "1.17.01.13",
        "version_normalized": "1.17.01.13",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Event.git",
            "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
            "reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
            "shasum": ""
        },
        "require": {
            "hoa/consistency": "~1.0",
            "hoa/exception": "~1.0"
        },
        "require-dev": {
            "hoa/test": "~2.0"
        },
        "time": "2017-01-13T15:30:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hoa\\Event\\": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "https://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Event library.",
        "homepage": "https://hoa-project.net/",
        "keywords": [
            "event",
            "library",
            "listener",
            "observer"
        ]
    },
    {
        "name": "hoa/exception",
        "version": "1.17.01.16",
        "version_normalized": "1.17.01.16",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Exception.git",
            "reference": "091727d46420a3d7468ef0595651488bfc3a458f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
            "reference": "091727d46420a3d7468ef0595651488bfc3a458f",
            "shasum": ""
        },
        "require": {
            "hoa/consistency": "~1.0",
            "hoa/event": "~1.0"
        },
        "require-dev": {
            "hoa/test": "~2.0"
        },
        "time": "2017-01-16T07:53:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hoa\\Exception\\": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "https://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Exception library.",
        "homepage": "https://hoa-project.net/",
        "keywords": [
            "exception",
            "library"
        ]
    },
    {
        "name": "hoa/file",
        "version": "1.17.07.11",
        "version_normalized": "1.17.07.11",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/File.git",
            "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/File/zipball/35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
            "reference": "35cb979b779bc54918d2f9a4e02ed6c7a1fa67ca",
            "shasum": ""
        },
        "require": {
            "hoa/consistency": "~1.0",
            "hoa/event": "~1.0",
            "hoa/exception": "~1.0",
            "hoa/iterator": "~2.0",
            "hoa/stream": "~1.0"
        },
        "require-dev": {
            "hoa/test": "~2.0"
        },
        "time": "2017-07-11T07:42:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hoa\\File\\": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "https://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\File library.",
        "homepage": "https://hoa-project.net/",
        "keywords": [
            "Socket",
            "directory",
            "file",
            "finder",
            "library",
            "link",
            "temporary"
        ]
    },
    {
        "name": "hoa/iterator",
        "version": "2.17.01.10",
        "version_normalized": "2.17.01.10",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Iterator.git",
            "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Iterator/zipball/d1120ba09cb4ccd049c86d10058ab94af245f0cc",
            "reference": "d1120ba09cb4ccd049c86d10058ab94af245f0cc",
            "shasum": ""
        },
        "require": {
            "hoa/consistency": "~1.0",
            "hoa/exception": "~1.0"
        },
        "require-dev": {
            "hoa/test": "~2.0"
        },
        "time": "2017-01-10T10:34:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hoa\\Iterator\\": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "https://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Iterator library.",
        "homepage": "https://hoa-project.net/",
        "keywords": [
            "iterator",
            "library"
        ]
    },
    {
        "name": "hoa/math",
        "version": "1.17.05.16",
        "version_normalized": "1.17.05.16",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Math.git",
            "reference": "7150785d30f5d565704912116a462e9f5bc83a0c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Math/zipball/7150785d30f5d565704912116a462e9f5bc83a0c",
            "reference": "7150785d30f5d565704912116a462e9f5bc83a0c",
            "shasum": ""
        },
        "require": {
            "hoa/compiler": "~3.0",
            "hoa/consistency": "~1.0",
            "hoa/exception": "~1.0",
            "hoa/iterator": "~2.0",
            "hoa/protocol": "~1.0",
            "hoa/zformat": "~1.0"
        },
        "require-dev": {
            "hoa/test": "~2.0"
        },
        "time": "2017-05-16T08:02:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hoa\\Math\\": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "https://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Math library.",
        "homepage": "https://hoa-project.net/",
        "keywords": [
            "arrangement",
            "combination",
            "combinatorics",
            "counting",
            "library",
            "math",
            "permutation",
            "sampler",
            "set"
        ]
    },
    {
        "name": "hoa/protocol",
        "version": "1.17.01.14",
        "version_normalized": "1.17.01.14",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Protocol.git",
            "reference": "5c2cf972151c45f373230da170ea015deecf19e2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Protocol/zipball/5c2cf972151c45f373230da170ea015deecf19e2",
            "reference": "5c2cf972151c45f373230da170ea015deecf19e2",
            "shasum": ""
        },
        "require": {
            "hoa/consistency": "~1.0",
            "hoa/exception": "~1.0"
        },
        "require-dev": {
            "hoa/test": "~2.0"
        },
        "time": "2017-01-14T12:26:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hoa\\Protocol\\": "."
            },
            "files": [
                "Wrapper.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "https://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Protocol library.",
        "homepage": "https://hoa-project.net/",
        "keywords": [
            "library",
            "protocol",
            "resource",
            "stream",
            "wrapper"
        ]
    },
    {
        "name": "hoa/regex",
        "version": "1.17.01.13",
        "version_normalized": "1.17.01.13",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Regex.git",
            "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Regex/zipball/7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
            "reference": "7e263a61b6fb45c1d03d8e5ef77668518abd5bec",
            "shasum": ""
        },
        "require": {
            "hoa/consistency": "~1.0",
            "hoa/exception": "~1.0",
            "hoa/math": "~1.0",
            "hoa/protocol": "~1.0",
            "hoa/ustring": "~4.0",
            "hoa/visitor": "~2.0"
        },
        "time": "2017-01-13T16:10:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hoa\\Regex\\": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "https://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Regex library.",
        "homepage": "https://hoa-project.net/",
        "keywords": [
            "compiler",
            "library",
            "regex"
        ]
    },
    {
        "name": "hoa/stream",
        "version": "1.17.02.21",
        "version_normalized": "1.17.02.21",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Stream.git",
            "reference": "3293cfffca2de10525df51436adf88a559151d82"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Stream/zipball/3293cfffca2de10525df51436adf88a559151d82",
            "reference": "3293cfffca2de10525df51436adf88a559151d82",
            "shasum": ""
        },
        "require": {
            "hoa/consistency": "~1.0",
            "hoa/event": "~1.0",
            "hoa/exception": "~1.0",
            "hoa/protocol": "~1.0"
        },
        "require-dev": {
            "hoa/test": "~2.0"
        },
        "time": "2017-02-21T16:01:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hoa\\Stream\\": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "https://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Stream library.",
        "homepage": "https://hoa-project.net/",
        "keywords": [
            "Context",
            "bucket",
            "composite",
            "filter",
            "in",
            "library",
            "out",
            "protocol",
            "stream",
            "wrapper"
        ]
    },
    {
        "name": "hoa/ustring",
        "version": "4.17.01.16",
        "version_normalized": "4.17.01.16",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Ustring.git",
            "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Ustring/zipball/e6326e2739178799b1fe3fdd92029f9517fa17a0",
            "reference": "e6326e2739178799b1fe3fdd92029f9517fa17a0",
            "shasum": ""
        },
        "require": {
            "hoa/consistency": "~1.0",
            "hoa/exception": "~1.0"
        },
        "require-dev": {
            "hoa/test": "~2.0"
        },
        "suggest": {
            "ext-iconv": "ext/iconv must be present (or a third implementation) to use Hoa\\Ustring::transcode().",
            "ext-intl": "To get a better Hoa\\Ustring::toAscii() and Hoa\\Ustring::compareTo()."
        },
        "time": "2017-01-16T07:08:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hoa\\Ustring\\": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "https://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Ustring library.",
        "homepage": "https://hoa-project.net/",
        "keywords": [
            "library",
            "search",
            "string",
            "unicode"
        ]
    },
    {
        "name": "hoa/visitor",
        "version": "2.17.01.16",
        "version_normalized": "2.17.01.16",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Visitor.git",
            "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Visitor/zipball/c18fe1cbac98ae449e0d56e87469103ba08f224a",
            "reference": "c18fe1cbac98ae449e0d56e87469103ba08f224a",
            "shasum": ""
        },
        "require": {
            "hoa/consistency": "~1.0"
        },
        "require-dev": {
            "hoa/test": "~2.0"
        },
        "time": "2017-01-16T07:02:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hoa\\Visitor\\": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "https://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Visitor library.",
        "homepage": "https://hoa-project.net/",
        "keywords": [
            "library",
            "structure",
            "visit",
            "visitor"
        ]
    },
    {
        "name": "hoa/zformat",
        "version": "1.17.01.10",
        "version_normalized": "1.17.01.10",
        "source": {
            "type": "git",
            "url": "https://github.com/hoaproject/Zformat.git",
            "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hoaproject/Zformat/zipball/522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
            "reference": "522c381a2a075d4b9dbb42eb4592dd09520e4ac2",
            "shasum": ""
        },
        "require": {
            "hoa/consistency": "~1.0",
            "hoa/exception": "~1.0"
        },
        "time": "2017-01-10T10:39:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Hoa\\Zformat\\": "."
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Ivan Enderlin",
                "email": "ivan.enderlin@hoa-project.net"
            },
            {
                "name": "Hoa community",
                "homepage": "https://hoa-project.net/"
            }
        ],
        "description": "The Hoa\\Zformat library.",
        "homepage": "https://hoa-project.net/",
        "keywords": [
            "library",
            "parameter",
            "zformat"
        ]
    },
    {
        "name": "illuminate/cache",
        "version": "v6.11.0",
        "version_normalized": "6.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/cache.git",
            "reference": "f64335a4678512440c94c2511d0df423de496aee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/cache/zipball/f64335a4678512440c94c2511d0df423de496aee",
            "reference": "f64335a4678512440c94c2511d0df423de496aee",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "^6.0",
            "illuminate/support": "^6.0",
            "php": "^7.2"
        },
        "suggest": {
            "ext-memcached": "Required to use the memcache cache driver.",
            "illuminate/database": "Required to use the database cache driver (^6.0).",
            "illuminate/filesystem": "Required to use the file cache driver (^6.0).",
            "illuminate/redis": "Required to use the redis cache driver (^6.0).",
            "symfony/cache": "Required to PSR-6 cache bridge (^4.3.4)."
        },
        "time": "2020-01-07T13:47:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Cache\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Cache package.",
        "homepage": "https://laravel.com"
    },
    {
        "name": "illuminate/contracts",
        "version": "v6.11.0",
        "version_normalized": "6.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/contracts.git",
            "reference": "f1326dfae72c646a8598138b446347954f5e991e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/contracts/zipball/f1326dfae72c646a8598138b446347954f5e991e",
            "reference": "f1326dfae72c646a8598138b446347954f5e991e",
            "shasum": ""
        },
        "require": {
            "php": "^7.2",
            "psr/container": "^1.0",
            "psr/simple-cache": "^1.0"
        },
        "time": "2020-01-07T13:47:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Contracts\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Contracts package.",
        "homepage": "https://laravel.com"
    },
    {
        "name": "illuminate/support",
        "version": "v6.11.0",
        "version_normalized": "6.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/support.git",
            "reference": "e1fbc940c2f26591e17cae2156cb7c9a8e062121"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/support/zipball/e1fbc940c2f26591e17cae2156cb7c9a8e062121",
            "reference": "e1fbc940c2f26591e17cae2156cb7c9a8e062121",
            "shasum": ""
        },
        "require": {
            "doctrine/inflector": "^1.1",
            "ext-json": "*",
            "ext-mbstring": "*",
            "illuminate/contracts": "^6.0",
            "nesbot/carbon": "^2.0",
            "php": "^7.2"
        },
        "conflict": {
            "tightenco/collect": "<5.5.33"
        },
        "suggest": {
            "illuminate/filesystem": "Required to use the composer class (^6.0).",
            "moontoast/math": "Required to use ordered UUIDs (^1.1).",
            "ramsey/uuid": "Required to use Str::uuid() (^3.7).",
            "symfony/process": "Required to use the composer class (^4.3.4).",
            "symfony/var-dumper": "Required to use the dd function (^4.3.4).",
            "vlucas/phpdotenv": "Required to use the Env class and env helper (^3.3)."
        },
        "time": "2020-01-13T16:18:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Support\\": ""
            },
            "files": [
                "helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Support package.",
        "homepage": "https://laravel.com"
    },
    {
        "name": "intervention/image",
        "version": "2.5.1",
        "version_normalized": "2.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Intervention/image.git",
            "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Intervention/image/zipball/abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
            "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
            "shasum": ""
        },
        "require": {
            "ext-fileinfo": "*",
            "guzzlehttp/psr7": "~1.1",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.2",
            "phpunit/phpunit": "^4.8 || ^5.7"
        },
        "suggest": {
            "ext-gd": "to use GD library based image processing.",
            "ext-imagick": "to use Imagick based image processing.",
            "intervention/imagecache": "Caching extension for the Intervention Image library"
        },
        "time": "2019-11-02T09:15:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            },
            "laravel": {
                "providers": [
                    "Intervention\\Image\\ImageServiceProvider"
                ],
                "aliases": {
                    "Image": "Intervention\\Image\\Facades\\Image"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Intervention\\Image\\": "src/Intervention/Image"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Oliver Vogel",
                "email": "oliver@olivervogel.com",
                "homepage": "http://olivervogel.com/"
            }
        ],
        "description": "Image handling and manipulation library with support for Laravel integration",
        "homepage": "http://image.intervention.io/",
        "keywords": [
            "gd",
            "image",
            "imagick",
            "laravel",
            "thumbnail",
            "watermark"
        ]
    },
    {
        "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": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/metadata.git",
            "reference": "8d8958103485c2cbdd9a9684c3869312ebdaf73a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/8d8958103485c2cbdd9a9684c3869312ebdaf73a",
            "reference": "8d8958103485c2cbdd9a9684c3869312ebdaf73a",
            "shasum": ""
        },
        "require": {
            "php": "^7.2"
        },
        "require-dev": {
            "doctrine/cache": "^1.0",
            "doctrine/coding-standard": "^4.0",
            "phpunit/phpunit": "^7.0",
            "symfony/cache": "^3.1|^4.0"
        },
        "time": "2019-09-17T15:30:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Metadata\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Asmir Mustafic",
                "email": "goetas@gmail.com"
            }
        ],
        "description": "Class/method/property metadata management in PHP",
        "keywords": [
            "annotations",
            "metadata",
            "xml",
            "yaml"
        ]
    },
    {
        "name": "jms/serializer",
        "version": "3.4.0",
        "version_normalized": "3.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/serializer.git",
            "reference": "e2d3c49d9322a08ee32221a5623c898160dada79"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/e2d3c49d9322a08ee32221a5623c898160dada79",
            "reference": "e2d3c49d9322a08ee32221a5623c898160dada79",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "doctrine/instantiator": "^1.0.3",
            "hoa/compiler": "^3.17.08.08",
            "jms/metadata": "^2.0",
            "php": "^7.2"
        },
        "conflict": {
            "hoa/consistency": "<1.17.05.02",
            "hoa/core": "*",
            "hoa/iterator": "<2.16.03.15"
        },
        "require-dev": {
            "doctrine/coding-standard": "^5.0",
            "doctrine/orm": "~2.1",
            "doctrine/phpcr-odm": "^1.3|^2.0",
            "ext-pdo_sqlite": "*",
            "jackalope/jackalope-doctrine-dbal": "^1.1.5",
            "ocramius/proxy-manager": "^1.0|^2.0",
            "phpunit/phpunit": "^7.5||^8.0",
            "psr/container": "^1.0",
            "symfony/dependency-injection": "^3.0|^4.0|^5.0",
            "symfony/expression-language": "^3.0|^4.0|^5.0",
            "symfony/filesystem": "^3.0|^4.0|^5.0",
            "symfony/form": "^3.0|^4.0|^5.0",
            "symfony/translation": "^3.0|^4.0|^5.0",
            "symfony/validator": "^3.1.9|^4.0|^5.0",
            "symfony/yaml": "^3.3|^4.0|^5.0",
            "twig/twig": "~1.34|~2.4"
        },
        "suggest": {
            "doctrine/cache": "Required if you like to use cache functionality.",
            "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
            "symfony/yaml": "Required if you'd like to use the YAML metadata format."
        },
        "time": "2019-12-14T20:49:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JMS\\Serializer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Asmir Mustafic",
                "email": "goetas@gmail.com"
            }
        ],
        "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
        "homepage": "http://jmsyst.com/libs/serializer",
        "keywords": [
            "deserialization",
            "jaxb",
            "json",
            "serialization",
            "xml"
        ]
    },
    {
        "name": "jms/serializer-bundle",
        "version": "3.5.0",
        "version_normalized": "3.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
            "reference": "5793ec59b2243365a625c0fd78415732097c11e8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/5793ec59b2243365a625c0fd78415732097c11e8",
            "reference": "5793ec59b2243365a625c0fd78415732097c11e8",
            "shasum": ""
        },
        "require": {
            "jms/serializer": "^2.3|^3.0",
            "php": "^7.2",
            "symfony/dependency-injection": "^3.3 || ^4.0 || ^5.0",
            "symfony/framework-bundle": "^3.0 || ^4.0 || ^5.0"
        },
        "require-dev": {
            "doctrine/orm": "^2.4",
            "phpunit/phpunit": "^6.0",
            "symfony/expression-language": "^3.0 || ^4.0 || ^5.0",
            "symfony/finder": "^3.0 || ^4.0 || ^5.0",
            "symfony/form": "^3.0 || ^4.0 || ^5.0",
            "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0",
            "symfony/twig-bundle": "*",
            "symfony/validator": "^3.0 || ^4.0 || ^5.0",
            "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
        },
        "suggest": {
            "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ^1.3",
            "symfony/finder": "Required for cache warmup, supported versions ^3.0|^4.0"
        },
        "time": "2019-11-29T13:03:07+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "3.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JMS\\SerializerBundle\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Asmir Mustafic",
                "email": "goetas@gmail.com"
            }
        ],
        "description": "Allows you to easily serialize, and deserialize data of any complexity",
        "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
        "keywords": [
            "deserialization",
            "json",
            "serialization",
            "xml"
        ]
    },
    {
        "name": "kevinpapst/adminlte-bundle",
        "version": "3.1.1",
        "version_normalized": "3.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kevinpapst/AdminLTEBundle.git",
            "reference": "5d43b46a7fb5a8404703aac279a8c53a160912b3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kevinpapst/AdminLTEBundle/zipball/5d43b46a7fb5a8404703aac279a8c53a160912b3",
            "reference": "5d43b46a7fb5a8404703aac279a8c53a160912b3",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/config": ">4.1",
            "symfony/dependency-injection": ">4.0",
            "symfony/event-dispatcher": ">4.3",
            "symfony/http-foundation": ">4.0",
            "symfony/http-kernel": ">4.0",
            "symfony/options-resolver": ">4.0",
            "symfony/security-core": ">4.0",
            "twig/twig": ">2.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.10",
            "knplabs/knp-menu-bundle": "^2.2",
            "phpspec/prophecy": "^1.6",
            "phpstan/phpstan": "^0.11.8",
            "phpstan/phpstan-phpunit": "^0.11",
            "phpunit/phpunit": "^7.3",
            "symfony/framework-bundle": ">4.0"
        },
        "suggest": {
            "friendsofsymfony/user-bundle": "Allows easy user management and security support",
            "knplabs/knp-menu-bundle": "Allows easy menu integration"
        },
        "time": "2020-01-16T19:44:51+00:00",
        "type": "symfony-bundle",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "KevinPapst\\AdminLTEBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kevin Papst",
                "homepage": "https://www.kevinpapst.de"
            },
            {
                "name": "Marc Bach",
                "homepage": "http://www.avanzu.de"
            },
            {
                "name": "Ángel Guzmán Maeso",
                "homepage": "https://shakaran.net/blog"
            }
        ],
        "description": "Admin theme bundle for Symfony 4 based on AdminLTE 2.4.8 with FOSUserBundle support"
    },
    {
        "name": "kimai/kimai2-composer",
        "version": "0.1",
        "version_normalized": "0.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kimai/kimai2-composer.git",
            "reference": "7ff68f4270d2e48920309a3c1530f4d247a24905"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kimai/kimai2-composer/zipball/7ff68f4270d2e48920309a3c1530f4d247a24905",
            "reference": "7ff68f4270d2e48920309a3c1530f4d247a24905",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "require-dev": {
            "composer/composer": "^1.0",
            "composer/semver": "^1.0",
            "friendsofphp/php-cs-fixer": "^2.10"
        },
        "time": "2019-03-10T19:34:31+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Kimai2\\Composer\\Plugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Kimai2\\Composer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kevin Papst",
                "email": "kpapst@gmx.net",
                "homepage": "https://github.com/kevinpapst"
            }
        ],
        "description": "An installer for Kimai 2 plugins",
        "homepage": "https://github.com/kimai/kimai2-composer",
        "keywords": [
            "Kimai",
            "installer",
            "time-tracker",
            "time-tracking"
        ]
    },
    {
        "name": "laravolt/avatar",
        "version": "3.0.6",
        "version_normalized": "3.0.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laravolt/avatar.git",
            "reference": "bec46869822ffa85284216c839ab41c9c967ff9d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laravolt/avatar/zipball/bec46869822ffa85284216c839ab41c9c967ff9d",
            "reference": "bec46869822ffa85284216c839ab41c9c967ff9d",
            "shasum": ""
        },
        "require": {
            "illuminate/cache": "~5.6 | 6.*",
            "illuminate/support": "~5.6 | 6.*",
            "intervention/image": "^2.5",
            "php": ">=7.1.3"
        },
        "require-dev": {
            "mockery/mockery": "^0.9.1",
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "~7.0"
        },
        "time": "2020-01-07T14:30:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            },
            "laravel": {
                "providers": [
                    "Laravolt\\Avatar\\ServiceProvider"
                ],
                "aliases": {
                    "Avatar": "Laravolt\\Avatar\\Facade"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Laravolt\\Avatar\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bayu Hendra Winata",
                "email": "uyab.exe@gmail.com",
                "homepage": "http://id-laravel.com",
                "role": "Developer"
            }
        ],
        "description": "Turn name, email, and any other string into initial-based avatar or gravatar.",
        "homepage": "https://github.com/laravolt/avatar",
        "keywords": [
            "avatar",
            "gravatar",
            "laravel",
            "laravolt"
        ]
    },
    {
        "name": "league/csv",
        "version": "9.5.0",
        "version_normalized": "9.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/csv.git",
            "reference": "b348d09d0d258a4f068efb50a2510dc63101c213"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/csv/zipball/b348d09d0d258a4f068efb50a2510dc63101c213",
            "reference": "b348d09d0d258a4f068efb50a2510dc63101c213",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-json": "*",
            "ext-mbstring": "*",
            "php": ">=7.0.10"
        },
        "require-dev": {
            "ext-curl": "*",
            "friendsofphp/php-cs-fixer": "^2.12",
            "phpstan/phpstan": "^0.9.2",
            "phpstan/phpstan-phpunit": "^0.9.4",
            "phpstan/phpstan-strict-rules": "^0.9.0",
            "phpunit/phpunit": "^6.0"
        },
        "suggest": {
            "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
        },
        "time": "2019-12-15T19:51:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "9.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Csv\\": "src"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ignace Nyamagana Butera",
                "email": "nyamsprod@gmail.com",
                "homepage": "https://github.com/nyamsprod/",
                "role": "Developer"
            }
        ],
        "description": "Csv data manipulation made easy in PHP",
        "homepage": "http://csv.thephpleague.com",
        "keywords": [
            "csv",
            "export",
            "filter",
            "import",
            "read",
            "write"
        ]
    },
    {
        "name": "markbaker/complex",
        "version": "1.4.7",
        "version_normalized": "1.4.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/MarkBaker/PHPComplex.git",
            "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
            "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
            "shasum": ""
        },
        "require": {
            "php": "^5.6.0|^7.0.0"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
            "phpcompatibility/php-compatibility": "^8.0",
            "phpdocumentor/phpdocumentor": "2.*",
            "phploc/phploc": "2.*",
            "phpmd/phpmd": "2.*",
            "phpunit/phpunit": "^4.8.35|^5.4.0",
            "sebastian/phpcpd": "2.*",
            "squizlabs/php_codesniffer": "^3.3.0"
        },
        "time": "2018-10-13T23:28:42+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Complex\\": "classes/src/"
            },
            "files": [
                "classes/src/functions/abs.php",
                "classes/src/functions/acos.php",
                "classes/src/functions/acosh.php",
                "classes/src/functions/acot.php",
                "classes/src/functions/acoth.php",
                "classes/src/functions/acsc.php",
                "classes/src/functions/acsch.php",
                "classes/src/functions/argument.php",
                "classes/src/functions/asec.php",
                "classes/src/functions/asech.php",
                "classes/src/functions/asin.php",
                "classes/src/functions/asinh.php",
                "classes/src/functions/atan.php",
                "classes/src/functions/atanh.php",
                "classes/src/functions/conjugate.php",
                "classes/src/functions/cos.php",
                "classes/src/functions/cosh.php",
                "classes/src/functions/cot.php",
                "classes/src/functions/coth.php",
                "classes/src/functions/csc.php",
                "classes/src/functions/csch.php",
                "classes/src/functions/exp.php",
                "classes/src/functions/inverse.php",
                "classes/src/functions/ln.php",
                "classes/src/functions/log2.php",
                "classes/src/functions/log10.php",
                "classes/src/functions/negative.php",
                "classes/src/functions/pow.php",
                "classes/src/functions/rho.php",
                "classes/src/functions/sec.php",
                "classes/src/functions/sech.php",
                "classes/src/functions/sin.php",
                "classes/src/functions/sinh.php",
                "classes/src/functions/sqrt.php",
                "classes/src/functions/tan.php",
                "classes/src/functions/tanh.php",
                "classes/src/functions/theta.php",
                "classes/src/operations/add.php",
                "classes/src/operations/subtract.php",
                "classes/src/operations/multiply.php",
                "classes/src/operations/divideby.php",
                "classes/src/operations/divideinto.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mark Baker",
                "email": "mark@lange.demon.co.uk"
            }
        ],
        "description": "PHP Class for working with complex numbers",
        "homepage": "https://github.com/MarkBaker/PHPComplex",
        "keywords": [
            "complex",
            "mathematics"
        ]
    },
    {
        "name": "markbaker/matrix",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/MarkBaker/PHPMatrix.git",
            "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/5348c5a67e3b75cd209d70103f916a93b1f1ed21",
            "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21",
            "shasum": ""
        },
        "require": {
            "php": "^5.6.0|^7.0.0"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
            "phpcompatibility/php-compatibility": "dev-master",
            "phploc/phploc": "^4",
            "phpmd/phpmd": "dev-master",
            "phpunit/phpunit": "^5.7",
            "sebastian/phpcpd": "^3.0",
            "squizlabs/php_codesniffer": "^3.0@dev"
        },
        "time": "2019-10-06T11:29:25+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Matrix\\": "classes/src/"
            },
            "files": [
                "classes/src/functions/adjoint.php",
                "classes/src/functions/antidiagonal.php",
                "classes/src/functions/cofactors.php",
                "classes/src/functions/determinant.php",
                "classes/src/functions/diagonal.php",
                "classes/src/functions/identity.php",
                "classes/src/functions/inverse.php",
                "classes/src/functions/minors.php",
                "classes/src/functions/trace.php",
                "classes/src/functions/transpose.php",
                "classes/src/operations/add.php",
                "classes/src/operations/directsum.php",
                "classes/src/operations/subtract.php",
                "classes/src/operations/multiply.php",
                "classes/src/operations/divideby.php",
                "classes/src/operations/divideinto.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mark Baker",
                "email": "mark@lange.demon.co.uk"
            }
        ],
        "description": "PHP Class for working with matrices",
        "homepage": "https://github.com/MarkBaker/PHPMatrix",
        "keywords": [
            "mathematics",
            "matrix",
            "vector"
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "1.25.3",
        "version_normalized": "1.25.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "fa82921994db851a8becaf3787a9e73c5976b6f1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fa82921994db851a8becaf3787a9e73c5976b6f1",
            "reference": "fa82921994db851a8becaf3787a9e73c5976b6f1",
            "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": "2019-12-20T14:15:16+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": "mpdf/mpdf",
        "version": "v8.0.4",
        "version_normalized": "8.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mpdf/mpdf.git",
            "reference": "d3147a0d790b6d11936fd9c73fa31a7ed45e3f6f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mpdf/mpdf/zipball/d3147a0d790b6d11936fd9c73fa31a7ed45e3f6f",
            "reference": "d3147a0d790b6d11936fd9c73fa31a7ed45e3f6f",
            "shasum": ""
        },
        "require": {
            "ext-gd": "*",
            "ext-mbstring": "*",
            "myclabs/deep-copy": "^1.7",
            "paragonie/random_compat": "^1.4|^2.0|9.99.99",
            "php": "^5.6 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0",
            "psr/log": "^1.0",
            "setasign/fpdi": "^2.1"
        },
        "require-dev": {
            "mockery/mockery": "^0.9.5",
            "mpdf/qrcode": "^1.0.0",
            "phpunit/phpunit": "^5.0",
            "squizlabs/php_codesniffer": "^3.5.0",
            "tracy/tracy": "^2.4"
        },
        "suggest": {
            "ext-bcmath": "Needed for generation of some types of barcodes",
            "ext-xml": "Needed mainly for SVG manipulation",
            "ext-zlib": "Needed for compression of embedded resources, such as fonts"
        },
        "time": "2019-11-28T09:39:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-development": "7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Mpdf\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-only"
        ],
        "authors": [
            {
                "name": "Matěj Humpál",
                "role": "Developer, maintainer"
            },
            {
                "name": "Ian Back",
                "role": "Developer (retired)"
            }
        ],
        "description": "PHP library generating PDF files from UTF-8 encoded HTML",
        "homepage": "https://mpdf.github.io",
        "keywords": [
            "pdf",
            "php",
            "utf-8"
        ]
    },
    {
        "name": "myclabs/deep-copy",
        "version": "1.9.4",
        "version_normalized": "1.9.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/myclabs/DeepCopy.git",
            "reference": "579bb7356d91f9456ccd505f24ca8b667966a0a7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/579bb7356d91f9456ccd505f24ca8b667966a0a7",
            "reference": "579bb7356d91f9456ccd505f24ca8b667966a0a7",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "replace": {
            "myclabs/deep-copy": "self.version"
        },
        "require-dev": {
            "doctrine/collections": "^1.0",
            "doctrine/common": "^2.6",
            "phpunit/phpunit": "^7.1"
        },
        "time": "2019-12-15T19:12:40+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DeepCopy\\": "src/DeepCopy/"
            },
            "files": [
                "src/DeepCopy/deep_copy.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Create deep copies (clones) of your objects",
        "keywords": [
            "clone",
            "copy",
            "duplicate",
            "object",
            "object graph"
        ]
    },
    {
        "name": "nelmio/api-doc-bundle",
        "version": "v3.5.0",
        "version_normalized": "3.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nelmio/NelmioApiDocBundle.git",
            "reference": "f596adfb4d16e65d1a1941f907092a119d4c76cb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nelmio/NelmioApiDocBundle/zipball/f596adfb4d16e65d1a1941f907092a119d4c76cb",
            "reference": "f596adfb4d16e65d1a1941f907092a119d4c76cb",
            "shasum": ""
        },
        "require": {
            "exsyst/swagger": "^0.4.1",
            "php": "^7.0",
            "phpdocumentor/reflection-docblock": "^3.1|^4.0",
            "symfony/framework-bundle": "^3.4|^4.0",
            "symfony/options-resolver": "^3.4.4|^4.0",
            "symfony/property-info": "^3.4|^4.0",
            "zircote/swagger-php": "^2.0.9"
        },
        "conflict": {
            "symfony/framework-bundle": "4.2.7"
        },
        "require-dev": {
            "api-platform/core": "^2.1.0",
            "doctrine/annotations": "^1.2",
            "doctrine/common": "^2.4",
            "friendsofsymfony/rest-bundle": "^2.0",
            "jms/serializer": "^1.14|^3.0",
            "jms/serializer-bundle": "^2.0|^3.0",
            "sensio/framework-extra-bundle": "^3.0.13|^4.0|^5.0",
            "symfony/asset": "^3.4|^4.0",
            "symfony/browser-kit": "^3.4|^4.0",
            "symfony/cache": "^3.4|^4.0",
            "symfony/config": "^3.4|^4.0",
            "symfony/console": "^3.4|^4.0",
            "symfony/dom-crawler": "^3.4|^4.0",
            "symfony/form": "^3.4|^4.0",
            "symfony/phpunit-bridge": "^3.4.24|^4.0",
            "symfony/property-access": "^3.4|^4.0",
            "symfony/routing": "^3.4|^4.0",
            "symfony/stopwatch": "^3.4|^4.0",
            "symfony/templating": "^3.4|^4.0",
            "symfony/twig-bundle": "^3.4|^4.0",
            "symfony/validator": "^3.4|^4.0",
            "willdurand/hateoas-bundle": "^1.0|^2.0"
        },
        "suggest": {
            "api-platform/core": "For using an API oriented framework.",
            "friendsofsymfony/rest-bundle": "For using the parameters annotations."
        },
        "time": "2019-11-21T17:18:16+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Nelmio\\ApiDocBundle\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nelmio",
                "homepage": "http://nelm.io"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://github.com/nelmio/NelmioApiDocBundle/contributors"
            }
        ],
        "description": "Generates documentation for your REST API from annotations",
        "keywords": [
            "api",
            "doc",
            "documentation",
            "rest"
        ]
    },
    {
        "name": "nelmio/cors-bundle",
        "version": "1.5.6",
        "version_normalized": "1.5.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nelmio/NelmioCorsBundle.git",
            "reference": "10a24c10f242440211ed31075e74f81661c690d9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/10a24c10f242440211ed31075e74f81661c690d9",
            "reference": "10a24c10f242440211ed31075e74f81661c690d9",
            "shasum": ""
        },
        "require": {
            "symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0"
        },
        "require-dev": {
            "matthiasnoback/symfony-dependency-injection-test": "^1.0 || ^2.0",
            "mockery/mockery": "^0.9 || ^1.0",
            "symfony/phpunit-bridge": "^2.7 || ^3.0 || ^4.0"
        },
        "time": "2019-06-17T08:53:14+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Nelmio\\CorsBundle\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nelmio",
                "homepage": "http://nelm.io"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
            }
        ],
        "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
        "keywords": [
            "api",
            "cors",
            "crossdomain"
        ]
    },
    {
        "name": "nesbot/carbon",
        "version": "2.28.0",
        "version_normalized": "2.28.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/briannesbitt/Carbon.git",
            "reference": "e2bcbcd43e67ee6101d321d5de916251d2870ca8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e2bcbcd43e67ee6101d321d5de916251d2870ca8",
            "reference": "e2bcbcd43e67ee6101d321d5de916251d2870ca8",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": "^7.1.8 || ^8.0",
            "symfony/translation": "^3.4 || ^4.0 || ^5.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
            "kylekatarnls/multi-tester": "^1.1",
            "phpmd/phpmd": "dev-php-7.1-compatibility",
            "phpstan/phpstan": "^0.11",
            "phpunit/phpunit": "^7.5 || ^8.0",
            "squizlabs/php_codesniffer": "^3.4"
        },
        "time": "2019-12-16T16:30:25+00:00",
        "bin": [
            "bin/carbon"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            },
            "laravel": {
                "providers": [
                    "Carbon\\Laravel\\ServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Carbon\\": "src/Carbon/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Brian Nesbitt",
                "email": "brian@nesbot.com",
                "homepage": "http://nesbot.com"
            },
            {
                "name": "kylekatarnls",
                "homepage": "http://github.com/kylekatarnls"
            }
        ],
        "description": "An API extension for DateTime that supports 281 different languages.",
        "homepage": "http://carbon.nesbot.com",
        "keywords": [
            "date",
            "datetime",
            "time"
        ]
    },
    {
        "name": "ocramius/package-versions",
        "version": "1.4.2",
        "version_normalized": "1.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Ocramius/PackageVersions.git",
            "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
            "reference": "44af6f3a2e2e04f2af46bcb302ad9600cba41c7d",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0.0",
            "php": "^7.1.0"
        },
        "require-dev": {
            "composer/composer": "^1.6.3",
            "doctrine/coding-standard": "^5.0.1",
            "ext-zip": "*",
            "infection/infection": "^0.7.1",
            "phpunit/phpunit": "^7.5.17"
        },
        "time": "2019-11-15T16:17:10+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "PackageVersions\\Installer",
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PackageVersions\\": "src/PackageVersions"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)"
    },
    {
        "name": "ocramius/proxy-manager",
        "version": "2.2.3",
        "version_normalized": "2.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Ocramius/ProxyManager.git",
            "reference": "4d154742e31c35137d5374c998e8f86b54db2e2f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/4d154742e31c35137d5374c998e8f86b54db2e2f",
            "reference": "4d154742e31c35137d5374c998e8f86b54db2e2f",
            "shasum": ""
        },
        "require": {
            "ocramius/package-versions": "^1.1.3",
            "php": "^7.2.0",
            "zendframework/zend-code": "^3.3.0"
        },
        "require-dev": {
            "couscous/couscous": "^1.6.1",
            "ext-phar": "*",
            "humbug/humbug": "1.0.0-RC.0@RC",
            "nikic/php-parser": "^3.1.1",
            "padraic/phpunit-accelerator": "dev-master@DEV",
            "phpbench/phpbench": "^0.12.2",
            "phpstan/phpstan": "dev-master#856eb10a81c1d27c701a83f167dc870fd8f4236a as 0.9.999",
            "phpstan/phpstan-phpunit": "dev-master#5629c0a1f4a9c417cb1077cf6693ad9753895761",
            "phpunit/phpunit": "^6.4.3",
            "squizlabs/php_codesniffer": "^2.9.1"
        },
        "suggest": {
            "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
            "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
            "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
            "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
        },
        "time": "2019-08-10T08:37:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "ProxyManager\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com",
                "homepage": "http://ocramius.github.io/"
            }
        ],
        "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
        "homepage": "https://github.com/Ocramius/ProxyManager",
        "keywords": [
            "aop",
            "lazy loading",
            "proxy",
            "proxy pattern",
            "service proxies"
        ]
    },
    {
        "name": "pagerfanta/pagerfanta",
        "version": "v2.1.3",
        "version_normalized": "2.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/whiteoctober/Pagerfanta.git",
            "reference": "a53ff01d521648d9dbca19b93ac6bc75a59b0972"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/a53ff01d521648d9dbca19b93ac6bc75a59b0972",
            "reference": "a53ff01d521648d9dbca19b93ac6bc75a59b0972",
            "shasum": ""
        },
        "require": {
            "php": "^7.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": "^6.5",
            "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": "2019-07-17T20:56:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Pagerfanta\\": "src/Pagerfanta/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Pablo Díez",
                "email": "pablodip@gmail.com"
            }
        ],
        "description": "Pagination for PHP",
        "keywords": [
            "page",
            "pagination",
            "paginator",
            "paging"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v9.99.99",
        "version_normalized": "9.99.99.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
            "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
            "shasum": ""
        },
        "require": {
            "php": "^7"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*",
            "vimeo/psalm": "^1"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2018-07-02T15:55:56+00:00",
        "type": "library",
        "installation-source": "dist",
        "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",
            "polyfill",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "pclzip/pclzip",
        "version": "2.8.2",
        "version_normalized": "2.8.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ivanlanin/pclzip.git",
            "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
            "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
            "shasum": ""
        },
        "time": "2014-06-05T11:42:24+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "pclzip.lib.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1"
        ],
        "authors": [
            {
                "name": "Vincent Blavet"
            }
        ],
        "description": "A PHP library that offers compression and extraction functions for Zip formatted archives",
        "homepage": "http://www.phpconcept.net/pclzip",
        "keywords": [
            "php",
            "zip"
        ]
    },
    {
        "name": "phpdocumentor/reflection-common",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
            "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a",
            "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "~6"
        },
        "time": "2018-08-07T13:53:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jaap van Otterdijk",
                "email": "opensource@ijaap.nl"
            }
        ],
        "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
        "homepage": "http://www.phpdoc.org",
        "keywords": [
            "FQSEN",
            "phpDocumentor",
            "phpdoc",
            "reflection",
            "static analysis"
        ]
    },
    {
        "name": "phpdocumentor/reflection-docblock",
        "version": "4.3.4",
        "version_normalized": "4.3.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
            "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/da3fd972d6bafd628114f7e7e036f45944b62e9c",
            "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0",
            "phpdocumentor/type-resolver": "~0.4 || ^1.0.0",
            "webmozart/assert": "^1.0"
        },
        "require-dev": {
            "doctrine/instantiator": "^1.0.5",
            "mockery/mockery": "^1.0",
            "phpdocumentor/type-resolver": "0.4.*",
            "phpunit/phpunit": "^6.4"
        },
        "time": "2019-12-28T18:55:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": [
                    "src/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            }
        ],
        "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock."
    },
    {
        "name": "phpdocumentor/type-resolver",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/TypeResolver.git",
            "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
            "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
            "shasum": ""
        },
        "require": {
            "php": "^7.1",
            "phpdocumentor/reflection-common": "^2.0"
        },
        "require-dev": {
            "ext-tokenizer": "^7.1",
            "mockery/mockery": "~1",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2019-08-22T18:11:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            }
        ],
        "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names"
    },
    {
        "name": "phpoffice/common",
        "version": "0.2.9",
        "version_normalized": "0.2.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPOffice/Common.git",
            "reference": "edb5d32b1e3400a35a5c91e2539ed6f6ce925e4d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPOffice/Common/zipball/edb5d32b1e3400a35a5c91e2539ed6f6ce925e4d",
            "reference": "edb5d32b1e3400a35a5c91e2539ed6f6ce925e4d",
            "shasum": ""
        },
        "require": {
            "pclzip/pclzip": "^2.8",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpdocumentor/phpdocumentor": "2.*",
            "phploc/phploc": "2.*",
            "phpmd/phpmd": "2.*",
            "phpunit/phpunit": "^4.8.36 || ^7.0",
            "sebastian/phpcpd": "2.*",
            "squizlabs/php_codesniffer": "2.*"
        },
        "time": "2018-07-13T14:12:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpOffice\\Common\\": "src/Common/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL"
        ],
        "authors": [
            {
                "name": "Mark Baker"
            },
            {
                "name": "Franck Lefevre",
                "homepage": "http://rootslabs.net"
            }
        ],
        "description": "PHPOffice Common",
        "homepage": "http://phpoffice.github.io",
        "keywords": [
            "common",
            "component",
            "office",
            "php"
        ]
    },
    {
        "name": "phpoffice/phpspreadsheet",
        "version": "1.10.1",
        "version_normalized": "1.10.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
            "reference": "1648dc9ebef6ebe0c5a172e16cf66732918416e0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/1648dc9ebef6ebe0c5a172e16cf66732918416e0",
            "reference": "1648dc9ebef6ebe0c5a172e16cf66732918416e0",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-dom": "*",
            "ext-fileinfo": "*",
            "ext-gd": "*",
            "ext-iconv": "*",
            "ext-libxml": "*",
            "ext-mbstring": "*",
            "ext-simplexml": "*",
            "ext-xml": "*",
            "ext-xmlreader": "*",
            "ext-xmlwriter": "*",
            "ext-zip": "*",
            "ext-zlib": "*",
            "markbaker/complex": "^1.4",
            "markbaker/matrix": "^1.2",
            "php": "^7.1",
            "psr/simple-cache": "^1.0"
        },
        "require-dev": {
            "dompdf/dompdf": "^0.8.3",
            "friendsofphp/php-cs-fixer": "^2.16",
            "jpgraph/jpgraph": "^4.0",
            "mpdf/mpdf": "^8.0",
            "phpcompatibility/php-compatibility": "^9.3",
            "phpunit/phpunit": "^7.5",
            "squizlabs/php_codesniffer": "^3.5",
            "tecnickcom/tcpdf": "^6.3"
        },
        "suggest": {
            "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
            "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
            "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
            "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
        },
        "time": "2019-12-01T23:13:51+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Maarten Balliauw",
                "homepage": "https://blog.maartenballiauw.be"
            },
            {
                "name": "Mark Baker",
                "homepage": "https://markbakeruk.net"
            },
            {
                "name": "Franck Lefevre",
                "homepage": "https://rootslabs.net"
            },
            {
                "name": "Erik Tilt"
            },
            {
                "name": "Adrien Crivelli"
            }
        ],
        "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
        "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
        "keywords": [
            "OpenXML",
            "excel",
            "gnumeric",
            "ods",
            "php",
            "spreadsheet",
            "xls",
            "xlsx"
        ]
    },
    {
        "name": "phpoffice/phpword",
        "version": "0.17.0",
        "version_normalized": "0.17.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPOffice/PHPWord.git",
            "reference": "b8346af548d399acd9e30fc76ab0c55c2fec03a5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/b8346af548d399acd9e30fc76ab0c55c2fec03a5",
            "reference": "b8346af548d399acd9e30fc76ab0c55c2fec03a5",
            "shasum": ""
        },
        "require": {
            "ext-xml": "*",
            "php": "^5.3.3 || ^7.0",
            "phpoffice/common": "^0.2.9",
            "zendframework/zend-escaper": "^2.2"
        },
        "require-dev": {
            "dompdf/dompdf": "0.8.*",
            "ext-gd": "*",
            "ext-zip": "*",
            "friendsofphp/php-cs-fixer": "^2.2",
            "mpdf/mpdf": "5.7.4 || 6.* || 7.*",
            "php-coveralls/php-coveralls": "1.1.0 || ^2.0",
            "phploc/phploc": "2.* || 3.* || 4.*",
            "phpmd/phpmd": "2.*",
            "phpunit/phpunit": "^4.8.36 || ^7.0",
            "squizlabs/php_codesniffer": "^2.9",
            "tecnickcom/tcpdf": "6.*"
        },
        "suggest": {
            "dompdf/dompdf": "Allows writing PDF",
            "ext-gd2": "Allows adding images",
            "ext-xmlwriter": "Allows writing OOXML and ODF",
            "ext-xsl": "Allows applying XSL style sheet to headers, to main document part, and to footers of an OOXML template",
            "ext-zip": "Allows writing OOXML and ODF"
        },
        "time": "2019-10-01T20:43:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.18-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpOffice\\PhpWord\\": "src/PhpWord"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Mark Baker"
            },
            {
                "name": "Gabriel Bull",
                "email": "me@gabrielbull.com",
                "homepage": "http://gabrielbull.com/"
            },
            {
                "name": "Franck Lefevre",
                "homepage": "https://rootslabs.net/blog/"
            },
            {
                "name": "Ivan Lanin",
                "homepage": "http://ivan.lanin.org"
            },
            {
                "name": "Roman Syroeshko",
                "homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
            },
            {
                "name": "Antoine de Troostembergh"
            }
        ],
        "description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)",
        "homepage": "http://phpoffice.github.io",
        "keywords": [
            "ISO IEC 29500",
            "OOXML",
            "Office Open XML",
            "OpenDocument",
            "OpenXML",
            "PhpOffice",
            "PhpWord",
            "Rich Text Format",
            "WordprocessingML",
            "doc",
            "docx",
            "html",
            "odf",
            "odt",
            "office",
            "pdf",
            "php",
            "reader",
            "rtf",
            "template",
            "template processor",
            "word",
            "writer"
        ]
    },
    {
        "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/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
            "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2019-11-01T11:05:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.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": "ralouphie/getallheaders",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ralouphie/getallheaders.git",
            "reference": "120b605dfeb996808c31b6477290a714d356e822"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
            "reference": "120b605dfeb996808c31b6477290a714d356e822",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^5 || ^6.5"
        },
        "time": "2019-03-08T08:55:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "name": "sensio/framework-extra-bundle",
        "version": "v5.5.3",
        "version_normalized": "5.5.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
            "reference": "98f0807137b13d0acfdf3c255a731516e97015de"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/98f0807137b13d0acfdf3c255a731516e97015de",
            "reference": "98f0807137b13d0acfdf3c255a731516e97015de",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "php": ">=7.1.3",
            "symfony/config": "^4.3|^5.0",
            "symfony/dependency-injection": "^4.3|^5.0",
            "symfony/framework-bundle": "^4.3|^5.0",
            "symfony/http-kernel": "^4.3|^5.0"
        },
        "conflict": {
            "doctrine/doctrine-cache-bundle": "<1.3.1"
        },
        "require-dev": {
            "doctrine/doctrine-bundle": "^1.11|^2.0",
            "doctrine/orm": "^2.5",
            "nyholm/psr7": "^1.1",
            "symfony/browser-kit": "^4.3|^5.0",
            "symfony/dom-crawler": "^4.3|^5.0",
            "symfony/expression-language": "^4.3|^5.0",
            "symfony/finder": "^4.3|^5.0",
            "symfony/monolog-bridge": "^4.0|^5.0",
            "symfony/monolog-bundle": "^3.2",
            "symfony/phpunit-bridge": "^4.3.5|^5.0",
            "symfony/psr-http-message-bridge": "^1.1",
            "symfony/security-bundle": "^4.3|^5.0",
            "symfony/twig-bundle": "^4.3|^5.0",
            "symfony/yaml": "^4.3|^5.0",
            "twig/twig": "^1.34|^2.4|^3.0"
        },
        "suggest": {
            "symfony/expression-language": "",
            "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
            "symfony/security-bundle": ""
        },
        "time": "2019-12-27T08:57:19+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "5.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Sensio\\Bundle\\FrameworkExtraBundle\\": "src/"
            },
            "exclude-from-classmap": [
                "/tests/"
            ]
        },
        "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": "setasign/fpdi",
        "version": "v2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Setasign/FPDI.git",
            "reference": "3c266002f8044f61b17329f7cd702d44d73f0f7f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Setasign/FPDI/zipball/3c266002f8044f61b17329f7cd702d44d73f0f7f",
            "reference": "3c266002f8044f61b17329f7cd702d44d73f0f7f",
            "shasum": ""
        },
        "require": {
            "ext-zlib": "*",
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~5.7",
            "setasign/fpdf": "~1.8",
            "setasign/tfpdf": "1.25",
            "tecnickcom/tcpdf": "~6.2"
        },
        "suggest": {
            "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured.",
            "setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.",
            "setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF.",
            "setasign/fpdi-tfpdf": "Use this package to automatically evaluate dependencies to tFPDF."
        },
        "time": "2019-01-30T14:11:19+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "setasign\\Fpdi\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jan Slabon",
                "email": "jan.slabon@setasign.com",
                "homepage": "https://www.setasign.com"
            },
            {
                "name": "Maximilian Kresse",
                "email": "maximilian.kresse@setasign.com",
                "homepage": "https://www.setasign.com"
            }
        ],
        "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
        "homepage": "https://www.setasign.com/fpdi",
        "keywords": [
            "fpdf",
            "fpdi",
            "pdf"
        ]
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v6.2.3",
        "version_normalized": "6.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
            "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
            "shasum": ""
        },
        "require": {
            "egulias/email-validator": "~2.0",
            "php": ">=7.0.0",
            "symfony/polyfill-iconv": "^1.0",
            "symfony/polyfill-intl-idn": "^1.10",
            "symfony/polyfill-mbstring": "^1.0"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.1",
            "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
        },
        "suggest": {
            "ext-intl": "Needed to support internationalized email addresses",
            "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
        },
        "time": "2019-11-12T09:31:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.2-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/asset",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/asset.git",
            "reference": "3f97e57596884f7b9158d564a533112a0d19dbdd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/asset/zipball/3f97e57596884f7b9158d564a533112a0d19dbdd",
            "reference": "3f97e57596884f7b9158d564a533112a0d19dbdd",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "require-dev": {
            "symfony/http-foundation": "~3.4|~4.0",
            "symfony/http-kernel": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/http-foundation": ""
        },
        "time": "2019-08-03T21:50:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Asset\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Asset Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/cache",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/cache.git",
            "reference": "2a7bcc592adcaab9efc165bbced5a91fe905fad4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/cache/zipball/2a7bcc592adcaab9efc165bbced5a91fe905fad4",
            "reference": "2a7bcc592adcaab9efc165bbced5a91fe905fad4",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "psr/cache": "~1.0",
            "psr/log": "~1.0",
            "symfony/cache-contracts": "^1.1",
            "symfony/service-contracts": "^1.1",
            "symfony/var-exporter": "^4.2"
        },
        "conflict": {
            "doctrine/dbal": "<2.5",
            "symfony/dependency-injection": "<3.4",
            "symfony/var-dumper": "<3.4"
        },
        "provide": {
            "psr/cache-implementation": "1.0",
            "psr/simple-cache-implementation": "1.0",
            "symfony/cache-implementation": "1.0"
        },
        "require-dev": {
            "cache/integration-tests": "dev-master",
            "doctrine/cache": "~1.6",
            "doctrine/dbal": "~2.5",
            "predis/predis": "~1.1",
            "psr/simple-cache": "^1.0",
            "symfony/config": "~4.2",
            "symfony/dependency-injection": "~3.4|~4.1",
            "symfony/var-dumper": "^4.1.1"
        },
        "time": "2019-12-01T10:50:31+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Cache\\": ""
            },
            "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 Cache component with PSR-6, PSR-16, and tags",
        "homepage": "https://symfony.com",
        "keywords": [
            "caching",
            "psr6"
        ]
    },
    {
        "name": "symfony/cache-contracts",
        "version": "v1.1.7",
        "version_normalized": "1.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/cache-contracts.git",
            "reference": "af50d14ada9e4e82cfabfabdc502d144f89be0a1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/af50d14ada9e4e82cfabfabdc502d144f89be0a1",
            "reference": "af50d14ada9e4e82cfabfabdc502d144f89be0a1",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "psr/cache": "^1.0"
        },
        "suggest": {
            "symfony/cache-implementation": ""
        },
        "time": "2019-10-04T21:43:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\Cache\\": ""
            }
        },
        "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": "Generic abstractions related to caching",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ]
    },
    {
        "name": "symfony/config",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/config.git",
            "reference": "9822766942cc233363ba573675f0b3d7283b0bc6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/config/zipball/9822766942cc233363ba573675f0b3d7283b0bc6",
            "reference": "9822766942cc233363ba573675f0b3d7283b0bc6",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/filesystem": "~3.4|~4.0",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/finder": "<3.4"
        },
        "require-dev": {
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/event-dispatcher": "~3.4|~4.0",
            "symfony/finder": "~3.4|~4.0",
            "symfony/messenger": "~4.1",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/yaml": "To use the yaml reference dumper"
        },
        "time": "2019-12-01T10:50:31+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Config\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Config Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/console",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "92e3577f4310553c83e362db25cc73f9673217de"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/92e3577f4310553c83e362db25cc73f9673217de",
            "reference": "92e3577f4310553c83e362db25cc73f9673217de",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/polyfill-php73": "^1.8",
            "symfony/service-contracts": "^1.1"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.4",
            "symfony/event-dispatcher": "<4.3",
            "symfony/process": "<3.3"
        },
        "provide": {
            "psr/log-implementation": "1.0"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~3.4|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/event-dispatcher": "^4.3",
            "symfony/lock": "~3.4|~4.0",
            "symfony/process": "~3.4|~4.0",
            "symfony/var-dumper": "^4.3"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/lock": "",
            "symfony/process": ""
        },
        "time": "2019-12-01T10:04:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Console\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Console Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/debug",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/debug.git",
            "reference": "7793eea884aae3f1ba339ed8990b65d67c0b4075"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/debug/zipball/7793eea884aae3f1ba339ed8990b65d67c0b4075",
            "reference": "7793eea884aae3f1ba339ed8990b65d67c0b4075",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "psr/log": "~1.0"
        },
        "conflict": {
            "symfony/http-kernel": "<3.4"
        },
        "require-dev": {
            "symfony/http-kernel": "~3.4|~4.0"
        },
        "time": "2019-11-28T10:55:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Debug\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Debug Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/debug-bundle",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/debug-bundle.git",
            "reference": "bb83f93785dae1f9c227a408ced3eb3f86399bf8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/bb83f93785dae1f9c227a408ced3eb3f86399bf8",
            "reference": "bb83f93785dae1f9c227a408ced3eb3f86399bf8",
            "shasum": ""
        },
        "require": {
            "ext-xml": "*",
            "php": "^7.1.3",
            "symfony/http-kernel": "~3.4|~4.0",
            "symfony/twig-bridge": "~3.4|~4.0",
            "symfony/var-dumper": "^4.1.1"
        },
        "conflict": {
            "symfony/config": "<4.2",
            "symfony/dependency-injection": "<3.4"
        },
        "require-dev": {
            "symfony/config": "~4.2",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/web-profiler-bundle": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/config": "For service container configuration",
            "symfony/dependency-injection": "For using as a service from the container"
        },
        "time": "2019-07-19T08:33:28+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bundle\\DebugBundle\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony DebugBundle",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/debug-pack",
        "version": "v1.0.7",
        "version_normalized": "1.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/debug-pack.git",
            "reference": "09a4a1e9bf2465987d4f79db0ad6c11cc632bc79"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/debug-pack/zipball/09a4a1e9bf2465987d4f79db0ad6c11cc632bc79",
            "reference": "09a4a1e9bf2465987d4f79db0ad6c11cc632bc79",
            "shasum": ""
        },
        "require": {
            "easycorp/easy-log-handler": "^1.0.7",
            "php": "^7.0",
            "symfony/debug-bundle": "*",
            "symfony/monolog-bundle": "^3.0",
            "symfony/profiler-pack": "*",
            "symfony/var-dumper": "*"
        },
        "time": "2018-12-10T12:11:11+00:00",
        "type": "symfony-pack",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "A debug pack for Symfony projects"
    },
    {
        "name": "symfony/dependency-injection",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/dependency-injection.git",
            "reference": "27d8bf5aebc3d4c7bfa95e23025ecdfb3637a27d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/27d8bf5aebc3d4c7bfa95e23025ecdfb3637a27d",
            "reference": "27d8bf5aebc3d4c7bfa95e23025ecdfb3637a27d",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "psr/container": "^1.0",
            "symfony/service-contracts": "^1.1.6"
        },
        "conflict": {
            "symfony/config": "<4.3",
            "symfony/finder": "<3.4",
            "symfony/proxy-manager-bridge": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "provide": {
            "psr/container-implementation": "1.0",
            "symfony/service-implementation": "1.0"
        },
        "require-dev": {
            "symfony/config": "^4.3",
            "symfony/expression-language": "~3.4|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/config": "",
            "symfony/expression-language": "For using expressions in service container configuration",
            "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
            "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
            "symfony/yaml": ""
        },
        "time": "2019-12-01T08:34:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\DependencyInjection\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony DependencyInjection Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/doctrine-bridge",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/doctrine-bridge.git",
            "reference": "81e2dff413f9d51e1ef3d8552ef7d773973d7b37"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/81e2dff413f9d51e1ef3d8552ef7d773973d7b37",
            "reference": "81e2dff413f9d51e1ef3d8552ef7d773973d7b37",
            "shasum": ""
        },
        "require": {
            "doctrine/event-manager": "~1.0",
            "doctrine/persistence": "~1.0",
            "php": "^7.1.3",
            "symfony/polyfill-ctype": "~1.8",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/service-contracts": "^1.1"
        },
        "conflict": {
            "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
            "symfony/dependency-injection": "<3.4",
            "symfony/form": "<4.3",
            "symfony/http-kernel": "<4.3.7",
            "symfony/messenger": "<4.3"
        },
        "require-dev": {
            "doctrine/annotations": "~1.7",
            "doctrine/cache": "~1.6",
            "doctrine/collections": "~1.0",
            "doctrine/data-fixtures": "1.0.*",
            "doctrine/dbal": "~2.4",
            "doctrine/orm": "^2.6.3",
            "doctrine/reflection": "~1.0",
            "symfony/config": "^4.2",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/expression-language": "~3.4|~4.0",
            "symfony/form": "~4.3",
            "symfony/http-kernel": "^4.3.7",
            "symfony/messenger": "~4.3",
            "symfony/property-access": "~3.4|~4.0",
            "symfony/property-info": "~3.4|~4.0",
            "symfony/proxy-manager-bridge": "~3.4|~4.0",
            "symfony/security-core": "~3.4|~4.0",
            "symfony/stopwatch": "~3.4|~4.0",
            "symfony/translation": "~3.4|~4.0",
            "symfony/validator": "^3.4.31|^4.3.4"
        },
        "suggest": {
            "doctrine/data-fixtures": "",
            "doctrine/dbal": "",
            "doctrine/orm": "",
            "symfony/form": "",
            "symfony/property-info": "",
            "symfony/validator": ""
        },
        "time": "2019-12-01T08:34:52+00:00",
        "type": "symfony-bridge",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bridge\\Doctrine\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Doctrine Bridge",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/dotenv",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/dotenv.git",
            "reference": "62d93bf07edd0d76f033d65a7fd1c1ce50d28b50"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/dotenv/zipball/62d93bf07edd0d76f033d65a7fd1c1ce50d28b50",
            "reference": "62d93bf07edd0d76f033d65a7fd1c1ce50d28b50",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "require-dev": {
            "symfony/process": "^3.4.2|^4.0"
        },
        "time": "2019-10-18T11:23:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Dotenv\\": ""
            },
            "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": "Registers environment variables from a .env file",
        "homepage": "https://symfony.com",
        "keywords": [
            "dotenv",
            "env",
            "environment"
        ]
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "87a1ae7480f2020818013605a65776b9033bcc4f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/87a1ae7480f2020818013605a65776b9033bcc4f",
            "reference": "87a1ae7480f2020818013605a65776b9033bcc4f",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/event-dispatcher-contracts": "^1.1"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.4"
        },
        "provide": {
            "psr/event-dispatcher-implementation": "1.0",
            "symfony/event-dispatcher-implementation": "1.1"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~3.4|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/expression-language": "~3.4|~4.0",
            "symfony/http-foundation": "^3.4|^4.0",
            "symfony/service-contracts": "^1.1",
            "symfony/stopwatch": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2019-11-28T13:25:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\EventDispatcher\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony EventDispatcher Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher-contracts",
        "version": "v1.1.7",
        "version_normalized": "1.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher-contracts.git",
            "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
            "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "suggest": {
            "psr/event-dispatcher": "",
            "symfony/event-dispatcher-implementation": ""
        },
        "time": "2019-09-17T09:54:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\EventDispatcher\\": ""
            }
        },
        "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": "Generic abstractions related to dispatching event",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ]
    },
    {
        "name": "symfony/expression-language",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/expression-language.git",
            "reference": "d81f0eb914f534e8b17a9db8c2408d1f0cf55fd2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/expression-language/zipball/d81f0eb914f534e8b17a9db8c2408d1f0cf55fd2",
            "reference": "d81f0eb914f534e8b17a9db8c2408d1f0cf55fd2",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/cache": "~3.4|~4.0",
            "symfony/service-contracts": "^1.1"
        },
        "time": "2019-10-29T01:54:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\ExpressionLanguage\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony ExpressionLanguage Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/filesystem",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/filesystem.git",
            "reference": "33301491743c72740069fd61ee0b9e6b24b0fb97"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/filesystem/zipball/33301491743c72740069fd61ee0b9e6b24b0fb97",
            "reference": "33301491743c72740069fd61ee0b9e6b24b0fb97",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-ctype": "~1.8"
        },
        "time": "2019-11-26T03:44:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Filesystem\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Filesystem Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/finder",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "3d72a13a7edcffecc73151821eb75c57e9214e00"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/3d72a13a7edcffecc73151821eb75c57e9214e00",
            "reference": "3d72a13a7edcffecc73151821eb75c57e9214e00",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "time": "2019-11-17T21:56:13+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Finder\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Finder Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/flex",
        "version": "v1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/flex.git",
            "reference": "952f45d1c5077e658cb16a61d11603bee873f968"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/flex/zipball/952f45d1c5077e658cb16a61d11603bee873f968",
            "reference": "952f45d1c5077e658cb16a61d11603bee873f968",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0",
            "php": "^7.0"
        },
        "require-dev": {
            "composer/composer": "^1.0.2",
            "symfony/dotenv": "^3.4|^4.0|^5.0",
            "symfony/phpunit-bridge": "^3.4.19|^4.1.8|^5.0",
            "symfony/process": "^2.7|^3.0|^4.0|^5.0"
        },
        "time": "2019-12-13T18:05:11+00:00",
        "type": "composer-plugin",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5-dev"
            },
            "class": "Symfony\\Flex\\Flex"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Flex\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien.potencier@gmail.com"
            }
        ],
        "description": "Composer plugin for Symfony"
    },
    {
        "name": "symfony/form",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/form.git",
            "reference": "4fc2f047c99c87e572a5232ead88ca192bb2df23"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/form/zipball/4fc2f047c99c87e572a5232ead88ca192bb2df23",
            "reference": "4fc2f047c99c87e572a5232ead88ca192bb2df23",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/event-dispatcher": "^4.3",
            "symfony/intl": "^4.3",
            "symfony/options-resolver": "~4.3",
            "symfony/polyfill-ctype": "~1.8",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/property-access": "~3.4|~4.0",
            "symfony/service-contracts": "~1.1"
        },
        "conflict": {
            "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
            "symfony/console": "<4.3",
            "symfony/dependency-injection": "<3.4",
            "symfony/doctrine-bridge": "<3.4",
            "symfony/framework-bundle": "<3.4",
            "symfony/http-kernel": "<4.3",
            "symfony/intl": "<4.3",
            "symfony/translation": "<4.2",
            "symfony/twig-bridge": "<3.4.5|<4.0.5,>=4.0"
        },
        "require-dev": {
            "doctrine/collections": "~1.0",
            "symfony/config": "~3.4|~4.0",
            "symfony/console": "^4.3",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/http-foundation": "~3.4|~4.0",
            "symfony/http-kernel": "~4.3",
            "symfony/security-csrf": "~3.4|~4.0",
            "symfony/translation": "~4.2",
            "symfony/validator": "^3.4.31|^4.3.4",
            "symfony/var-dumper": "^4.3"
        },
        "suggest": {
            "symfony/security-csrf": "For protecting forms against CSRF attacks.",
            "symfony/twig-bridge": "For templating with Twig.",
            "symfony/validator": "For form validation."
        },
        "time": "2019-12-01T08:39:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Form\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Form Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/framework-bundle",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/framework-bundle.git",
            "reference": "39fa21a555c5b451222b37d59925f5d4704ba0c0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/39fa21a555c5b451222b37d59925f5d4704ba0c0",
            "reference": "39fa21a555c5b451222b37d59925f5d4704ba0c0",
            "shasum": ""
        },
        "require": {
            "ext-xml": "*",
            "php": "^7.1.3",
            "symfony/cache": "^4.3.4",
            "symfony/config": "^4.3.4",
            "symfony/debug": "~4.0",
            "symfony/dependency-injection": "^4.3",
            "symfony/filesystem": "~3.4|~4.0",
            "symfony/finder": "~3.4|~4.0",
            "symfony/http-foundation": "^4.3",
            "symfony/http-kernel": "^4.3.4",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/routing": "^4.3"
        },
        "conflict": {
            "phpdocumentor/reflection-docblock": "<3.0",
            "phpdocumentor/type-resolver": "<0.2.1",
            "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
            "symfony/asset": "<3.4",
            "symfony/browser-kit": "<4.3",
            "symfony/console": "<4.3",
            "symfony/dom-crawler": "<4.3",
            "symfony/dotenv": "<4.2",
            "symfony/form": "<4.3.5",
            "symfony/messenger": "<4.3.6",
            "symfony/property-info": "<3.4",
            "symfony/serializer": "<4.2",
            "symfony/stopwatch": "<3.4",
            "symfony/translation": "<4.3.6",
            "symfony/twig-bridge": "<4.1.1",
            "symfony/validator": "<4.1",
            "symfony/workflow": "<4.3.6"
        },
        "require-dev": {
            "doctrine/annotations": "~1.7",
            "doctrine/cache": "~1.0",
            "fig/link-util": "^1.0",
            "phpdocumentor/reflection-docblock": "^3.0|^4.0",
            "symfony/asset": "~3.4|~4.0",
            "symfony/browser-kit": "^4.3",
            "symfony/console": "^4.3.4",
            "symfony/css-selector": "~3.4|~4.0",
            "symfony/dom-crawler": "^4.3",
            "symfony/expression-language": "~3.4|~4.0",
            "symfony/form": "^4.3.5",
            "symfony/http-client": "^4.3",
            "symfony/lock": "~3.4|~4.0",
            "symfony/mailer": "^4.3",
            "symfony/messenger": "^4.3.6",
            "symfony/mime": "^4.3",
            "symfony/polyfill-intl-icu": "~1.0",
            "symfony/process": "~3.4|~4.0",
            "symfony/property-info": "~3.4|~4.0",
            "symfony/security-csrf": "~3.4|~4.0",
            "symfony/security-http": "~3.4|~4.0",
            "symfony/serializer": "^4.3",
            "symfony/stopwatch": "~3.4|~4.0",
            "symfony/templating": "~3.4|~4.0",
            "symfony/translation": "^4.3.7",
            "symfony/twig-bundle": "~2.8|~3.2|~4.0",
            "symfony/validator": "^4.1",
            "symfony/var-dumper": "^4.3",
            "symfony/web-link": "~3.4|~4.0",
            "symfony/workflow": "^4.3.6",
            "symfony/yaml": "~3.4|~4.0",
            "twig/twig": "~1.41|~2.10"
        },
        "suggest": {
            "ext-apcu": "For best performance of the system caches",
            "symfony/console": "For using the console commands",
            "symfony/form": "For using forms",
            "symfony/property-info": "For using the property_info service",
            "symfony/serializer": "For using the serializer service",
            "symfony/validator": "For using validation",
            "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
            "symfony/yaml": "For using the debug:config and lint:yaml commands"
        },
        "time": "2019-11-28T11:39:15+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bundle\\FrameworkBundle\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony FrameworkBundle",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/http-foundation",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-foundation.git",
            "reference": "fcafc7c53784919e4bbcb6d5df73cabbb5c39e76"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-foundation/zipball/fcafc7c53784919e4bbcb6d5df73cabbb5c39e76",
            "reference": "fcafc7c53784919e4bbcb6d5df73cabbb5c39e76",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/mime": "^4.3",
            "symfony/polyfill-mbstring": "~1.1"
        },
        "require-dev": {
            "predis/predis": "~1.0",
            "symfony/expression-language": "~3.4|~4.0"
        },
        "time": "2019-11-28T13:29:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpFoundation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony HttpFoundation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/http-kernel",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-kernel.git",
            "reference": "3feb99b01560f94173d8fbc5a203ea497d01d499"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-kernel/zipball/3feb99b01560f94173d8fbc5a203ea497d01d499",
            "reference": "3feb99b01560f94173d8fbc5a203ea497d01d499",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "psr/log": "~1.0",
            "symfony/debug": "~3.4|~4.0",
            "symfony/event-dispatcher": "^4.3",
            "symfony/http-foundation": "^4.1.1",
            "symfony/polyfill-ctype": "~1.8",
            "symfony/polyfill-php73": "^1.9"
        },
        "conflict": {
            "symfony/browser-kit": "<4.3",
            "symfony/config": "<3.4",
            "symfony/dependency-injection": "<4.3",
            "symfony/translation": "<4.2",
            "symfony/var-dumper": "<4.1.1",
            "twig/twig": "<1.34|<2.4,>=2"
        },
        "provide": {
            "psr/log-implementation": "1.0"
        },
        "require-dev": {
            "psr/cache": "~1.0",
            "symfony/browser-kit": "^4.3",
            "symfony/config": "~3.4|~4.0",
            "symfony/console": "~3.4|~4.0",
            "symfony/css-selector": "~3.4|~4.0",
            "symfony/dependency-injection": "^4.3",
            "symfony/dom-crawler": "~3.4|~4.0",
            "symfony/expression-language": "~3.4|~4.0",
            "symfony/finder": "~3.4|~4.0",
            "symfony/process": "~3.4|~4.0",
            "symfony/routing": "~3.4|~4.0",
            "symfony/stopwatch": "~3.4|~4.0",
            "symfony/templating": "~3.4|~4.0",
            "symfony/translation": "~4.2",
            "symfony/translation-contracts": "^1.1",
            "symfony/var-dumper": "^4.1.1",
            "twig/twig": "^1.34|^2.4"
        },
        "suggest": {
            "symfony/browser-kit": "",
            "symfony/config": "",
            "symfony/console": "",
            "symfony/dependency-injection": "",
            "symfony/var-dumper": ""
        },
        "time": "2019-12-01T14:00:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpKernel\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony HttpKernel Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/inflector",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/inflector.git",
            "reference": "f97c69c132c08e31d291689d2d77bb0878094acb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/inflector/zipball/f97c69c132c08e31d291689d2d77bb0878094acb",
            "reference": "f97c69c132c08e31d291689d2d77bb0878094acb",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-ctype": "~1.8"
        },
        "time": "2019-11-05T19:58:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Inflector\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Inflector Component",
        "homepage": "https://symfony.com",
        "keywords": [
            "inflection",
            "pluralize",
            "singularize",
            "string",
            "symfony",
            "words"
        ]
    },
    {
        "name": "symfony/intl",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/intl.git",
            "reference": "7d3fdbfa69f80e27140654d975acd4a52000e8be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/intl/zipball/7d3fdbfa69f80e27140654d975acd4a52000e8be",
            "reference": "7d3fdbfa69f80e27140654d975acd4a52000e8be",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-intl-icu": "~1.0"
        },
        "require-dev": {
            "symfony/filesystem": "~3.4|~4.0"
        },
        "suggest": {
            "ext-intl": "to use the component with locales other than \"en\""
        },
        "time": "2019-11-25T16:40:38+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Intl\\": ""
            },
            "classmap": [
                "Resources/stubs"
            ],
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            },
            {
                "name": "Eriksen Costa",
                "email": "eriksen.costa@infranology.com.br"
            },
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
        "homepage": "https://symfony.com",
        "keywords": [
            "i18n",
            "icu",
            "internationalization",
            "intl",
            "l10n",
            "localization"
        ]
    },
    {
        "name": "symfony/mime",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/mime.git",
            "reference": "22aecf6b11638ef378fab25d6c5a2da8a31a1448"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/mime/zipball/22aecf6b11638ef378fab25d6c5a2da8a31a1448",
            "reference": "22aecf6b11638ef378fab25d6c5a2da8a31a1448",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-intl-idn": "^1.10",
            "symfony/polyfill-mbstring": "^1.0"
        },
        "require-dev": {
            "egulias/email-validator": "^2.1.10",
            "symfony/dependency-injection": "~3.4|^4.1"
        },
        "time": "2019-11-12T13:10:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Mime\\": ""
            },
            "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": "A library to manipulate MIME messages",
        "homepage": "https://symfony.com",
        "keywords": [
            "mime",
            "mime-type"
        ]
    },
    {
        "name": "symfony/monolog-bridge",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/monolog-bridge.git",
            "reference": "5d5968f69182acb475abba6c20ede63f0c9e3651"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/5d5968f69182acb475abba6c20ede63f0c9e3651",
            "reference": "5d5968f69182acb475abba6c20ede63f0c9e3651",
            "shasum": ""
        },
        "require": {
            "monolog/monolog": "~1.19",
            "php": "^7.1.3",
            "symfony/http-kernel": "^4.3",
            "symfony/service-contracts": "^1.1"
        },
        "conflict": {
            "symfony/console": "<3.4",
            "symfony/http-foundation": "<3.4"
        },
        "require-dev": {
            "symfony/console": "~3.4|~4.0",
            "symfony/security-core": "~3.4|~4.0",
            "symfony/var-dumper": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.",
            "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.",
            "symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler."
        },
        "time": "2019-11-26T03:44:44+00:00",
        "type": "symfony-bridge",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bridge\\Monolog\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Monolog Bridge",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/monolog-bundle",
        "version": "v3.5.0",
        "version_normalized": "3.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/monolog-bundle.git",
            "reference": "dd80460fcfe1fa2050a7103ad818e9d0686ce6fd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/dd80460fcfe1fa2050a7103ad818e9d0686ce6fd",
            "reference": "dd80460fcfe1fa2050a7103ad818e9d0686ce6fd",
            "shasum": ""
        },
        "require": {
            "monolog/monolog": "~1.22 || ~2.0",
            "php": ">=5.6",
            "symfony/config": "~3.4 || ~4.0 || ^5.0",
            "symfony/dependency-injection": "~3.4.10 || ^4.0.10 || ^5.0",
            "symfony/http-kernel": "~3.4 || ~4.0 || ^5.0",
            "symfony/monolog-bridge": "~3.4 || ~4.0 || ^5.0"
        },
        "require-dev": {
            "symfony/console": "~3.4 || ~4.0 || ^5.0",
            "symfony/phpunit-bridge": "^3.4.19 || ^4.0 || ^5.0",
            "symfony/yaml": "~3.4 || ~4.0 || ^5.0"
        },
        "time": "2019-11-13T13:11:14+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": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            }
        ],
        "description": "Symfony MonologBundle",
        "homepage": "http://symfony.com",
        "keywords": [
            "log",
            "logging"
        ]
    },
    {
        "name": "symfony/options-resolver",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/options-resolver.git",
            "reference": "f46c7fc8e207bd8a2188f54f8738f232533765a4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/options-resolver/zipball/f46c7fc8e207bd8a2188f54f8738f232533765a4",
            "reference": "f46c7fc8e207bd8a2188f54f8738f232533765a4",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "time": "2019-10-28T20:59:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\OptionsResolver\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony OptionsResolver Component",
        "homepage": "https://symfony.com",
        "keywords": [
            "config",
            "configuration",
            "options"
        ]
    },
    {
        "name": "symfony/orm-pack",
        "version": "v1.0.7",
        "version_normalized": "1.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/orm-pack.git",
            "reference": "c57f5e05232ca40626eb9fa52a32bc8565e9231c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/orm-pack/zipball/c57f5e05232ca40626eb9fa52a32bc8565e9231c",
            "reference": "c57f5e05232ca40626eb9fa52a32bc8565e9231c",
            "shasum": ""
        },
        "require": {
            "doctrine/doctrine-bundle": "^1.6.10|^2.0",
            "doctrine/doctrine-migrations-bundle": "^1.3|^2.0",
            "doctrine/orm": "^2.5.11",
            "php": "^7.0"
        },
        "time": "2019-10-18T05:41:09+00:00",
        "type": "symfony-pack",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "A pack for the Doctrine ORM"
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.13.1",
        "version_normalized": "1.13.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
            "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2019-11-27T13:56:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.13-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ]
    },
    {
        "name": "symfony/polyfill-intl-icu",
        "version": "v1.13.1",
        "version_normalized": "1.13.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-icu.git",
            "reference": "b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b",
            "reference": "b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/intl": "~2.3|~3.0|~4.0|~5.0"
        },
        "suggest": {
            "ext-intl": "For best performance"
        },
        "time": "2019-11-27T13:56:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.13-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-intl-idn",
        "version": "v1.13.1",
        "version_normalized": "1.13.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-idn.git",
            "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6f9c239e61e1b0c9229a28ff89a812dc449c3d46",
            "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/polyfill-mbstring": "^1.3",
            "symfony/polyfill-php72": "^1.9"
        },
        "suggest": {
            "ext-intl": "For best performance"
        },
        "time": "2019-11-27T13:56:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.13-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Intl\\Idn\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Laurent Bassin",
                "email": "laurent@bassin.info"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "idn",
            "intl",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.13.1",
        "version_normalized": "1.13.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
            "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2019-11-27T14:18:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.13-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-php72",
        "version": "v1.13.1",
        "version_normalized": "1.13.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php72.git",
            "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/66fea50f6cb37a35eea048d75a7d99a45b586038",
            "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2019-11-27T13:56:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.13-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php72\\": ""
            },
            "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 7.2+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php73",
        "version": "v1.13.1",
        "version_normalized": "1.13.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php73.git",
            "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/4b0e2222c55a25b4541305a053013d5647d3a25f",
            "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2019-11-27T16:25:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.13-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php73\\": ""
            },
            "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.3+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/profiler-pack",
        "version": "v1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/profiler-pack.git",
            "reference": "99c4370632c2a59bb0444852f92140074ef02209"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/profiler-pack/zipball/99c4370632c2a59bb0444852f92140074ef02209",
            "reference": "99c4370632c2a59bb0444852f92140074ef02209",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "symfony/stopwatch": "*",
            "symfony/twig-bundle": "*",
            "symfony/web-profiler-bundle": "*"
        },
        "time": "2018-12-10T12:11:44+00:00",
        "type": "symfony-pack",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "A pack for the Symfony web profiler"
    },
    {
        "name": "symfony/property-access",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/property-access.git",
            "reference": "2abd699fca214838afdd151fd2a2f8a8b07a738a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/property-access/zipball/2abd699fca214838afdd151fd2a2f8a8b07a738a",
            "reference": "2abd699fca214838afdd151fd2a2f8a8b07a738a",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/inflector": "~3.4|~4.0"
        },
        "require-dev": {
            "symfony/cache": "~3.4|~4.0"
        },
        "suggest": {
            "psr/cache-implementation": "To cache access methods."
        },
        "time": "2019-12-01T10:50:31+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\PropertyAccess\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony PropertyAccess Component",
        "homepage": "https://symfony.com",
        "keywords": [
            "access",
            "array",
            "extraction",
            "index",
            "injection",
            "object",
            "property",
            "property path",
            "reflection"
        ]
    },
    {
        "name": "symfony/property-info",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/property-info.git",
            "reference": "460242fd0696f3a4a8a7f6e4105b832557960c3b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/property-info/zipball/460242fd0696f3a4a8a7f6e4105b832557960c3b",
            "reference": "460242fd0696f3a4a8a7f6e4105b832557960c3b",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/inflector": "~3.4|~4.0"
        },
        "conflict": {
            "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
            "phpdocumentor/type-resolver": "<0.3.0",
            "symfony/dependency-injection": "<3.4"
        },
        "require-dev": {
            "doctrine/annotations": "~1.7",
            "phpdocumentor/reflection-docblock": "^3.0|^4.0",
            "symfony/cache": "~3.4|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/serializer": "~3.4|~4.0"
        },
        "suggest": {
            "phpdocumentor/reflection-docblock": "To use the PHPDoc",
            "psr/cache-implementation": "To cache results",
            "symfony/doctrine-bridge": "To use Doctrine metadata",
            "symfony/serializer": "To use Serializer metadata"
        },
        "time": "2019-11-03T12:19:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\PropertyInfo\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kévin Dunglas",
                "email": "dunglas@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Property Info Component",
        "homepage": "https://symfony.com",
        "keywords": [
            "doctrine",
            "phpdoc",
            "property",
            "symfony",
            "type",
            "validator"
        ]
    },
    {
        "name": "symfony/routing",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/routing.git",
            "reference": "a252cd9441a00e71b52a28838cbd14115795a725"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/routing/zipball/a252cd9441a00e71b52a28838cbd14115795a725",
            "reference": "a252cd9441a00e71b52a28838cbd14115795a725",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "conflict": {
            "symfony/config": "<4.2",
            "symfony/dependency-injection": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "require-dev": {
            "doctrine/annotations": "~1.2",
            "psr/log": "~1.0",
            "symfony/config": "~4.2",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/expression-language": "~3.4|~4.0",
            "symfony/http-foundation": "~3.4|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "doctrine/annotations": "For using the annotation loader",
            "symfony/config": "For using the all-in-one router or any loader",
            "symfony/expression-language": "For using expression matching",
            "symfony/http-foundation": "For using a Symfony Request object",
            "symfony/yaml": "For using the YAML loader"
        },
        "time": "2019-12-01T08:34:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Routing\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Routing Component",
        "homepage": "https://symfony.com",
        "keywords": [
            "router",
            "routing",
            "uri",
            "url"
        ]
    },
    {
        "name": "symfony/security-bundle",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/security-bundle.git",
            "reference": "8d157b5a96c2d7561e29eca3574344727482d3fb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/security-bundle/zipball/8d157b5a96c2d7561e29eca3574344727482d3fb",
            "reference": "8d157b5a96c2d7561e29eca3574344727482d3fb",
            "shasum": ""
        },
        "require": {
            "ext-xml": "*",
            "php": "^7.1.3",
            "symfony/config": "^4.2",
            "symfony/dependency-injection": "^4.2",
            "symfony/http-kernel": "^4.3",
            "symfony/security-core": "~4.3",
            "symfony/security-csrf": "~4.2",
            "symfony/security-guard": "~4.2",
            "symfony/security-http": "~4.3.9|^4.4.1"
        },
        "conflict": {
            "symfony/browser-kit": "<4.2",
            "symfony/console": "<3.4",
            "symfony/framework-bundle": "<4.3.4",
            "symfony/twig-bundle": "<4.2",
            "symfony/var-dumper": "<3.4"
        },
        "require-dev": {
            "doctrine/doctrine-bundle": "~1.5",
            "symfony/asset": "~3.4|~4.0",
            "symfony/browser-kit": "~4.2",
            "symfony/console": "~3.4|~4.0",
            "symfony/css-selector": "~3.4|~4.0",
            "symfony/dom-crawler": "~3.4|~4.0",
            "symfony/expression-language": "~3.4|~4.0",
            "symfony/form": "~3.4|~4.0",
            "symfony/framework-bundle": "^4.3.4",
            "symfony/http-foundation": "~3.4|~4.0",
            "symfony/process": "~3.4|~4.0",
            "symfony/translation": "~3.4|~4.0",
            "symfony/twig-bridge": "~3.4|~4.0",
            "symfony/twig-bundle": "~4.2",
            "symfony/validator": "~3.4|~4.0",
            "symfony/var-dumper": "~3.4|~4.0",
            "symfony/yaml": "~3.4|~4.0",
            "twig/twig": "~1.41|~2.10"
        },
        "time": "2019-11-30T13:16:45+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bundle\\SecurityBundle\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony SecurityBundle",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/security-core",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/security-core.git",
            "reference": "8c46ea77fe0738f2495eacc08fa34e1e19ff0b0d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/security-core/zipball/8c46ea77fe0738f2495eacc08fa34e1e19ff0b0d",
            "reference": "8c46ea77fe0738f2495eacc08fa34e1e19ff0b0d",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/event-dispatcher-contracts": "^1.1",
            "symfony/service-contracts": "^1.1"
        },
        "conflict": {
            "symfony/event-dispatcher": "<4.3",
            "symfony/security-guard": "<4.3"
        },
        "require-dev": {
            "psr/container": "^1.0",
            "psr/log": "~1.0",
            "symfony/event-dispatcher": "^4.3",
            "symfony/expression-language": "~3.4|~4.0",
            "symfony/http-foundation": "~3.4|~4.0",
            "symfony/ldap": "~3.4|~4.0",
            "symfony/validator": "^3.4.31|^4.3.4"
        },
        "suggest": {
            "psr/container-implementation": "To instantiate the Security class",
            "symfony/event-dispatcher": "",
            "symfony/expression-language": "For using the expression voter",
            "symfony/http-foundation": "",
            "symfony/ldap": "For using LDAP integration",
            "symfony/validator": "For using the user password constraint"
        },
        "time": "2019-10-28T17:07:32+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Security\\Core\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Security Component - Core Library",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/security-csrf",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/security-csrf.git",
            "reference": "0760ec651ea8ff81e22097780337e43f3a795769"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/security-csrf/zipball/0760ec651ea8ff81e22097780337e43f3a795769",
            "reference": "0760ec651ea8ff81e22097780337e43f3a795769",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/security-core": "~3.4|~4.0"
        },
        "conflict": {
            "symfony/http-foundation": "<3.4"
        },
        "require-dev": {
            "symfony/http-foundation": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/http-foundation": "For using the class SessionTokenStorage."
        },
        "time": "2019-09-24T15:54:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Security\\Csrf\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Security Component - CSRF Library",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/security-guard",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/security-guard.git",
            "reference": "62cc82a384f2c1c75c58189fcf713032f6fef1e9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/security-guard/zipball/62cc82a384f2c1c75c58189fcf713032f6fef1e9",
            "reference": "62cc82a384f2c1c75c58189fcf713032f6fef1e9",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/security-core": "~3.4.22|^4.2.3",
            "symfony/security-http": "^4.3"
        },
        "require-dev": {
            "psr/log": "~1.0"
        },
        "time": "2019-10-28T17:07:32+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Security\\Guard\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Security Component - Guard",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/security-http",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/security-http.git",
            "reference": "75e96df3a1b9b38c67e2fa208894f72dae5e1147"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/security-http/zipball/75e96df3a1b9b38c67e2fa208894f72dae5e1147",
            "reference": "75e96df3a1b9b38c67e2fa208894f72dae5e1147",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/http-foundation": "~3.4|~4.0",
            "symfony/http-kernel": "^4.3",
            "symfony/property-access": "~3.4|~4.0",
            "symfony/security-core": "^4.3"
        },
        "conflict": {
            "symfony/security-csrf": "<3.4.11|~4.0,<4.0.11"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/routing": "~3.4|~4.0",
            "symfony/security-csrf": "^3.4.11|^4.0.11"
        },
        "suggest": {
            "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
            "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
        },
        "time": "2019-11-30T13:16:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Security\\Http\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Security Component - HTTP Integration",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/serializer",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/serializer.git",
            "reference": "12ce178feef47bed8316cc48e68892f9a34c0794"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/serializer/zipball/12ce178feef47bed8316cc48e68892f9a34c0794",
            "reference": "12ce178feef47bed8316cc48e68892f9a34c0794",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "phpdocumentor/type-resolver": "<0.2.1",
            "symfony/dependency-injection": "<3.4",
            "symfony/property-access": "<3.4",
            "symfony/property-info": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "require-dev": {
            "doctrine/annotations": "~1.0",
            "doctrine/cache": "~1.0",
            "phpdocumentor/reflection-docblock": "^3.0|^4.0",
            "symfony/cache": "~3.4|~4.0",
            "symfony/config": "~3.4|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/http-foundation": "~3.4|~4.0",
            "symfony/property-access": "~3.4|~4.0",
            "symfony/property-info": "^3.4.13|~4.0",
            "symfony/validator": "~3.4|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
            "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
            "psr/cache-implementation": "For using the metadata cache.",
            "symfony/config": "For using the XML mapping loader.",
            "symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.",
            "symfony/property-access": "For using the ObjectNormalizer.",
            "symfony/property-info": "To deserialize relations.",
            "symfony/yaml": "For using the default YAML mapping loader."
        },
        "time": "2019-11-28T11:29:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Serializer\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Serializer Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/service-contracts",
        "version": "v1.1.8",
        "version_normalized": "1.1.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/service-contracts.git",
            "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
            "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "psr/container": "^1.0"
        },
        "suggest": {
            "symfony/service-implementation": ""
        },
        "time": "2019-10-14T12:27:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\Service\\": ""
            }
        },
        "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": "Generic abstractions related to writing services",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ]
    },
    {
        "name": "symfony/stopwatch",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/stopwatch.git",
            "reference": "e96c259de6abcd0cead71f0bf4d730d53ee464d0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/stopwatch/zipball/e96c259de6abcd0cead71f0bf4d730d53ee464d0",
            "reference": "e96c259de6abcd0cead71f0bf4d730d53ee464d0",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/service-contracts": "^1.0"
        },
        "time": "2019-11-05T14:48:09+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Stopwatch\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Stopwatch Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/swiftmailer-bundle",
        "version": "v3.4.0",
        "version_normalized": "3.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/swiftmailer-bundle.git",
            "reference": "553d2474288349faed873da8ab7c1551a00d26ae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/553d2474288349faed873da8ab7c1551a00d26ae",
            "reference": "553d2474288349faed873da8ab7c1551a00d26ae",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1",
            "swiftmailer/swiftmailer": "^6.1.3",
            "symfony/config": "^4.3.8|^5.0",
            "symfony/dependency-injection": "^4.3.8|^5.0",
            "symfony/http-kernel": "^4.3.8|^5.0"
        },
        "conflict": {
            "twig/twig": "<1.41|<2.10"
        },
        "require-dev": {
            "symfony/console": "^4.3.8|^5.0",
            "symfony/framework-bundle": "^4.3.8|^5.0",
            "symfony/phpunit-bridge": "^4.3.8|^5.0",
            "symfony/yaml": "^4.3.8|^5.0"
        },
        "suggest": {
            "psr/log": "Allows logging"
        },
        "time": "2019-11-14T16:18:31+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bundle\\SwiftmailerBundle\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            }
        ],
        "description": "Symfony SwiftmailerBundle",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/templating",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/templating.git",
            "reference": "b513c4152bcaf1e54889ff8b75760fad53385707"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/templating/zipball/b513c4152bcaf1e54889ff8b75760fad53385707",
            "reference": "b513c4152bcaf1e54889ff8b75760fad53385707",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-ctype": "~1.8"
        },
        "require-dev": {
            "psr/log": "~1.0"
        },
        "suggest": {
            "psr/log-implementation": "For using debug logging in loaders"
        },
        "time": "2019-10-28T17:07:32+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Templating\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Templating Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/translation",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "73f86a49454d9477864ccbb6c06993e24a052a48"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/73f86a49454d9477864ccbb6c06993e24a052a48",
            "reference": "73f86a49454d9477864ccbb6c06993e24a052a48",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/translation-contracts": "^1.1.6"
        },
        "conflict": {
            "symfony/config": "<3.4",
            "symfony/dependency-injection": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "provide": {
            "symfony/translation-implementation": "1.0"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~3.4|~4.0",
            "symfony/console": "~3.4|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/finder": "~2.8|~3.0|~4.0",
            "symfony/http-kernel": "~3.4|~4.0",
            "symfony/intl": "~3.4|~4.0",
            "symfony/service-contracts": "^1.1.2",
            "symfony/var-dumper": "~3.4|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "psr/log-implementation": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2019-11-26T03:44:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Translation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Translation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/translation-contracts",
        "version": "v1.1.7",
        "version_normalized": "1.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation-contracts.git",
            "reference": "364518c132c95642e530d9b2d217acbc2ccac3e6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/364518c132c95642e530d9b2d217acbc2ccac3e6",
            "reference": "364518c132c95642e530d9b2d217acbc2ccac3e6",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "suggest": {
            "symfony/translation-implementation": ""
        },
        "time": "2019-09-17T11:12:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\Translation\\": ""
            }
        },
        "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": "Generic abstractions related to translation",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ]
    },
    {
        "name": "symfony/twig-bridge",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/twig-bridge.git",
            "reference": "29a701da694fec427c8b3a3d32ef99766e506aaf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/29a701da694fec427c8b3a3d32ef99766e506aaf",
            "reference": "29a701da694fec427c8b3a3d32ef99766e506aaf",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/translation-contracts": "^1.1",
            "twig/twig": "^1.41|^2.10"
        },
        "conflict": {
            "symfony/console": "<3.4",
            "symfony/form": "<4.3.5",
            "symfony/http-foundation": "<4.3",
            "symfony/translation": "<4.2",
            "symfony/workflow": "<4.3"
        },
        "require-dev": {
            "egulias/email-validator": "^2.1.10",
            "fig/link-util": "^1.0",
            "symfony/asset": "~3.4|~4.0",
            "symfony/console": "~3.4|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/expression-language": "~3.4|~4.0",
            "symfony/finder": "~3.4|~4.0",
            "symfony/form": "^4.3.5",
            "symfony/http-foundation": "~4.3",
            "symfony/http-kernel": "~3.4|~4.0",
            "symfony/mime": "~4.3",
            "symfony/polyfill-intl-icu": "~1.0",
            "symfony/routing": "~3.4|~4.0",
            "symfony/security-acl": "~2.8|~3.0",
            "symfony/security-core": "~3.0|~4.0",
            "symfony/security-csrf": "~3.4|~4.0",
            "symfony/security-http": "~3.4|~4.0",
            "symfony/stopwatch": "~3.4|~4.0",
            "symfony/templating": "~3.4|~4.0",
            "symfony/translation": "^4.2.1",
            "symfony/var-dumper": "~3.4|~4.0",
            "symfony/web-link": "~3.4|~4.0",
            "symfony/workflow": "~4.3",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/asset": "For using the AssetExtension",
            "symfony/expression-language": "For using the ExpressionExtension",
            "symfony/finder": "",
            "symfony/form": "For using the FormExtension",
            "symfony/http-kernel": "For using the HttpKernelExtension",
            "symfony/routing": "For using the RoutingExtension",
            "symfony/security-core": "For using the SecurityExtension",
            "symfony/security-csrf": "For using the CsrfExtension",
            "symfony/security-http": "For using the LogoutUrlExtension",
            "symfony/stopwatch": "For using the StopwatchExtension",
            "symfony/templating": "For using the TwigEngine",
            "symfony/translation": "For using the TranslationExtension",
            "symfony/var-dumper": "For using the DumpExtension",
            "symfony/web-link": "For using the WebLinkExtension",
            "symfony/yaml": "For using the YamlExtension"
        },
        "time": "2019-11-30T08:28:34+00:00",
        "type": "symfony-bridge",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bridge\\Twig\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Twig Bridge",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/twig-bundle",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/twig-bundle.git",
            "reference": "869ebf144acafd19fb9c8c386808c26624f28572"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/869ebf144acafd19fb9c8c386808c26624f28572",
            "reference": "869ebf144acafd19fb9c8c386808c26624f28572",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/config": "~4.2",
            "symfony/debug": "~4.0",
            "symfony/http-foundation": "~4.3",
            "symfony/http-kernel": "~4.1",
            "symfony/polyfill-ctype": "~1.8",
            "symfony/twig-bridge": "^4.3",
            "twig/twig": "~1.41|~2.10"
        },
        "conflict": {
            "symfony/dependency-injection": "<4.1",
            "symfony/framework-bundle": "<4.3",
            "symfony/translation": "<4.2"
        },
        "require-dev": {
            "doctrine/annotations": "~1.7",
            "doctrine/cache": "~1.0",
            "symfony/asset": "~3.4|~4.0",
            "symfony/dependency-injection": "^4.2.5",
            "symfony/expression-language": "~3.4|~4.0",
            "symfony/finder": "~3.4|~4.0",
            "symfony/form": "~3.4|~4.0",
            "symfony/framework-bundle": "~4.3",
            "symfony/routing": "~3.4|~4.0",
            "symfony/stopwatch": "~3.4|~4.0",
            "symfony/templating": "~3.4|~4.0",
            "symfony/translation": "^4.2",
            "symfony/web-link": "~3.4|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "time": "2019-10-29T14:56:06+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bundle\\TwigBundle\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony TwigBundle",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/validator",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/validator.git",
            "reference": "539484217f9966aa93e01915c5035c74b6ea1b9b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/validator/zipball/539484217f9966aa93e01915c5035c74b6ea1b9b",
            "reference": "539484217f9966aa93e01915c5035c74b6ea1b9b",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-ctype": "~1.8",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/translation-contracts": "^1.1"
        },
        "conflict": {
            "doctrine/lexer": "<1.0.2",
            "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
            "symfony/dependency-injection": "<3.4",
            "symfony/http-kernel": "<3.4",
            "symfony/intl": "<4.3",
            "symfony/translation": "<4.2",
            "symfony/yaml": "<3.4"
        },
        "require-dev": {
            "doctrine/annotations": "~1.7",
            "doctrine/cache": "~1.0",
            "egulias/email-validator": "^2.1.10",
            "symfony/cache": "~3.4|~4.0",
            "symfony/config": "~3.4|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/expression-language": "~3.4|~4.0",
            "symfony/http-client": "^4.3",
            "symfony/http-foundation": "~4.1",
            "symfony/http-kernel": "~3.4|~4.0",
            "symfony/intl": "^4.3",
            "symfony/property-access": "~3.4|~4.0",
            "symfony/property-info": "~3.4|~4.0",
            "symfony/translation": "~4.2",
            "symfony/var-dumper": "~3.4|~4.0",
            "symfony/yaml": "~3.4|~4.0"
        },
        "suggest": {
            "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
            "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
            "egulias/email-validator": "Strict (RFC compliant) email validation",
            "psr/cache-implementation": "For using the metadata cache.",
            "symfony/config": "",
            "symfony/expression-language": "For using the Expression validator",
            "symfony/http-foundation": "",
            "symfony/intl": "",
            "symfony/property-access": "For accessing properties within comparison constraints",
            "symfony/property-info": "To automatically add NotNull and Type constraints",
            "symfony/translation": "For translating validation errors.",
            "symfony/yaml": ""
        },
        "time": "2019-11-30T08:28:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Validator\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Validator Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/var-dumper",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/var-dumper.git",
            "reference": "8efdf3022bea18efad9793c9e920677c4eadf388"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/var-dumper/zipball/8efdf3022bea18efad9793c9e920677c4eadf388",
            "reference": "8efdf3022bea18efad9793c9e920677c4eadf388",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/polyfill-php72": "~1.5"
        },
        "conflict": {
            "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
            "symfony/console": "<3.4"
        },
        "require-dev": {
            "ext-iconv": "*",
            "symfony/console": "~3.4|~4.0",
            "symfony/process": "~3.4|~4.0",
            "twig/twig": "~1.34|~2.4"
        },
        "suggest": {
            "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
            "ext-intl": "To show region name in time zone dump",
            "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
        },
        "time": "2019-11-28T07:25:37+00:00",
        "bin": [
            "Resources/bin/var-dump-server"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Resources/functions/dump.php"
            ],
            "psr-4": {
                "Symfony\\Component\\VarDumper\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony mechanism for exploring and dumping PHP variables",
        "homepage": "https://symfony.com",
        "keywords": [
            "debug",
            "dump"
        ]
    },
    {
        "name": "symfony/var-exporter",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/var-exporter.git",
            "reference": "8cccc7d4fde4d72d0bf9d70f01ffa3ba1ec3510b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/var-exporter/zipball/8cccc7d4fde4d72d0bf9d70f01ffa3ba1ec3510b",
            "reference": "8cccc7d4fde4d72d0bf9d70f01ffa3ba1ec3510b",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3"
        },
        "require-dev": {
            "symfony/var-dumper": "^4.1.1"
        },
        "time": "2019-12-01T08:39:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\VarExporter\\": ""
            },
            "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": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code",
        "homepage": "https://symfony.com",
        "keywords": [
            "clone",
            "construct",
            "export",
            "hydrate",
            "instantiate",
            "serialize"
        ]
    },
    {
        "name": "symfony/web-profiler-bundle",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/web-profiler-bundle.git",
            "reference": "6ce12ffe97d9e26091b0e7340a9d661fba64655e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/6ce12ffe97d9e26091b0e7340a9d661fba64655e",
            "reference": "6ce12ffe97d9e26091b0e7340a9d661fba64655e",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/config": "^4.2",
            "symfony/http-kernel": "^4.3",
            "symfony/routing": "~3.4|~4.0",
            "symfony/twig-bundle": "~4.2",
            "symfony/var-dumper": "~3.4|~4.0",
            "twig/twig": "^1.41|^2.10"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.4",
            "symfony/form": "<4.3",
            "symfony/messenger": "<4.2",
            "symfony/var-dumper": "<3.4"
        },
        "require-dev": {
            "symfony/console": "~3.4|~4.0",
            "symfony/dependency-injection": "~3.4|~4.0",
            "symfony/stopwatch": "~3.4|~4.0"
        },
        "time": "2019-10-23T17:52:52+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bundle\\WebProfilerBundle\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony WebProfilerBundle",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/webpack-encore-bundle",
        "version": "v1.7.2",
        "version_normalized": "1.7.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/webpack-encore-bundle.git",
            "reference": "787c2fdedde57788013339f05719c82ce07b6058"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/787c2fdedde57788013339f05719c82ce07b6058",
            "reference": "787c2fdedde57788013339f05719c82ce07b6058",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/asset": "^3.4 || ^4.0 || ^5.0",
            "symfony/config": "^3.4 || ^4.0 || ^5.0",
            "symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0",
            "symfony/http-kernel": "^3.4 || ^4.0 || ^5.0",
            "symfony/service-contracts": "^1.0 || ^2.0"
        },
        "require-dev": {
            "symfony/framework-bundle": "^3.4 || ^4.0 || ^5.0",
            "symfony/phpunit-bridge": "^4.3.5 || ^5.0",
            "symfony/twig-bundle": "^3.4 || ^4.0 || ^5.0",
            "symfony/web-link": "^3.4 || ^4.0 || ^5.0"
        },
        "time": "2019-11-26T14:48:41+00:00",
        "type": "symfony-bundle",
        "extra": {
            "thanks": {
                "name": "symfony/webpack-encore",
                "url": "https://github.com/symfony/webpack-encore"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\WebpackEncoreBundle\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Integration with your Symfony app & Webpack Encore!"
    },
    {
        "name": "symfony/yaml",
        "version": "v4.3.9",
        "version_normalized": "4.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "324cf4b19c345465fad14f3602050519e09e361d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/324cf4b19c345465fad14f3602050519e09e361d",
            "reference": "324cf4b19c345465fad14f3602050519e09e361d",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/console": "<3.4"
        },
        "require-dev": {
            "symfony/console": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2019-10-30T12:58:49+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Yaml\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Yaml Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "twig/extensions",
        "version": "v1.5.4",
        "version_normalized": "1.5.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig-extensions.git",
            "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
            "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
            "shasum": ""
        },
        "require": {
            "twig/twig": "^1.27|^2.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^3.4",
            "symfony/translation": "^2.7|^3.4"
        },
        "suggest": {
            "symfony/translation": "Allow the time_diff output to be translated"
        },
        "time": "2018-12-05T18:34:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_Extensions_": "lib/"
            },
            "psr-4": {
                "Twig\\Extensions\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Common additional features for Twig that do not directly belong in core",
        "keywords": [
            "i18n",
            "text"
        ]
    },
    {
        "name": "twig/twig",
        "version": "v2.12.3",
        "version_normalized": "2.12.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "97b6311585cae66a26833b14b33785f5797f7d39"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/97b6311585cae66a26833b14b33785f5797f7d39",
            "reference": "97b6311585cae66a26833b14b33785f5797f7d39",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "symfony/polyfill-ctype": "^1.8",
            "symfony/polyfill-mbstring": "^1.3"
        },
        "require-dev": {
            "psr/container": "^1.0",
            "symfony/phpunit-bridge": "^4.4|^5.0"
        },
        "time": "2019-12-28T07:12:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.12-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": "Twig Team",
                "role": "Contributors"
            },
            {
                "name": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com",
                "role": "Project Founder"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "https://twig.symfony.com",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "webmozart/assert",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/webmozart/assert.git",
            "reference": "573381c0a64f155a0d9a23f4b0c797194805b925"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webmozart/assert/zipball/573381c0a64f155a0d9a23f4b0c797194805b925",
            "reference": "573381c0a64f155a0d9a23f4b0c797194805b925",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0",
            "symfony/polyfill-ctype": "^1.8"
        },
        "conflict": {
            "vimeo/psalm": "<3.6.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.36 || ^7.5.13"
        },
        "time": "2019-11-24T13:36:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Webmozart\\Assert\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "Assertions to validate method input/output with nice error messages.",
        "keywords": [
            "assert",
            "check",
            "validate"
        ]
    },
    {
        "name": "white-october/pagerfanta-bundle",
        "version": "v1.3.2",
        "version_normalized": "1.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
            "reference": "6df560869b5e09a3acf920890ab40598998b30ae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/6df560869b5e09a3acf920890ab40598998b30ae",
            "reference": "6df560869b5e09a3acf920890ab40598998b30ae",
            "shasum": ""
        },
        "require": {
            "pagerfanta/pagerfanta": "^1.1.0|^2.0.0",
            "php": ">=5.3.3",
            "symfony/framework-bundle": "~2.3|~3.0|~4.0",
            "symfony/property-access": "~2.3|~3.0|~4.0",
            "symfony/translation": "~2.3|~3.0|~4.0",
            "symfony/twig-bundle": "~2.3|~3.0|~4.0"
        },
        "conflict": {
            "twig/twig": "<1.34|>=2.0,<2.4"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7|~4.0|^5.0",
            "symfony/symfony": "~2.3|~3.0|~4.0"
        },
        "time": "2019-12-02T14:19:37+00:00",
        "type": "symfony-bundle",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WhiteOctober\\PagerfantaBundle\\": ""
            },
            "exclude-from-classmap": [
                "Tests/",
                "TestsProject/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Pablo Díez",
                "email": "pablodip@gmail.com"
            }
        ],
        "description": "Bundle to use Pagerfanta with Symfony2",
        "keywords": [
            "page",
            "paging"
        ]
    },
    {
        "name": "willdurand/jsonp-callback-validator",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
            "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
            "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7"
        },
        "time": "2014-01-20T22:35:06+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JsonpCallbackValidator": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "William Durand",
                "email": "william.durand1@gmail.com",
                "homepage": "http://www.willdurand.fr"
            }
        ],
        "description": "JSONP callback validator."
    },
    {
        "name": "willdurand/negotiation",
        "version": "v2.3.1",
        "version_normalized": "2.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/willdurand/Negotiation.git",
            "reference": "03436ededa67c6e83b9b12defac15384cb399dc9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9",
            "reference": "03436ededa67c6e83b9b12defac15384cb399dc9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.5"
        },
        "time": "2017-05-14T17:21:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Negotiation\\": "src/Negotiation"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "William Durand",
                "email": "will+git@drnd.me"
            }
        ],
        "description": "Content Negotiation tools for PHP provided as a standalone library.",
        "homepage": "http://williamdurand.fr/Negotiation/",
        "keywords": [
            "accept",
            "content",
            "format",
            "header",
            "negotiation"
        ]
    },
    {
        "name": "zendframework/zend-code",
        "version": "3.4.1",
        "version_normalized": "3.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-code.git",
            "reference": "268040548f92c2bfcba164421c1add2ba43abaaa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-code/zipball/268040548f92c2bfcba164421c1add2ba43abaaa",
            "reference": "268040548f92c2bfcba164421c1add2ba43abaaa",
            "shasum": ""
        },
        "require": {
            "php": "^7.1",
            "zendframework/zend-eventmanager": "^2.6 || ^3.0"
        },
        "conflict": {
            "phpspec/prophecy": "<1.9.0"
        },
        "require-dev": {
            "doctrine/annotations": "^1.7",
            "ext-phar": "*",
            "phpunit/phpunit": "^7.5.16 || ^8.4",
            "zendframework/zend-coding-standard": "^1.0",
            "zendframework/zend-stdlib": "^2.7 || ^3.0"
        },
        "suggest": {
            "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
            "zendframework/zend-stdlib": "Zend\\Stdlib component"
        },
        "time": "2019-12-10T19:21:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4.x-dev",
                "dev-develop": "3.5.x-dev",
                "dev-dev-4.0": "4.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\Code\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
        "keywords": [
            "ZendFramework",
            "code",
            "zf"
        ],
        "abandoned": "laminas/laminas-code"
    },
    {
        "name": "zendframework/zend-escaper",
        "version": "2.6.1",
        "version_normalized": "2.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-escaper.git",
            "reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/3801caa21b0ca6aca57fa1c42b08d35c395ebd5f",
            "reference": "3801caa21b0ca6aca57fa1c42b08d35c395ebd5f",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
            "zendframework/zend-coding-standard": "~1.0.0"
        },
        "time": "2019-09-05T20:03:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.6.x-dev",
                "dev-develop": "2.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\Escaper\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
        "keywords": [
            "ZendFramework",
            "escaper",
            "zf"
        ],
        "abandoned": "laminas/laminas-escaper"
    },
    {
        "name": "zendframework/zend-eventmanager",
        "version": "3.2.1",
        "version_normalized": "3.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zendframework/zend-eventmanager.git",
            "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
            "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "athletic/athletic": "^0.1",
            "container-interop/container-interop": "^1.1.0",
            "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
            "zendframework/zend-coding-standard": "~1.0.0",
            "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
        },
        "suggest": {
            "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
            "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
        },
        "time": "2018-04-25T15:33:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2-dev",
                "dev-develop": "3.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Zend\\EventManager\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Trigger and listen to events within a PHP application",
        "homepage": "https://github.com/zendframework/zend-eventmanager",
        "keywords": [
            "event",
            "eventmanager",
            "events",
            "zf2"
        ],
        "abandoned": "laminas/laminas-eventmanager"
    },
    {
        "name": "zircote/swagger-php",
        "version": "2.0.14",
        "version_normalized": "2.0.14.0",
        "source": {
            "type": "git",
            "url": "https://github.com/zircote/swagger-php.git",
            "reference": "f2a00f26796e5cd08fd812275ba2db3d1e807663"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/zircote/swagger-php/zipball/f2a00f26796e5cd08fd812275ba2db3d1e807663",
            "reference": "f2a00f26796e5cd08fd812275ba2db3d1e807663",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "*",
            "php": ">=5.6",
            "symfony/finder": ">=2.2"
        },
        "require-dev": {
            "phpunit/phpunit": ">=4.8.35 <=5.6",
            "squizlabs/php_codesniffer": ">=2.7",
            "zendframework/zend-form": "<2.8"
        },
        "time": "2019-05-17T10:10:34+00:00",
        "bin": [
            "bin/swagger"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Swagger\\": "src"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Robert Allen",
                "email": "zircote@gmail.com",
                "homepage": "http://www.zircote.com"
            },
            {
                "name": "Bob Fanger",
                "email": "bfanger@gmail.com",
                "homepage": "http://bfanger.nl"
            }
        ],
        "description": "Swagger-PHP - Generate interactive documentation for your RESTful API using phpdoc annotations",
        "homepage": "https://github.com/zircote/swagger-php/",
        "keywords": [
            "api",
            "json",
            "rest",
            "service discovery"
        ]
    }
]
