Newer
Older
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
"description": "Symfony utilities for portability of PHP codes",
"homepage": "https://symfony.com",
"compat",
"compatibility",
"polyfill",
"shim"
"time": "2017-07-05T15:09:33+00:00"
"name": "symfony/property-access",
"version": "v3.3.9",
"url": "https://github.com/symfony/property-access.git",
"reference": "0f25f903442b33c4939fb1d36d7b0a187aa89d82"
"url": "https://api.github.com/repos/symfony/property-access/zipball/0f25f903442b33c4939fb1d36d7b0a187aa89d82",
"reference": "0f25f903442b33c4939fb1d36d7b0a187aa89d82",
"php": "^5.5.9|>=7.0.8",
"symfony/inflector": "~3.1",
"symfony/polyfill-php70": "~1.0"
"symfony/cache": "~3.1"
},
"suggest": {
"psr/cache-implementation": "To cache access methods."
"type": "library",
"dev-master": "3.3-dev"
"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",
"access",
"array",
"extraction",
"index",
"injection",
"object",
"property",
"property path",
"reflection"
"time": "2017-08-30T14:49:16+00:00"
"name": "symfony/property-info",
"version": "v3.3.9",
"url": "https://github.com/symfony/property-info.git",
"reference": "a97683267ec5f27fdb7f27217eefa82da35c761a"
"url": "https://api.github.com/repos/symfony/property-info/zipball/a97683267ec5f27fdb7f27217eefa82da35c761a",
"reference": "a97683267ec5f27fdb7f27217eefa82da35c761a",
"php": "^5.5.9|>=7.0.8",
"symfony/inflector": "~3.1"
},
"conflict": {
"phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
"phpdocumentor/type-resolver": "<0.2.0",
"symfony/dependency-injection": "<3.3"
"doctrine/annotations": "~1.0",
"phpdocumentor/reflection-docblock": "^3.0|^4.0",
"symfony/cache": "~3.1",
"symfony/dependency-injection": "~3.3",
"symfony/serializer": "~2.8|~3.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"
},
"type": "library",
"dev-master": "3.3-dev"
"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",
"doctrine",
"phpdoc",
"property",
"symfony",
"type",
"validator"
"time": "2017-08-15T13:32:50+00:00"
"name": "symfony/routing",
"version": "v3.3.9",
"url": "https://github.com/symfony/routing.git",
"reference": "970326dcd04522e1cd1fe128abaee54c225e27f9"
"url": "https://api.github.com/repos/symfony/routing/zipball/970326dcd04522e1cd1fe128abaee54c225e27f9",
"reference": "970326dcd04522e1cd1fe128abaee54c225e27f9",
"php": "^5.5.9|>=7.0.8"
},
"conflict": {
"symfony/config": "<2.8",
"symfony/dependency-injection": "<3.3",
"symfony/yaml": "<3.3"
"doctrine/annotations": "~1.0",
"doctrine/common": "~2.2",
"psr/log": "~1.0",
"symfony/config": "~2.8|~3.0",
"symfony/dependency-injection": "~3.3",
"symfony/expression-language": "~2.8|~3.0",
"symfony/http-foundation": "~2.8|~3.0",
"symfony/yaml": "~3.3"
},
"suggest": {
"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",
"dev-master": "3.3-dev"
"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",
"router",
"routing",
"uri",
"url"
"time": "2017-07-29T21:54:42+00:00"
"name": "symfony/security",
"version": "v3.3.9",
"url": "https://github.com/symfony/security.git",
"reference": "2b0cec013b5875c4c74afe39fcf05348d3098037"
"url": "https://api.github.com/repos/symfony/security/zipball/2b0cec013b5875c4c74afe39fcf05348d3098037",
"reference": "2b0cec013b5875c4c74afe39fcf05348d3098037",
"php": "^5.5.9|>=7.0.8",
"symfony/event-dispatcher": "~2.8|~3.0",
"symfony/http-foundation": "~2.8|~3.0",
"symfony/http-kernel": "~3.3",
"symfony/polyfill-php56": "~1.0",
"symfony/polyfill-php70": "~1.0",
"symfony/polyfill-util": "~1.0",
"symfony/property-access": "~2.8|~3.0"
},
"replace": {
"symfony/security-core": "self.version",
"symfony/security-csrf": "self.version",
"symfony/security-guard": "self.version",
"symfony/security-http": "self.version"
"psr/log": "~1.0",
"symfony/expression-language": "~2.8|~3.0",
"symfony/finder": "~2.8|~3.0",
"symfony/ldap": "~3.1",
"symfony/polyfill-intl-icu": "~1.0",
"symfony/routing": "~2.8|~3.0",
"symfony/validator": "^2.8.18|^3.2.5"
},
"suggest": {
"symfony/expression-language": "For using the expression voter",
"symfony/form": "",
"symfony/ldap": "For using the LDAP user and authentication providers",
"symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
"symfony/validator": "For using the user password constraint"
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"
"psr-4": {
"Symfony\\Component\\Security\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
"description": "Symfony Security Component",
"homepage": "https://symfony.com",
"time": "2017-09-11T05:57:23+00:00"
"name": "symfony/security-bundle",
"version": "v3.3.9",
"url": "https://github.com/symfony/security-bundle.git",
"reference": "b55869bc451b26723639b4b8bb782239a4eab69f"
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/b55869bc451b26723639b4b8bb782239a4eab69f",
"reference": "b55869bc451b26723639b4b8bb782239a4eab69f",
"ext-xml": "*",
"php": "^5.5.9|>=7.0.8",
"symfony/dependency-injection": "~3.3",
"symfony/http-kernel": "~3.3",
"symfony/polyfill-php70": "~1.0",
"symfony/security": "~3.3"
"conflict": {
"symfony/var-dumper": "<3.3"
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
"doctrine/doctrine-bundle": "~1.4",
"symfony/asset": "~2.8|~3.0",
"symfony/browser-kit": "~2.8|~3.0",
"symfony/console": "~3.2",
"symfony/css-selector": "~2.8|~3.0",
"symfony/dom-crawler": "~2.8|~3.0",
"symfony/expression-language": "~2.8|~3.0",
"symfony/form": "^2.8.18|^3.2.5",
"symfony/framework-bundle": "^3.2.8",
"symfony/http-foundation": "~2.8|~3.0",
"symfony/process": "~2.8|~3.0",
"symfony/security-acl": "~2.8|~3.0",
"symfony/translation": "~2.8|~3.0",
"symfony/twig-bridge": "~2.8|~3.0",
"symfony/twig-bundle": "~2.8|~3.0",
"symfony/validator": "^3.2.5",
"symfony/var-dumper": "~3.3",
"symfony/yaml": "~2.8|~3.0",
"twig/twig": "~1.34|~2.4"
},
"suggest": {
"symfony/security-acl": "For using the ACL functionality of this bundle"
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"
}
"Symfony\\Bundle\\SecurityBundle\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
"description": "Symfony SecurityBundle",
"homepage": "https://symfony.com",
"time": "2017-07-29T21:54:42+00:00"
"name": "symfony/serializer",
"version": "v3.3.9",
"url": "https://github.com/symfony/serializer.git",
"reference": "f0aba8f6fe23e7de1b68f9d903fc742b8b242dc9"
"url": "https://api.github.com/repos/symfony/serializer/zipball/f0aba8f6fe23e7de1b68f9d903fc742b8b242dc9",
"reference": "f0aba8f6fe23e7de1b68f9d903fc742b8b242dc9",
"php": "^5.5.9|>=7.0.8"
},
"conflict": {
"symfony/dependency-injection": "<3.2",
"symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4",
"symfony/property-info": "<3.1",
"symfony/yaml": "<3.3"
"doctrine/annotations": "~1.0",
"doctrine/cache": "~1.0",
"phpdocumentor/reflection-docblock": "^3.0|^4.0",
"symfony/cache": "~3.1",
"symfony/config": "~2.8|~3.0",
"symfony/dependency-injection": "~3.2",
"symfony/http-foundation": "~2.8|~3.0",
"symfony/property-access": "~2.8|~3.0",
"symfony/property-info": "~3.1",
"symfony/yaml": "~3.3"
},
"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": "To use the DataUriNormalizer.",
"symfony/property-access": "For using the ObjectNormalizer.",
"symfony/property-info": "To deserialize relations.",
"symfony/yaml": "For using the default YAML mapping loader."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"
"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",
"time": "2017-08-15T13:32:50+00:00"
"name": "symfony/stopwatch",
"version": "v3.3.9",
"url": "https://github.com/symfony/stopwatch.git",
"reference": "9a5610a8d6a50985a7be485c0ba745c22607beeb"
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/9a5610a8d6a50985a7be485c0ba745c22607beeb",
"reference": "9a5610a8d6a50985a7be485c0ba745c22607beeb",
"php": "^5.5.9|>=7.0.8"
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"
"autoload": {
"psr-4": {
"Symfony\\Component\\Stopwatch\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Stopwatch Component",
"homepage": "https://symfony.com",
"time": "2017-07-29T21:54:42+00:00"
},
{
"name": "symfony/translation",
"version": "v3.3.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "add53753d978f635492dfe8cd6953f6a7361ef90"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/add53753d978f635492dfe8cd6953f6a7361ef90",
"reference": "add53753d978f635492dfe8cd6953f6a7361ef90",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
"symfony/config": "<2.8",
"symfony/yaml": "<3.3"
},
"require-dev": {
"psr/log": "~1.0",
"symfony/config": "~2.8|~3.0",
"symfony/intl": "^2.8.18|^3.2.5",
"symfony/yaml": "~3.3"
"psr/log": "To use logging capability in translator",
"symfony/config": "",
"symfony/yaml": ""
},
"type": "library",
"dev-master": "3.3-dev"
"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",
"time": "2017-07-29T21:54:42+00:00"
"name": "symfony/twig-bridge",
"version": "v3.3.9",
"url": "https://github.com/symfony/twig-bridge.git",
"reference": "9c12e8f02937a1edfa02fcc73282c7c1a18304b2"
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/9c12e8f02937a1edfa02fcc73282c7c1a18304b2",
"reference": "9c12e8f02937a1edfa02fcc73282c7c1a18304b2",
"php": "^5.5.9|>=7.0.8",
"twig/twig": "~1.34|~2.4"
},
"conflict": {
"symfony/form": "<3.2.10|~3.3,<3.3.3"
"fig/link-util": "^1.0",
"symfony/asset": "~2.8|~3.0",
"symfony/console": "~2.8|~3.0",
"symfony/expression-language": "~2.8|~3.0",
"symfony/finder": "~2.8|~3.0",
"symfony/form": "^3.2.10|^3.3.3",
"symfony/http-kernel": "~3.2",
"symfony/polyfill-intl-icu": "~1.0",
"symfony/routing": "~2.8|~3.0",
"symfony/security": "~2.8|~3.0",
"symfony/security-acl": "~2.8|~3.0",
"symfony/stopwatch": "~2.8|~3.0",
"symfony/templating": "~2.8|~3.0",
"symfony/translation": "~2.8|~3.0",
"symfony/var-dumper": "~2.8.10|~3.1.4|~3.2",
"symfony/web-link": "~3.3",
"symfony/yaml": "~2.8|~3.0"
"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": "For using the SecurityExtension",
"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"
},
"type": "symfony-bridge",
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"
}
"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",
"time": "2017-07-29T21:54:42+00:00"
"name": "symfony/twig-bundle",
"version": "v3.3.9",
"url": "https://github.com/symfony/twig-bundle.git",
"reference": "cb4251a3270d0ea35a503bf3aebb9d917f2c4585"
"url": "https://api.github.com/repos/symfony/twig-bundle/zipball/cb4251a3270d0ea35a503bf3aebb9d917f2c4585",
"reference": "cb4251a3270d0ea35a503bf3aebb9d917f2c4585",
"php": "^5.5.9|>=7.0.8",
"symfony/config": "~3.2",
"symfony/http-foundation": "~2.8|~3.0",
"symfony/http-kernel": "^3.3",
"symfony/twig-bridge": "^3.3",
"twig/twig": "~1.34|~2.4"
},
"conflict": {
"symfony/dependency-injection": "<3.3"
"doctrine/annotations": "~1.0",
"doctrine/cache": "~1.0",
"symfony/asset": "~2.8|~3.0",
"symfony/dependency-injection": "~3.3",
"symfony/expression-language": "~2.8|~3.0",
"symfony/finder": "~2.8|~3.0",
"symfony/form": "~2.8|~3.0",
"symfony/framework-bundle": "^3.2.8",
"symfony/routing": "~2.8|~3.0",
"symfony/stopwatch": "~2.8|~3.0",
"symfony/templating": "~2.8|~3.0",
"symfony/web-link": "~3.3",
"symfony/yaml": "~2.8|~3.0"
"type": "symfony-bundle",
"dev-master": "3.3-dev"
"Symfony\\Bundle\\TwigBundle\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
"description": "Symfony TwigBundle",
"homepage": "https://symfony.com",
"time": "2017-09-01T13:23:39+00:00"
{
"name": "symfony/validator",
"version": "v3.3.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "3ad28ae5f6e71b6c8224569aa6f03908f8a6b1c3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/3ad28ae5f6e71b6c8224569aa6f03908f8a6b1c3",
"reference": "3ad28ae5f6e71b6c8224569aa6f03908f8a6b1c3",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8",
"symfony/polyfill-mbstring": "~1.0",
"symfony/translation": "~2.8|~3.0"
},
"conflict": {
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
"symfony/dependency-injection": "<3.3",
"symfony/yaml": "<3.3"
},
"require-dev": {
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
"doctrine/annotations": "~1.0",
"doctrine/cache": "~1.0",
"egulias/email-validator": "^1.2.8|~2.0",
"symfony/cache": "~3.1",
"symfony/config": "~2.8|~3.0",
"symfony/dependency-injection": "~3.3",
"symfony/expression-language": "~2.8|~3.0",
"symfony/http-foundation": "~2.8|~3.0",
"symfony/intl": "^2.8.18|^3.2.5",
"symfony/yaml": "~3.3"
},
"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/yaml": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"
}
},
"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",
"time": "2017-08-27T14:52:21+00:00"
{
"name": "symfony/yaml",
"version": "v3.3.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "1d8c2a99c80862bdc3af94c1781bf70f86bccac0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/1d8c2a99c80862bdc3af94c1781bf70f86bccac0",
"reference": "1d8c2a99c80862bdc3af94c1781bf70f86bccac0",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8"
},
"require-dev": {
"symfony/console": "~2.8|~3.0"
},
"suggest": {
"symfony/console": "For validating YAML files using the lint command"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.3-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Yaml\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2017-07-29T21:54:42+00:00"
},
"name": "twig/twig",
"version": "v2.4.3",
"url": "https://github.com/twigphp/Twig.git",
"reference": "eab7c3288ae6603d7d6f92b531626af2b162d1f2"
"url": "https://api.github.com/repos/twigphp/Twig/zipball/eab7c3288ae6603d7d6f92b531626af2b162d1f2",
"reference": "eab7c3288ae6603d7d6f92b531626af2b162d1f2",
"php": "^7.0",
"symfony/polyfill-mbstring": "~1.0"
"psr/container": "^1.0",
"symfony/debug": "~2.7",
"symfony/phpunit-bridge": "~3.3@dev"
"type": "library",
"dev-master": "2.4-dev"
"psr-0": {
"Twig_": "lib/"
"psr-4": {
"Twig\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
},
{
"name": "Armin Ronacher",
"email": "armin.ronacher@active-4.com",
"role": "Project Founder"
},
{
"name": "Twig Team",
"homepage": "http://twig.sensiolabs.org/contributors",
"role": "Contributors"
"description": "Twig, the flexible, fast, and secure template language for PHP",
"homepage": "http://twig.sensiolabs.org",
"keywords": [
"templating"
],
"time": "2017-06-07T18:47:58+00:00"
"name": "webmozart/assert",
"version": "1.2.0",
"url": "https://github.com/webmozart/assert.git",
"reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
"url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
"reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
"php": "^5.3.3 || ^7.0"
"require-dev": {
"phpunit/phpunit": "^4.6",
"sebastian/version": "^1.0.1"
"type": "library",
"dev-master": "1.3-dev"
"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"
],
"time": "2016-11-23T20:04:58+00:00"
"name": "willdurand/negotiation",
"version": "v2.3.1",