|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
|
|
"This file is @generated automatically"
|
|
|
|
|
],
|
|
|
|
|
"content-hash": "8599ff3bf6527894dd387d5a4d9d4076",
|
|
|
|
|
"content-hash": "c1d18f6f47806c1deade9c1c5e845af7",
|
|
|
|
|
"packages": [
|
|
|
|
|
{
|
|
|
|
|
"name": "doctrine/annotations",
|
|
|
|
@ -4493,6 +4493,34 @@
|
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
|
"time": "2020-01-09T09:53:06+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/profiler-pack",
|
|
|
|
|
"version": "v1.0.4",
|
|
|
|
|
"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": "*"
|
|
|
|
|
},
|
|
|
|
|
"type": "symfony-pack",
|
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
"license": [
|
|
|
|
|
"MIT"
|
|
|
|
|
],
|
|
|
|
|
"description": "A pack for the Symfony web profiler",
|
|
|
|
|
"time": "2018-12-10T12:11:44+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/property-access",
|
|
|
|
|
"version": "v5.0.3",
|
|
|
|
@ -5332,7 +5360,7 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/translation",
|
|
|
|
|
"version": "v5.0.3",
|
|
|
|
|
"version": "v5.0.4",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/translation.git",
|
|
|
|
@ -5970,6 +5998,72 @@
|
|
|
|
|
],
|
|
|
|
|
"time": "2020-01-04T14:08:26+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/web-profiler-bundle",
|
|
|
|
|
"version": "v5.0.3",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/web-profiler-bundle.git",
|
|
|
|
|
"reference": "438d072d21675806dedd3ca31c7a436db3ac3688"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/438d072d21675806dedd3ca31c7a436db3ac3688",
|
|
|
|
|
"reference": "438d072d21675806dedd3ca31c7a436db3ac3688",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"php": "^7.2.5",
|
|
|
|
|
"symfony/config": "^4.4|^5.0",
|
|
|
|
|
"symfony/framework-bundle": "^4.4|^5.0",
|
|
|
|
|
"symfony/http-kernel": "^4.4|^5.0",
|
|
|
|
|
"symfony/routing": "^4.4|^5.0",
|
|
|
|
|
"symfony/twig-bundle": "^4.4|^5.0",
|
|
|
|
|
"twig/twig": "^2.10|^3.0"
|
|
|
|
|
},
|
|
|
|
|
"conflict": {
|
|
|
|
|
"symfony/form": "<4.4",
|
|
|
|
|
"symfony/messenger": "<4.4"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"symfony/browser-kit": "^4.4|^5.0",
|
|
|
|
|
"symfony/console": "^4.4|^5.0",
|
|
|
|
|
"symfony/css-selector": "^4.4|^5.0",
|
|
|
|
|
"symfony/dependency-injection": "^4.4|^5.0",
|
|
|
|
|
"symfony/stopwatch": "^4.4|^5.0"
|
|
|
|
|
},
|
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
|
"extra": {
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
"dev-master": "5.0-dev"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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",
|
|
|
|
|
"time": "2020-01-09T12:38:56+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/yaml",
|
|
|
|
|
"version": "v5.0.3",
|
|
|
|
@ -6752,34 +6846,6 @@
|
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
|
"time": "2020-01-21T08:40:24+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/profiler-pack",
|
|
|
|
|
"version": "v1.0.4",
|
|
|
|
|
"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": "*"
|
|
|
|
|
},
|
|
|
|
|
"type": "symfony-pack",
|
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
"license": [
|
|
|
|
|
"MIT"
|
|
|
|
|
],
|
|
|
|
|
"description": "A pack for the Symfony web profiler",
|
|
|
|
|
"time": "2018-12-10T12:11:44+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/test-pack",
|
|
|
|
|
"version": "v1.0.6",
|
|
|
|
@ -6807,72 +6873,6 @@
|
|
|
|
|
],
|
|
|
|
|
"description": "A pack for functional and end-to-end testing within a Symfony app",
|
|
|
|
|
"time": "2019-06-21T06:27:32+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/web-profiler-bundle",
|
|
|
|
|
"version": "v5.0.3",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/web-profiler-bundle.git",
|
|
|
|
|
"reference": "438d072d21675806dedd3ca31c7a436db3ac3688"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/438d072d21675806dedd3ca31c7a436db3ac3688",
|
|
|
|
|
"reference": "438d072d21675806dedd3ca31c7a436db3ac3688",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"php": "^7.2.5",
|
|
|
|
|
"symfony/config": "^4.4|^5.0",
|
|
|
|
|
"symfony/framework-bundle": "^4.4|^5.0",
|
|
|
|
|
"symfony/http-kernel": "^4.4|^5.0",
|
|
|
|
|
"symfony/routing": "^4.4|^5.0",
|
|
|
|
|
"symfony/twig-bundle": "^4.4|^5.0",
|
|
|
|
|
"twig/twig": "^2.10|^3.0"
|
|
|
|
|
},
|
|
|
|
|
"conflict": {
|
|
|
|
|
"symfony/form": "<4.4",
|
|
|
|
|
"symfony/messenger": "<4.4"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"symfony/browser-kit": "^4.4|^5.0",
|
|
|
|
|
"symfony/console": "^4.4|^5.0",
|
|
|
|
|
"symfony/css-selector": "^4.4|^5.0",
|
|
|
|
|
"symfony/dependency-injection": "^4.4|^5.0",
|
|
|
|
|
"symfony/stopwatch": "^4.4|^5.0"
|
|
|
|
|
},
|
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
|
"extra": {
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
"dev-master": "5.0-dev"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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",
|
|
|
|
|
"time": "2020-01-09T12:38:56+00:00"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"aliases": [],
|
|
|
|
|