Skip to content
Snippets Groups Projects
composer.lock 150 KiB
Newer Older
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    "content-hash": "ccaaa31c7fb3423dca36316975b292cb",
        {
            "name": "asm89/stack-cors",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/asm89/stack-cors.git",
                "reference": "3ae8ef219bb4c9a6caf857421719aa07fa7776cc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/asm89/stack-cors/zipball/3ae8ef219bb4c9a6caf857421719aa07fa7776cc",
                "reference": "3ae8ef219bb4c9a6caf857421719aa07fa7776cc",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2",
                "symfony/http-foundation": "~2.1|~3.0",
                "symfony/http-kernel": "~2.1|~3.0"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Asm89\\Stack": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alexander",
                    "email": "iam.asm89@gmail.com"
                }
            ],
            "description": "Cross-origin resource sharing library and stack middleware",
            "homepage": "https://github.com/asm89/stack-cors",
            "keywords": [
                "cors",
                "stack"
            ],
Jess's avatar
Jess committed
            "time": "2016-08-01T12:05:04+00:00"
        {
            "name": "composer/installers",
            "version": "v1.0.21",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "d64e23fce42a4063d63262b19b8e7c0f3b5e4c45"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/d64e23fce42a4063d63262b19b8e7c0f3b5e4c45",
                "reference": "d64e23fce42a4063d63262b19b8e7c0f3b5e4c45",
                "shasum": ""
            },
            "replace": {
                "roundcube/plugin-installer": "*",
                "shama/baton": "*"
            },
            "require-dev": {
                "composer/composer": "1.0.*@dev",
                "phpunit/phpunit": "4.1.*"
            },
            "type": "composer-installer",
            "extra": {
                "class": "Composer\\Installers\\Installer",
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Composer\\Installers\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "http://composer.github.com/installers/",
            "keywords": [
                "Craft",
                "Dolibarr",
                "Hurad",
                "MODX Evo",
                "OXID",
                "SMF",
                "Thelia",
                "WolfCMS",
                "agl",
                "aimeos",
                "annotatecms",
                "bitrix",
                "cakephp",
                "chef",
                "codeigniter",
                "concrete5",
                "croogo",
                "dokuwiki",
                "drupal",
                "elgg",
                "fuelphp",
                "grav",
                "installer",
                "joomla",
                "kohana",
                "laravel",
                "lithium",
                "magento",
                "mako",
                "mediawiki",
                "modulework",
                "moodle",
                "phpbb",
                "piwik",
                "ppi",
                "puppet",
                "roundcube",
                "shopware",
                "silverstripe",
                "symfony",
                "typo3",
                "wordpress",
                "zend",
                "zikula"
            ],
Jess's avatar
Jess committed
            "time": "2015-02-18T17:17:01+00:00"
        {
            "name": "composer/semver",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "d0e1ccc6d44ab318b758d709e19176037da6b1ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/d0e1ccc6d44ab318b758d709e19176037da6b1ba",
                "reference": "d0e1ccc6d44ab318b758d709e19176037da6b1ba",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.5",
                "phpunit/phpunit-mock-objects": "~2.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Composer\\Semver\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com"
                },
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
            "keywords": [
Jess's avatar
Jess committed
            "time": "2015-09-21T09:42:36+00:00"
            "name": "doctrine/annotations",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
                "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
                "doctrine/lexer": "1.*",
                "doctrine/cache": "1.*",
                "phpunit/phpunit": "4.*"
            "type": "library",
            "extra": {
                "branch-alias": {
                    "Doctrine\\Common\\Annotations\\": "lib/"
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                    "name": "Johannes Schmitt",
                }
            ],
            "description": "Docblock Annotations Parser",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
Jess's avatar
Jess committed
            "time": "2015-08-31T12:32:49+00:00"
        },
        {
            "name": "doctrine/cache",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/cache.git",
                "reference": "8c434000f420ade76a07c64cbe08ca47e5c101ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/cache/zipball/8c434000f420ade76a07c64cbe08ca47e5c101ca",
                "reference": "8c434000f420ade76a07c64cbe08ca47e5c101ca",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "conflict": {
                "doctrine/common": ">2.2,<2.4"
            },
            "require-dev": {
                "phpunit/phpunit": ">=3.7",
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Cache\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Caching library offering an object-oriented API for many cache backends",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "cache",
                "caching"
            ],
Jess's avatar
Jess committed
            "time": "2015-08-31T12:36:41+00:00"
        },
        {
            "name": "doctrine/collections",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Collections\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                }
            ],
            "description": "Collections Abstraction library",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "array",
                "collections",
                "iterator"
            ],
Jess's avatar
Jess committed
            "time": "2015-04-14T22:21:58+00:00"
        },
        {
            "name": "doctrine/common",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/common.git",
                "reference": "0009b8f0d4a917aabc971fb089eba80e872f83f9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/common/zipball/0009b8f0d4a917aabc971fb089eba80e872f83f9",
                "reference": "0009b8f0d4a917aabc971fb089eba80e872f83f9",
                "shasum": ""
            },
            "require": {
                "doctrine/annotations": "1.*",
                "doctrine/cache": "1.*",
                "doctrine/collections": "1.*",
                "doctrine/inflector": "1.*",
                "doctrine/lexer": "1.*",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~3.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                    "name": "Johannes Schmitt",
                }
            ],
            "description": "Common Library for Doctrine projects",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
Jess's avatar
Jess committed
            "time": "2015-08-31T13:00:22+00:00"
        },
        {
            "name": "doctrine/inflector",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604",
                "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Inflector\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "inflection",
Jess's avatar
Jess committed
            "time": "2014-12-20T21:24:13+00:00"
        },
        {
            "name": "doctrine/lexer",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Lexer\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "lexer",
                "parser"
            ],
Jess's avatar
Jess committed
            "time": "2014-09-09T13:34:57+00:00"
                "url": "https://github.com/njh/easyrdf.git",
                "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566"
                "url": "https://api.github.com/repos/njh/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566",
                "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566",
                "ext-mbstring": "*",
                "ext-pcre": "*",
                "phpunit/phpunit": "~3.5",
                "sami/sami": "~1.4",
                "squizlabs/php_codesniffer": "~1.4.3"
            "type": "library",
            "autoload": {
                "psr-0": {
                    "EasyRdf_": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nicholas Humfrey",
                    "email": "njh@aelius.com",
                    "homepage": "http://www.aelius.com/njh/",
                    "role": "Developer"
                },
                {
                    "name": "Alexey Zakhlestin",
                    "email": "indeyets@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
            "homepage": "http://www.easyrdf.org/",
            "keywords": [
Jess's avatar
Jess committed
            "time": "2015-02-27T09:45:49+00:00"
        {
            "name": "egulias/email-validator",
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "af864423f50ea59f96c87bb1eae147a70bcf67a1"
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/af864423f50ea59f96c87bb1eae147a70bcf67a1",
                "reference": "af864423f50ea59f96c87bb1eae147a70bcf67a1",
                "php": ">= 5.3.3"
            },
            "require-dev": {
                "satooshi/php-coveralls": "dev-master"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "autoload": {
                "psr-0": {
                    "Egulias\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eduardo Gulias Davis"
                }
            ],
            "description": "A library for validating emails",
            "homepage": "https://github.com/egulias/EmailValidator",
            "keywords": [
                "email",
Jess's avatar
Jess committed
            "time": "2015-06-22T21:07:51+00:00"
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "3f808fba627f2c5b69e2501217bf31af349c1427"
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/3f808fba627f2c5b69e2501217bf31af349c1427",
                "reference": "3f808fba627f2c5b69e2501217bf31af349c1427",
                "guzzlehttp/promises": "^1.0",
                "guzzlehttp/psr7": "^1.3.1",
                "php": ">=5.5"
                "phpunit/phpunit": "^4.0",
                "psr/log": "^1.0"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
            "description": "Guzzle is a PHP HTTP client library",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "http client",
                "rest",
                "web service"
Jess's avatar
Jess committed
            "time": "2016-07-15T17:22:37+00:00"
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579"
                "url": "https://api.github.com/repos/guzzle/promises/zipball/c10d860e2a9595f8883527fa0021c7da9e65f579",
                "reference": "c10d860e2a9595f8883527fa0021c7da9e65f579",
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                },
                "files": [
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
Jess's avatar
Jess committed
            "time": "2016-05-18T16:56:05+00:00"
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b"
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
                "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
                "php": ">=5.4.0",
                "psr/http-message": "~1.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "PSR-7 message implementation",
Jess's avatar
Jess committed
            "time": "2016-06-24T23:00:38+00:00"
        {
            "name": "ircmaxell/password-compat",
            "version": "v1.0.4",
            "source": {
                "type": "git",
                "url": "https://github.com/ircmaxell/password_compat.git",
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "4.*"
            },
            "type": "library",
            "autoload": {
                "files": [
                    "lib/password.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anthony Ferrara",
                    "email": "ircmaxell@php.net",
                    "homepage": "http://blog.ircmaxell.com"
                }
            ],
            "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
            "homepage": "https://github.com/ircmaxell/password_compat",
            "keywords": [
                "hashing",
                "password"
            ],
Jess's avatar
Jess committed
            "time": "2014-11-20T16:49:30+00:00"
            "source": {
                "type": "git",
                "url": "https://github.com/Masterminds/html5-php.git",
                "reference": "170aa5cb35b29fccafbf5ea63487c013f396fdc9"
                "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/170aa5cb35b29fccafbf5ea63487c013f396fdc9",
                "reference": "170aa5cb35b29fccafbf5ea63487c013f396fdc9",
                "shasum": ""
            },
            "require": {
                "ext-libxml": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*",
                "sami/sami": "~2.0",
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Masterminds\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matt Butcher",
                    "email": "technosophos@gmail.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                },
                {
                    "name": "Matt Farina",
                    "email": "matt@mattfarina.com"
                }
            ],
            "description": "An HTML5 parser and serializer.",
            "homepage": "http://masterminds.github.io/html5-php",
            "keywords": [
                "HTML5",
                "dom",
                "html",
                "parser",
                "querypath",
                "serializer",
                "xml"
            ],
Jess's avatar
Jess committed
            "time": "2016-05-10T14:11:45+00:00"
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf"
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf",
                "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "type": "library",
            "autoload": {
                "files": [
                    "lib/random.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "pseudorandom",
                "random"
            ],
Jess's avatar
Jess committed
            "time": "2016-04-03T06:00:07+00:00"
            "name": "psr/http-message",
            "version": "1.0",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
                "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
            "description": "Common interface for HTTP messages",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
Jess's avatar
Jess committed
            "time": "2015-05-04T20:22:00+00:00"
                "url": "https://github.com/php-fig/log.git",
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
            "description": "Common interface for logging libraries",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
Jess's avatar
Jess committed
            "time": "2012-12-21T11:40:51+00:00"
                "url": "https://github.com/stackphp/builder.git",
                "reference": "59fcc9b448a8ce5e338a04c4e2e4aca893e83425"
                "url": "https://api.github.com/repos/stackphp/builder/zipball/59fcc9b448a8ce5e338a04c4e2e4aca893e83425",
                "reference": "59fcc9b448a8ce5e338a04c4e2e4aca893e83425",
                "symfony/http-foundation": "~2.1|~3.0",
                "symfony/http-kernel": "~2.1|~3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
            "description": "Builder for stack middlewares based on HttpKernelInterface.",
Jess's avatar
Jess committed
            "time": "2016-06-02T06:58:42+00:00"
                "url": "https://github.com/symfony-cmf/Routing.git",
                "reference": "b93704ca098334f56e9b317932f21a4362e620db"
                "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/b93704ca098334f56e9b317932f21a4362e620db",
                "reference": "b93704ca098334f56e9b317932f21a4362e620db",
                "php": "^5.3.9|^7.0",
                "psr/log": "1.*",
                "symfony/http-kernel": "^2.2|3.*",
                "symfony/routing": "^2.2|3.*"
                "friendsofsymfony/jsrouting-bundle": "^1.1",
                "symfony-cmf/testing": "^1.3",
                "symfony/config": "^2.2|3.*",
                "symfony/dependency-injection": "^2.0.5|3.*",
                "symfony/event-dispatcher": "^2.1|3.*"
                "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)"
                "psr-4": {
                    "Symfony\\Cmf\\Component\\Routing\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                    "name": "Symfony CMF Community",
                    "homepage": "https://github.com/symfony-cmf/Routing/contributors"
            "description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers",
            "homepage": "http://cmf.symfony.com",
Jess's avatar
Jess committed
            "time": "2016-03-31T09:11:39+00:00"
                "url": "https://github.com/symfony/class-loader.git",
                "reference": "2c8de07a8a4cc4da9c018ab7a81888b80e762f93"
                "url": "https://api.github.com/repos/symfony/class-loader/zipball/2c8de07a8a4cc4da9c018ab7a81888b80e762f93",
                "reference": "2c8de07a8a4cc4da9c018ab7a81888b80e762f93",
                "symfony/finder": "^2.0.5|~3.0.0"
                "psr-4": {
                    "Symfony\\Component\\ClassLoader\\": ""
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
            "description": "Symfony ClassLoader Component",
            "homepage": "https://symfony.com",
            "time": "2017-02-18T19:13:35+00:00"
                "url": "https://github.com/symfony/console.git",
                "reference": "81508e6fac4476771275a3f4f53c3fee9b956bfa"
                "url": "https://api.github.com/repos/symfony/console/zipball/81508e6fac4476771275a3f4f53c3fee9b956bfa",
                "reference": "81508e6fac4476771275a3f4f53c3fee9b956bfa",
                "symfony/debug": "^2.7.2|~3.0.0",
                "symfony/event-dispatcher": "~2.1|~3.0.0",
                "symfony/process": "~2.1|~3.0.0"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/process": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
            },
            "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",
            "time": "2017-03-04T11:00:12+00:00"
                "url": "https://github.com/symfony/debug.git",
                "reference": "e90099a2958d4833a02d05b504cc06e1c234abcc"
                "url": "https://api.github.com/repos/symfony/debug/zipball/e90099a2958d4833a02d05b504cc06e1c234abcc",
                "reference": "e90099a2958d4833a02d05b504cc06e1c234abcc",
                "psr/log": "~1.0"
            },
            "conflict": {
                "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
            },
            "require-dev": {
                "symfony/class-loader": "~2.2|~3.0.0",
                "symfony/http-kernel": "~2.3.24|~2.5.9|^2.6.2|~3.0.0"
                "psr-4": {
                    "Symfony\\Component\\Debug\\": ""
            },
            "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",
            "time": "2017-02-18T19:13:35+00:00"
                "url": "https://github.com/symfony/dependency-injection.git",
                "reference": "efdbeefa454a41154fd99a6f0489f0e9cb46c497"
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/efdbeefa454a41154fd99a6f0489f0e9cb46c497",
                "reference": "efdbeefa454a41154fd99a6f0489f0e9cb46c497",
                "php": ">=5.3.9"
            },
            "conflict": {
                "symfony/expression-language": "<2.6"
                "symfony/config": "~2.2|~3.0.0",
                "symfony/expression-language": "~2.6|~3.0.0",
                "symfony/yaml": "~2.3.42|~2.7.14|~2.8.7|~3.0.7"
                "symfony/expression-language": "For using expressions in service container configuration",
                "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
                "symfony/yaml": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DependencyInjection\\": ""
            },
            "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",
            "time": "2017-02-28T12:31:05+00:00"
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "bb4ec47e8e109c1c1172145732d0aa468d967cd0"
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/bb4ec47e8e109c1c1172145732d0aa468d967cd0",
                "reference": "bb4ec47e8e109c1c1172145732d0aa468d967cd0",
                "symfony/config": "^2.0.5|~3.0.0",
                "symfony/dependency-injection": "~2.6|~3.0.0",
                "symfony/expression-language": "~2.6|~3.0.0",
                "symfony/stopwatch": "~2.3|~3.0.0"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
            },
            "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",
            "time": "2017-02-21T08:33:48+00:00"
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "88af747e7af17d8d7d439ad4639dc3e23ddd3edd"
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/88af747e7af17d8d7d439ad4639dc3e23ddd3edd",
                "reference": "88af747e7af17d8d7d439ad4639dc3e23ddd3edd",
                "php": ">=5.3.9",
                "symfony/polyfill-mbstring": "~1.1",
                "symfony/polyfill-php54": "~1.0",
                "symfony/polyfill-php55": "~1.0"
                "symfony/expression-language": "~2.4|~3.0.0"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
            "description": "Symfony HttpFoundation Component",
            "homepage": "https://symfony.com",
            "time": "2017-03-04T12:20:59+00:00"
                "url": "https://github.com/symfony/http-kernel.git",
                "reference": "18d7a01ac14ffa5a652a635c402b9777f858fc1a"
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/18d7a01ac14ffa5a652a635c402b9777f858fc1a",
                "reference": "18d7a01ac14ffa5a652a635c402b9777f858fc1a",
                "symfony/debug": "^2.6.2",
                "symfony/event-dispatcher": "^2.6.7|~3.0.0",
                "symfony/http-foundation": "~2.7.20|~2.8.13|~3.1.6"
                "symfony/browser-kit": "~2.3|~3.0.0",
                "symfony/class-loader": "~2.1|~3.0.0",
                "symfony/config": "~2.8",
                "symfony/console": "~2.3|~3.0.0",
                "symfony/css-selector": "^2.0.5|~3.0.0",
                "symfony/dependency-injection": "~2.8|~3.0.0",
                "symfony/dom-crawler": "^2.0.5|~3.0.0",
                "symfony/expression-language": "~2.4|~3.0.0",
                "symfony/finder": "^2.0.5|~3.0.0",
                "symfony/process": "^2.0.5|~3.0.0",
                "symfony/routing": "~2.8|~3.0.0",
                "symfony/stopwatch": "~2.3|~3.0.0",
                "symfony/templating": "~2.2|~3.0.0",
                "symfony/translation": "^2.0.5|~3.0.0",
            },
            "suggest": {
                "symfony/browser-kit": "",
                "symfony/class-loader": "",
                "symfony/config": "",
                "symfony/console": "",
                "symfony/dependency-injection": "",
                "symfony/finder": "",
                "symfony/var-dumper": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpKernel\\": ""
            },
            "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",
            "time": "2017-03-06T03:54:35+00:00"
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-apcu.git",
                "reference": "5d4474f447403c3348e37b70acc2b95475b7befa"
                "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/5d4474f447403c3348e37b70acc2b95475b7befa",
                "reference": "5d4474f447403c3348e37b70acc2b95475b7befa",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "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 backporting apcu_* functions to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "apcu",
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
Jess's avatar
Jess committed
            "time": "2016-11-14T01:06:16+00:00"
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-iconv.git",
                "reference": "cba36f3616d9866b3e52662e88da5c090fac1e97"
                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/cba36f3616d9866b3e52662e88da5c090fac1e97",
                "reference": "cba36f3616d9866b3e52662e88da5c090fac1e97",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-iconv": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Iconv\\": ""
                },
                "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 Iconv extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "iconv",
                "polyfill",
                "portable",
                "shim"
            ],
Jess's avatar
Jess committed
            "time": "2016-11-14T01:06:16+00:00"
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
                "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "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"
            ],
Jess's avatar
Jess committed
            "time": "2016-11-14T01:06:16+00:00"
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php54.git",
                "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0"
                "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/90e085822963fdcc9d1c5b73deb3d2e5783b16a0",
                "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php54\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
Jess's avatar
Jess committed
            "time": "2016-11-14T01:06:16+00:00"
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php55.git",
                "reference": "03e3f0350bca2220e3623a0e340eef194405fc67"
                "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/03e3f0350bca2220e3623a0e340eef194405fc67",
                "reference": "03e3f0350bca2220e3623a0e340eef194405fc67",
                "shasum": ""
            },
            "require": {
                "ircmaxell/password-compat": "~1.0",
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php55\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
Jess's avatar
Jess committed
            "time": "2016-11-14T01:06:16+00:00"
                "url": "https://github.com/symfony/process.git",
                "reference": "41336b20b52f5fd5b42a227e394e673c8071118f"
                "url": "https://api.github.com/repos/symfony/process/zipball/41336b20b52f5fd5b42a227e394e673c8071118f",
                "reference": "41336b20b52f5fd5b42a227e394e673c8071118f",
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
            "description": "Symfony Process Component",
            "homepage": "https://symfony.com",
            "time": "2017-03-04T12:20:59+00:00"
            "name": "symfony/psr-http-message-bridge",
            "version": "v0.2",
                "url": "https://github.com/symfony/psr-http-message-bridge.git",
                "reference": "dc7e308e1dc2898a46776e2221a643cb08315453"
                "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/dc7e308e1dc2898a46776e2221a643cb08315453",
                "reference": "dc7e308e1dc2898a46776e2221a643cb08315453",
                "php": ">=5.3.3",
                "psr/http-message": "~1.0",
                "symfony/http-foundation": "~2.3|~3.0"
            "suggest": {
                "zendframework/zend-diactoros": "To use the Zend Diactoros factory"
                "psr-4": {
                    "Symfony\\Bridge\\PsrHttpMessage\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
            "description": "PSR HTTP message bridge",
            "homepage": "http://symfony.com",
Jess's avatar
Jess committed
            "time": "2015-05-29T17:57:12+00:00"
                "url": "https://github.com/symfony/routing.git",
                "reference": "d145cd396f702c497cb24b21785ddac90a23fe71"
                "url": "https://api.github.com/repos/symfony/routing/zipball/d145cd396f702c497cb24b21785ddac90a23fe71",
                "reference": "d145cd396f702c497cb24b21785ddac90a23fe71",
            },
            "require-dev": {
                "doctrine/annotations": "~1.0",
                "doctrine/common": "~2.2",
                "psr/log": "~1.0",
                "symfony/config": "~2.7|~3.0.0",
                "symfony/expression-language": "~2.4|~3.0.0",
                "symfony/http-foundation": "~2.3|~3.0.0",
                "doctrine/annotations": "For using the annotation loader",
                "symfony/config": "For using the all-in-one router or any loader",
                "symfony/dependency-injection": "For loading routes from a service",
                "symfony/expression-language": "For using expression matching",
                "symfony/http-foundation": "For using a Symfony Request object",
                "symfony/yaml": "For using the YAML loader"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                "psr-4": {
                    "Symfony\\Component\\Routing\\": ""
            "notification-url": "https://packagist.org/downloads/",
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
            "description": "Symfony Routing Component",
            "homepage": "https://symfony.com",
            "time": "2017-03-02T15:56:34+00:00"
                "url": "https://github.com/symfony/serializer.git",
                "reference": "df3d919f00177f599c8970e86112c7582b08a582"
                "url": "https://api.github.com/repos/symfony/serializer/zipball/df3d919f00177f599c8970e86112c7582b08a582",
                "reference": "df3d919f00177f599c8970e86112c7582b08a582",
                "php": ">=5.3.9",
                "symfony/polyfill-php55": "~1.0"
                "doctrine/annotations": "~1.0",
                "doctrine/cache": "~1.0",
                "symfony/config": "~2.2|~3.0.0",
                "symfony/property-access": "~2.3|~3.0.0",
                "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.",
                "symfony/config": "For using the XML mapping loader.",
                "symfony/property-access": "For using the ObjectNormalizer.",
                "symfony/yaml": "For using the default YAML mapping loader."
                "psr-4": {
                    "Symfony\\Component\\Serializer\\": ""
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
            "description": "Symfony Serializer Component",
            "homepage": "https://symfony.com",
            "time": "2017-03-05T17:40:13+00:00"
Loading
Loading full blame...