CdsConnector/symfony.lock

265 lines
7.4 KiB
Plaintext
Raw Normal View History

2022-06-22 13:05:45 +02:00
{
2022-06-22 17:01:26 +02:00
"api-platform/core": {
2023-06-14 17:02:24 +02:00
"version": "3.1",
2022-06-22 17:01:26 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
2023-06-14 17:02:24 +02:00
"version": "3.0",
"ref": "0330386d716d3eecc52ee5ac66976e733eb8f961"
2022-06-22 17:01:26 +02:00
},
"files": [
"config/routes/api_platform.yaml",
2023-06-14 17:02:24 +02:00
"src/ApiResource/.gitignore"
2022-06-22 17:01:26 +02:00
]
},
"doctrine/annotations": {
2023-06-14 17:02:24 +02:00
"version": "1.14",
2022-06-22 17:01:26 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.10",
"ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05"
}
},
"doctrine/doctrine-bundle": {
2023-06-14 17:02:24 +02:00
"version": "2.9",
2022-06-22 17:01:26 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "2.4",
2023-02-02 13:50:52 +01:00
"ref": "013b823e7fee65890b23e40f31e6667a1ac519ac"
2022-06-22 17:01:26 +02:00
},
"files": [
"config/packages/doctrine.yaml",
"src/Entity/.gitignore",
"src/Repository/.gitignore"
]
},
"doctrine/doctrine-migrations-bundle": {
"version": "3.2",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "3.1",
2023-02-02 13:53:24 +01:00
"ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
2022-06-22 17:01:26 +02:00
},
"files": [
"config/packages/doctrine_migrations.yaml",
"migrations/.gitignore"
]
},
"nelmio/cors-bundle": {
2023-06-14 17:02:24 +02:00
"version": "2.3",
2022-06-22 17:01:26 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.5",
"ref": "6bea22e6c564fba3a1391615cada1437d0bde39c"
},
"files": [
"config/packages/nelmio_cors.yaml"
]
},
2022-06-28 17:20:37 +02:00
"phpunit/phpunit": {
2023-06-14 17:02:24 +02:00
"version": "9.6",
2022-06-28 17:20:37 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "9.3",
"ref": "a6249a6c4392e9169b87abf93225f7f9f59025e6"
},
"files": [
".env.test",
"phpunit.xml.dist",
"tests/bootstrap.php"
]
},
2023-09-13 14:59:34 +02:00
"symfony/apache-pack": {
"version": "1.0",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "1.0",
"ref": "efb318193e48384eb5c5aadff15396ed698f8ffc"
},
"files": [
"public/.htaccess"
]
},
2022-06-22 13:05:45 +02:00
"symfony/console": {
"version": "6.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.3",
"ref": "da0c8be8157600ad34f10ff0c9cc91232522e047"
},
"files": [
"bin/console"
]
},
"symfony/debug-bundle": {
"version": "6.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.3",
"ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b"
},
"files": [
"config/packages/debug.yaml"
]
},
"symfony/flex": {
2023-06-14 17:02:24 +02:00
"version": "2.3",
2022-06-22 13:05:45 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.0",
2022-07-18 16:25:00 +02:00
"ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
2022-06-22 13:05:45 +02:00
},
"files": [
".env"
]
},
"symfony/framework-bundle": {
"version": "6.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.4",
"ref": "3cd216a4d007b78d8554d44a5b1c0a446dab24fb"
},
"files": [
"config/packages/cache.yaml",
"config/packages/framework.yaml",
"config/preload.php",
"config/routes/framework.yaml",
"config/services.yaml",
"public/index.php",
"src/Controller/.gitignore",
"src/Kernel.php"
]
},
2022-06-22 17:01:26 +02:00
"symfony/maker-bundle": {
2023-06-14 17:02:24 +02:00
"version": "1.48",
2022-06-22 17:01:26 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.0",
"ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
}
},
2022-06-22 13:05:45 +02:00
"symfony/monolog-bundle": {
"version": "3.8",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "3.7",
"ref": "213676c4ec929f046dfde5ea8e97625b81bc0578"
},
"files": [
"config/packages/monolog.yaml"
]
},
2023-06-14 17:02:24 +02:00
"symfony/notifier": {
"version": "6.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.0",
"ref": "c31585e252b32fe0e1f30b1f256af553f4a06eb9"
},
"files": [
"config/packages/notifier.yaml"
]
},
2022-06-28 17:20:37 +02:00
"symfony/phpunit-bridge": {
2023-06-14 17:02:24 +02:00
"version": "6.3",
2022-06-28 17:20:37 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.3",
2023-02-06 10:11:39 +01:00
"ref": "819d3d2ffa4590eba0b8f4f3e5e89415ee4e45c3"
2022-06-28 17:20:37 +02:00
},
"files": [
".env.test",
"bin/phpunit",
"phpunit.xml.dist",
"tests/bootstrap.php"
]
},
2022-06-22 13:05:45 +02:00
"symfony/routing": {
"version": "6.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "6.1",
"ref": "a44010c0d06989bd4f154aa07d2542d47caf5b83"
},
"files": [
"config/packages/routing.yaml",
"config/routes.yaml"
]
},
2022-06-22 17:01:26 +02:00
"symfony/security-bundle": {
"version": "6.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "6.0",
"ref": "8a5b112826f7d3d5b07027f93786ae11a1c7de48"
},
"files": [
"config/packages/security.yaml"
]
},
2023-06-14 17:02:24 +02:00
"symfony/slack-notifier": {
"version": "6.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.2",
"ref": "192bc241a3095c6861353e5a7a652ad35659ca92"
}
},
2022-06-22 13:05:45 +02:00
"symfony/twig-bundle": {
"version": "6.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.4",
"ref": "bb2178c57eee79e6be0b297aa96fc0c0def81387"
},
"files": [
"config/packages/twig.yaml",
"templates/base.html.twig"
]
},
2022-06-22 17:01:26 +02:00
"symfony/validator": {
"version": "6.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.3",
"ref": "c32cfd98f714894c4f128bb99aa2530c1227603c"
},
"files": [
"config/packages/validator.yaml"
]
},
2022-06-22 13:05:45 +02:00
"symfony/web-profiler-bundle": {
"version": "6.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "6.1",
"ref": "e42b3f0177df239add25373083a564e5ead4e13a"
},
"files": [
"config/packages/web_profiler.yaml",
"config/routes/web_profiler.yaml"
]
}
}