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.

174 lines
4.9 KiB

2 months ago
2 months ago
  1. {
  2. "doctrine/doctrine-bundle": {
  3. "version": "2.12",
  4. "recipe": {
  5. "repo": "github.com/symfony/recipes",
  6. "branch": "main",
  7. "version": "2.12",
  8. "ref": "7266981c201efbbe02ae53c87f8bb378e3f825ae"
  9. },
  10. "files": [
  11. "config/packages/doctrine.yaml",
  12. "src/Entity/.gitignore",
  13. "src/Repository/.gitignore"
  14. ]
  15. },
  16. "doctrine/doctrine-migrations-bundle": {
  17. "version": "3.3",
  18. "recipe": {
  19. "repo": "github.com/symfony/recipes",
  20. "branch": "main",
  21. "version": "3.1",
  22. "ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
  23. },
  24. "files": [
  25. "config/packages/doctrine_migrations.yaml",
  26. "migrations/.gitignore"
  27. ]
  28. },
  29. "stof/doctrine-extensions-bundle": {
  30. "version": "1.12",
  31. "recipe": {
  32. "repo": "github.com/symfony/recipes-contrib",
  33. "branch": "main",
  34. "version": "1.2",
  35. "ref": "e805aba9eff5372e2d149a9ff56566769e22819d"
  36. },
  37. "files": [
  38. "config/packages/stof_doctrine_extensions.yaml"
  39. ]
  40. },
  41. "symfony/asset-mapper": {
  42. "version": "7.1",
  43. "recipe": {
  44. "repo": "github.com/symfony/recipes",
  45. "branch": "main",
  46. "version": "6.4",
  47. "ref": "6c28c471640cc2c6e60812ebcb961c526ef8997f"
  48. },
  49. "files": [
  50. "assets/app.js",
  51. "assets/styles/app.css",
  52. "config/packages/asset_mapper.yaml",
  53. "importmap.php"
  54. ]
  55. },
  56. "symfony/console": {
  57. "version": "7.1",
  58. "recipe": {
  59. "repo": "github.com/symfony/recipes",
  60. "branch": "main",
  61. "version": "5.3",
  62. "ref": "1781ff40d8a17d87cf53f8d4cf0c8346ed2bb461"
  63. },
  64. "files": [
  65. "bin/console"
  66. ]
  67. },
  68. "symfony/debug-bundle": {
  69. "version": "7.1",
  70. "recipe": {
  71. "repo": "github.com/symfony/recipes",
  72. "branch": "main",
  73. "version": "5.3",
  74. "ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b"
  75. },
  76. "files": [
  77. "config/packages/debug.yaml"
  78. ]
  79. },
  80. "symfony/flex": {
  81. "version": "2.4",
  82. "recipe": {
  83. "repo": "github.com/symfony/recipes",
  84. "branch": "main",
  85. "version": "1.0",
  86. "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
  87. },
  88. "files": [
  89. ".env"
  90. ]
  91. },
  92. "symfony/framework-bundle": {
  93. "version": "7.1",
  94. "recipe": {
  95. "repo": "github.com/symfony/recipes",
  96. "branch": "main",
  97. "version": "7.0",
  98. "ref": "6356c19b9ae08e7763e4ba2d9ae63043efc75db5"
  99. },
  100. "files": [
  101. "config/packages/cache.yaml",
  102. "config/packages/framework.yaml",
  103. "config/preload.php",
  104. "config/routes/framework.yaml",
  105. "config/services.yaml",
  106. "public/index.php",
  107. "src/Controller/.gitignore",
  108. "src/Kernel.php"
  109. ]
  110. },
  111. "symfony/maker-bundle": {
  112. "version": "1.60",
  113. "recipe": {
  114. "repo": "github.com/symfony/recipes",
  115. "branch": "main",
  116. "version": "1.0",
  117. "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
  118. }
  119. },
  120. "symfony/routing": {
  121. "version": "7.1",
  122. "recipe": {
  123. "repo": "github.com/symfony/recipes",
  124. "branch": "main",
  125. "version": "7.0",
  126. "ref": "21b72649d5622d8f7da329ffb5afb232a023619d"
  127. },
  128. "files": [
  129. "config/packages/routing.yaml",
  130. "config/routes.yaml"
  131. ]
  132. },
  133. "symfony/twig-bundle": {
  134. "version": "7.1",
  135. "recipe": {
  136. "repo": "github.com/symfony/recipes",
  137. "branch": "main",
  138. "version": "6.4",
  139. "ref": "cab5fd2a13a45c266d45a7d9337e28dee6272877"
  140. },
  141. "files": [
  142. "config/packages/twig.yaml",
  143. "templates/base.html.twig"
  144. ]
  145. },
  146. "symfony/validator": {
  147. "version": "7.1",
  148. "recipe": {
  149. "repo": "github.com/symfony/recipes",
  150. "branch": "main",
  151. "version": "7.0",
  152. "ref": "8c1c4e28d26a124b0bb273f537ca8ce443472bfd"
  153. },
  154. "files": [
  155. "config/packages/validator.yaml"
  156. ]
  157. },
  158. "symfony/web-profiler-bundle": {
  159. "version": "7.1",
  160. "recipe": {
  161. "repo": "github.com/symfony/recipes",
  162. "branch": "main",
  163. "version": "6.1",
  164. "ref": "e42b3f0177df239add25373083a564e5ead4e13a"
  165. },
  166. "files": [
  167. "config/packages/web_profiler.yaml",
  168. "config/routes/web_profiler.yaml"
  169. ]
  170. },
  171. "twig/extra-bundle": {
  172. "version": "v3.10.0"
  173. }
  174. }