Spookie/symfony.lock

381 lines
10 KiB
Plaintext
Raw Normal View History

2021-05-30 17:18:58 +02:00
{
2021-05-30 17:30:29 +02:00
"doctrine/annotations": {
2022-04-11 17:49:42 +02:00
"version": "1.13",
2021-05-30 17:30:29 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2022-04-11 17:49:42 +02:00
"version": "1.10",
"ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05"
}
2021-05-30 17:30:29 +02:00
},
2021-05-30 17:34:33 +02:00
"doctrine/doctrine-bundle": {
2022-10-28 18:48:25 +02:00
"version": "2.7",
2021-05-30 17:34:33 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2022-04-11 17:49:42 +02:00
"version": "2.4",
2022-10-28 18:48:25 +02:00
"ref": "da713d006953b90d1c085c1be480ecdd6c4a95e0"
2021-05-30 17:34:33 +02:00
},
"files": [
"config/packages/doctrine.yaml",
"src/Entity/.gitignore",
"src/Repository/.gitignore"
]
},
"doctrine/doctrine-migrations-bundle": {
2022-04-11 17:49:42 +02:00
"version": "3.2",
2021-05-30 17:34:33 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2021-05-30 17:34:33 +02:00
"version": "3.1",
2022-10-28 18:48:25 +02:00
"ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
2021-05-30 17:34:33 +02:00
},
"files": [
"config/packages/doctrine_migrations.yaml",
"migrations/.gitignore"
]
},
2021-05-30 18:25:36 +02:00
"easycorp/easyadmin-bundle": {
2022-10-28 18:48:25 +02:00
"version": "4.4",
2021-05-30 18:25:36 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2021-05-30 18:25:36 +02:00
"version": "3.0",
"ref": "b131e6cbfe1b898a508987851963fff485986285"
}
},
2021-06-01 18:48:20 +02:00
"knplabs/knp-time-bundle": {
2022-10-28 18:48:25 +02:00
"version": "v1.20.0"
2022-04-11 17:49:42 +02:00
},
2022-11-10 13:48:29 +01:00
"liip/imagine-bundle": {
"version": "2.9",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "1.8",
"ref": "d1227d002b70d1a1f941d91845fcd7ac7fbfc929"
},
"files": [
"config/packages/liip_imagine.yaml",
"config/routes/liip_imagine.yaml"
]
},
2022-05-03 14:52:04 +02:00
"nelmio/cors-bundle": {
"version": "2.2",
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2022-05-03 14:52:04 +02:00
"version": "1.5",
"ref": "6bea22e6c564fba3a1391615cada1437d0bde39c"
},
"files": [
"config/packages/nelmio_cors.yaml"
]
},
2022-11-15 17:17:47 +01:00
"php-flasher/flasher-sweetalert-symfony": {
"version": "v1.7.0"
},
"php-flasher/flasher-symfony": {
"version": "v1.7.0"
},
2022-12-28 12:39:02 +01:00
"phpunit/phpunit": {
"version": "9.5",
2022-04-11 17:49:42 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2022-12-28 12:39:02 +01:00
"version": "9.3",
"ref": "a6249a6c4392e9169b87abf93225f7f9f59025e6"
2022-04-11 17:49:42 +02:00
},
"files": [
2022-12-28 12:39:02 +01:00
".env.test",
"phpunit.xml.dist",
"tests/bootstrap.php"
2022-04-11 17:49:42 +02:00
]
2021-05-30 17:18:58 +02:00
},
2022-10-28 18:48:25 +02:00
"symfony/apache-pack": {
"version": "1.0",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "1.0",
"ref": "9d254a22efca7264203eea98b866f16f944b2f09"
},
"files": [
"public/.htaccess"
]
2021-05-30 17:18:58 +02:00
},
"symfony/console": {
2022-10-28 18:48:25 +02:00
"version": "6.1",
2021-05-30 17:18:58 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2021-06-14 19:20:55 +02:00
"version": "5.3",
"ref": "da0c8be8157600ad34f10ff0c9cc91232522e047"
2021-05-30 17:18:58 +02:00
},
"files": [
"bin/console"
]
},
2022-04-11 17:49:42 +02:00
"symfony/debug-bundle": {
2022-10-28 18:48:25 +02:00
"version": "6.1",
2022-04-11 17:49:42 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2022-04-11 17:49:42 +02:00
"version": "5.3",
"ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b"
},
"files": [
"config/packages/debug.yaml"
]
},
2021-05-30 17:18:58 +02:00
"symfony/flex": {
2022-10-28 18:48:25 +02:00
"version": "2.2",
2021-05-30 17:18:58 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2021-05-30 17:18:58 +02:00
"version": "1.0",
2022-10-28 18:48:25 +02:00
"ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
2021-05-30 17:18:58 +02:00
},
"files": [
".env"
]
},
"symfony/framework-bundle": {
2022-10-28 18:48:25 +02:00
"version": "6.1",
2021-05-30 17:18:58 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2022-04-11 17:49:42 +02:00
"version": "5.4",
"ref": "3cd216a4d007b78d8554d44a5b1c0a446dab24fb"
2021-05-30 17:18:58 +02:00
},
"files": [
"config/packages/cache.yaml",
"config/packages/framework.yaml",
"config/preload.php",
2022-04-11 17:49:42 +02:00
"config/routes/framework.yaml",
2021-05-30 17:18:58 +02:00
"config/services.yaml",
"public/index.php",
"src/Controller/.gitignore",
"src/Kernel.php"
]
},
2022-11-10 13:48:29 +01:00
"symfony/lock": {
"version": "6.1",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.2",
"ref": "8e937ff2b4735d110af1770f242c1107fdab4c8e"
},
"files": [
"config/packages/lock.yaml"
]
},
2021-06-01 18:48:20 +02:00
"symfony/mailer": {
2022-10-28 18:48:25 +02:00
"version": "6.1",
2021-06-01 18:48:20 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2021-06-01 18:48:20 +02:00
"version": "4.3",
2022-04-11 17:49:42 +02:00
"ref": "97a61eabb351d7f6cb7702039bcfe07fe9d7e03c"
2021-06-01 18:48:20 +02:00
},
"files": [
"config/packages/mailer.yaml"
]
},
2021-05-30 17:26:27 +02:00
"symfony/maker-bundle": {
2022-10-28 18:48:25 +02:00
"version": "1.47",
2021-05-30 17:26:27 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2021-05-30 17:26:27 +02:00
"version": "1.0",
"ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
}
},
2022-04-11 17:49:42 +02:00
"symfony/messenger": {
2022-10-28 18:48:25 +02:00
"version": "6.1",
2022-04-11 17:49:42 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-05-11 14:48:57 +02:00
"branch": "main",
"version": "6.0",
"ref": "2523f7d31488903e247a522e760dc279be7f7aaf"
2022-04-11 17:49:42 +02:00
},
"files": [
"config/packages/messenger.yaml"
]
},
2021-06-13 13:23:56 +02:00
"symfony/monolog-bundle": {
2022-10-28 18:48:25 +02:00
"version": "3.8",
2021-06-13 13:23:56 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2021-06-13 13:23:56 +02:00
"version": "3.7",
2022-04-11 17:49:42 +02:00
"ref": "213676c4ec929f046dfde5ea8e97625b81bc0578"
2021-06-13 13:23:56 +02:00
},
"files": [
2022-04-11 17:49:42 +02:00
"config/packages/monolog.yaml"
2021-06-13 13:23:56 +02:00
]
},
2022-04-11 17:49:42 +02:00
"symfony/notifier": {
2022-10-28 18:48:25 +02:00
"version": "6.1",
2022-04-11 17:49:42 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2022-04-11 17:49:42 +02:00
"version": "5.0",
"ref": "c31585e252b32fe0e1f30b1f256af553f4a06eb9"
},
"files": [
"config/packages/notifier.yaml"
]
2021-05-30 18:25:36 +02:00
},
2022-12-28 12:39:02 +01:00
"symfony/phpunit-bridge": {
"version": "6.2",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.3",
"ref": "97cb3dc7b0f39c7cfc4b7553504c9d7b7795de96"
},
"files": [
".env.test",
"bin/phpunit",
"phpunit.xml.dist",
"tests/bootstrap.php"
]
},
2021-05-30 17:18:58 +02:00
"symfony/routing": {
2022-10-28 18:48:25 +02:00
"version": "6.1",
2021-05-30 17:18:58 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
"version": "6.1",
"ref": "a44010c0d06989bd4f154aa07d2542d47caf5b83"
2021-05-30 17:18:58 +02:00
},
"files": [
"config/packages/routing.yaml",
"config/routes.yaml"
]
},
2021-05-30 17:34:33 +02:00
"symfony/security-bundle": {
2022-10-28 18:48:25 +02:00
"version": "6.1",
2021-05-30 17:34:33 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
"version": "6.0",
"ref": "8a5b112826f7d3d5b07027f93786ae11a1c7de48"
2021-05-30 17:34:33 +02:00
},
"files": [
"config/packages/security.yaml"
]
},
2021-05-30 18:25:36 +02:00
"symfony/translation": {
2022-10-28 18:48:25 +02:00
"version": "6.1",
2021-05-30 18:25:36 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2022-04-11 17:49:42 +02:00
"version": "5.3",
"ref": "da64f5a2b6d96f5dc24914517c0350a5f91dee43"
2021-05-30 18:25:36 +02:00
},
"files": [
"config/packages/translation.yaml",
"translations/.gitignore"
]
},
2021-05-30 17:27:39 +02:00
"symfony/twig-bundle": {
2022-10-28 18:48:25 +02:00
"version": "6.1",
2021-05-30 17:27:39 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2022-04-11 17:49:42 +02:00
"version": "5.4",
"ref": "bb2178c57eee79e6be0b297aa96fc0c0def81387"
2021-05-30 17:27:39 +02:00
},
"files": [
"config/packages/twig.yaml",
"templates/base.html.twig"
]
2022-12-28 12:39:02 +01:00
},
"symfony/uid": {
"version": "6.2",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "6.2",
"ref": "d294ad4add3e15d7eb1bae0221588ca89b38e558"
},
"files": [
"config/packages/uid.yaml"
]
2021-05-30 17:27:39 +02:00
},
2022-11-15 17:17:47 +01:00
"symfony/ux-cropperjs": {
"version": "v2.5.0"
},
"symfony/ux-dropzone": {
"version": "v2.5.0"
},
"symfony/ux-turbo": {
"version": "v2.5.0"
},
2021-05-30 20:30:01 +02:00
"symfony/validator": {
2022-10-28 18:48:25 +02:00
"version": "6.1",
2021-05-30 20:30:01 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
2022-04-11 17:49:42 +02:00
"version": "5.3",
"ref": "c32cfd98f714894c4f128bb99aa2530c1227603c"
2021-05-30 20:30:01 +02:00
},
"files": [
"config/packages/validator.yaml"
]
},
2021-05-30 17:27:39 +02:00
"symfony/web-profiler-bundle": {
2022-10-28 18:48:25 +02:00
"version": "6.1",
2022-04-11 17:49:42 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-10-28 18:48:25 +02:00
"branch": "main",
"version": "6.1",
"ref": "e42b3f0177df239add25373083a564e5ead4e13a"
2022-04-11 17:49:42 +02:00
},
"files": [
"config/packages/web_profiler.yaml",
"config/routes/web_profiler.yaml"
]
},
2021-06-01 18:48:20 +02:00
"symfony/webpack-encore-bundle": {
2022-10-28 18:48:25 +02:00
"version": "1.16",
2021-06-01 18:48:20 +02:00
"recipe": {
"repo": "github.com/symfony/recipes",
2022-05-12 19:29:14 +02:00
"branch": "main",
2022-04-11 17:49:42 +02:00
"version": "1.10",
2022-10-28 18:48:25 +02:00
"ref": "5878c7c28468ca0fdce2497a04cfc66bab0dc3ef"
2021-06-01 18:48:20 +02:00
},
"files": [
2022-05-12 19:29:14 +02:00
"assets/app.js",
2021-06-01 18:48:20 +02:00
"assets/bootstrap.js",
"assets/controllers.json",
2022-05-12 19:29:14 +02:00
"assets/controllers/hello_controller.js",
2021-06-01 18:48:20 +02:00
"assets/styles/app.css",
"config/packages/webpack_encore.yaml",
"package.json",
"webpack.config.js"
]
2022-11-01 14:57:36 +01:00
},
"symfonycasts/reset-password-bundle": {
"version": "1.16",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.0",
"ref": "97c1627c0384534997ae1047b93be517ca16de43"
},
"files": [
"config/packages/reset_password.yaml"
]
},
"symfonycasts/verify-email-bundle": {
"version": "v1.12.0"
},
"twig/extra-bundle": {
"version": "v3.4.0"
2021-05-30 17:18:58 +02:00
}
}