You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

95 lines
2.6 KiB

  1. {
  2. "symfony/console": {
  3. "version": "7.1",
  4. "recipe": {
  5. "repo": "github.com/symfony/recipes",
  6. "branch": "main",
  7. "version": "5.3",
  8. "ref": "1781ff40d8a17d87cf53f8d4cf0c8346ed2bb461"
  9. },
  10. "files": [
  11. "bin/console"
  12. ]
  13. },
  14. "symfony/debug-bundle": {
  15. "version": "7.1",
  16. "recipe": {
  17. "repo": "github.com/symfony/recipes",
  18. "branch": "main",
  19. "version": "5.3",
  20. "ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b"
  21. },
  22. "files": [
  23. "config/packages/debug.yaml"
  24. ]
  25. },
  26. "symfony/flex": {
  27. "version": "2.4",
  28. "recipe": {
  29. "repo": "github.com/symfony/recipes",
  30. "branch": "main",
  31. "version": "1.0",
  32. "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
  33. },
  34. "files": [
  35. ".env"
  36. ]
  37. },
  38. "symfony/framework-bundle": {
  39. "version": "7.1",
  40. "recipe": {
  41. "repo": "github.com/symfony/recipes",
  42. "branch": "main",
  43. "version": "7.0",
  44. "ref": "6356c19b9ae08e7763e4ba2d9ae63043efc75db5"
  45. },
  46. "files": [
  47. "config/packages/cache.yaml",
  48. "config/packages/framework.yaml",
  49. "config/preload.php",
  50. "config/routes/framework.yaml",
  51. "config/services.yaml",
  52. "public/index.php",
  53. "src/Controller/.gitignore",
  54. "src/Kernel.php"
  55. ]
  56. },
  57. "symfony/maker-bundle": {
  58. "version": "1.60",
  59. "recipe": {
  60. "repo": "github.com/symfony/recipes",
  61. "branch": "main",
  62. "version": "1.0",
  63. "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
  64. }
  65. },
  66. "symfony/routing": {
  67. "version": "7.1",
  68. "recipe": {
  69. "repo": "github.com/symfony/recipes",
  70. "branch": "main",
  71. "version": "7.0",
  72. "ref": "21b72649d5622d8f7da329ffb5afb232a023619d"
  73. },
  74. "files": [
  75. "config/packages/routing.yaml",
  76. "config/routes.yaml"
  77. ]
  78. },
  79. "symfony/twig-bundle": {
  80. "version": "7.1",
  81. "recipe": {
  82. "repo": "github.com/symfony/recipes",
  83. "branch": "main",
  84. "version": "6.4",
  85. "ref": "cab5fd2a13a45c266d45a7d9337e28dee6272877"
  86. },
  87. "files": [
  88. "config/packages/twig.yaml",
  89. "templates/base.html.twig"
  90. ]
  91. },
  92. "twig/extra-bundle": {
  93. "version": "v3.10.0"
  94. }
  95. }