|
|
|
@ -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": "9a37fb1f1119669bc5d2ebb272491699",
|
|
|
|
|
"content-hash": "104b8c116015bbc6f7f3efa3d0618a90",
|
|
|
|
|
"packages": [
|
|
|
|
|
{
|
|
|
|
|
"name": "composer/package-versions-deprecated",
|
|
|
|
@ -6837,6 +6837,84 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2021-03-23T13:53:38+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/web-profiler-bundle",
|
|
|
|
|
"version": "v5.2.8",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/symfony/web-profiler-bundle.git",
|
|
|
|
|
"reference": "68aea5b0ca1328c2a1ae3df04cce50302a5106f9"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/68aea5b0ca1328c2a1ae3df04cce50302a5106f9",
|
|
|
|
|
"reference": "68aea5b0ca1328c2a1ae3df04cce50302a5106f9",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"php": ">=7.2.5",
|
|
|
|
|
"symfony/config": "^4.4|^5.0",
|
|
|
|
|
"symfony/framework-bundle": "^5.1",
|
|
|
|
|
"symfony/http-kernel": "^5.2",
|
|
|
|
|
"symfony/routing": "^4.4|^5.0",
|
|
|
|
|
"symfony/twig-bundle": "^4.4|^5.0",
|
|
|
|
|
"twig/twig": "^2.13|^3.0.4"
|
|
|
|
|
},
|
|
|
|
|
"conflict": {
|
|
|
|
|
"symfony/dependency-injection": "<5.2",
|
|
|
|
|
"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/stopwatch": "^4.4|^5.0"
|
|
|
|
|
},
|
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
|
"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": "Provides a development tool that gives detailed information about the execution of any request",
|
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
|
"support": {
|
|
|
|
|
"source": "https://github.com/symfony/web-profiler-bundle/tree/v5.2.8"
|
|
|
|
|
},
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
|
"type": "custom"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
"type": "tidelift"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"time": "2021-05-11T14:36:09+00:00"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"aliases": [],
|
|
|
|
|