|
|
|
@ -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": "7c032aacdd51f5ad5ecb242caba97cf6",
|
|
|
|
|
"content-hash": "03cff0d8812e3e106effbb2da3b9eafd",
|
|
|
|
|
"packages": [
|
|
|
|
|
{
|
|
|
|
|
"name": "doctrine/annotations",
|
|
|
|
@ -2024,6 +2024,84 @@
|
|
|
|
|
},
|
|
|
|
|
"time": "2021-05-03T11:20:27+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "sensio/framework-extra-bundle",
|
|
|
|
|
"version": "v6.2.8",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
|
|
|
|
|
"reference": "bb962f8aed09e60b0942545f6e4842ffeee4aafd"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/bb962f8aed09e60b0942545f6e4842ffeee4aafd",
|
|
|
|
|
"reference": "bb962f8aed09e60b0942545f6e4842ffeee4aafd",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"doctrine/annotations": "^1.0",
|
|
|
|
|
"php": ">=7.2.5",
|
|
|
|
|
"symfony/config": "^4.4|^5.0|^6.0",
|
|
|
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
|
|
|
"symfony/framework-bundle": "^4.4|^5.0|^6.0",
|
|
|
|
|
"symfony/http-kernel": "^4.4|^5.0|^6.0"
|
|
|
|
|
},
|
|
|
|
|
"conflict": {
|
|
|
|
|
"doctrine/doctrine-cache-bundle": "<1.3.1",
|
|
|
|
|
"doctrine/persistence": "<1.3"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"doctrine/dbal": "^2.10|^3.0",
|
|
|
|
|
"doctrine/doctrine-bundle": "^1.11|^2.0",
|
|
|
|
|
"doctrine/orm": "^2.5",
|
|
|
|
|
"symfony/browser-kit": "^4.4|^5.0|^6.0",
|
|
|
|
|
"symfony/doctrine-bridge": "^4.4|^5.0|^6.0",
|
|
|
|
|
"symfony/dom-crawler": "^4.4|^5.0|^6.0",
|
|
|
|
|
"symfony/expression-language": "^4.4|^5.0|^6.0",
|
|
|
|
|
"symfony/finder": "^4.4|^5.0|^6.0",
|
|
|
|
|
"symfony/monolog-bridge": "^4.0|^5.0|^6.0",
|
|
|
|
|
"symfony/monolog-bundle": "^3.2",
|
|
|
|
|
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0",
|
|
|
|
|
"symfony/security-bundle": "^4.4|^5.0|^6.0",
|
|
|
|
|
"symfony/twig-bundle": "^4.4|^5.0|^6.0",
|
|
|
|
|
"symfony/yaml": "^4.4|^5.0|^6.0",
|
|
|
|
|
"twig/twig": "^1.34|^2.4|^3.0"
|
|
|
|
|
},
|
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
|
"extra": {
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
"dev-master": "6.1.x-dev"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"autoload": {
|
|
|
|
|
"psr-4": {
|
|
|
|
|
"Sensio\\Bundle\\FrameworkExtraBundle\\": "src/"
|
|
|
|
|
},
|
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
|
"/tests/"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
"license": [
|
|
|
|
|
"MIT"
|
|
|
|
|
],
|
|
|
|
|
"authors": [
|
|
|
|
|
{
|
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"description": "This bundle provides a way to configure your controllers with annotations",
|
|
|
|
|
"keywords": [
|
|
|
|
|
"annotations",
|
|
|
|
|
"controllers"
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/issues",
|
|
|
|
|
"source": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/tree/v6.2.8"
|
|
|
|
|
},
|
|
|
|
|
"time": "2022-09-05T16:44:56+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "symfony/asset",
|
|
|
|
|
"version": "v5.4.13",
|
|
|
|
|