Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

265 linhas
7.3 KiB

  1. {
  2. "doctrine/doctrine-bundle": {
  3. "version": "2.10",
  4. "recipe": {
  5. "repo": "github.com/symfony/recipes",
  6. "branch": "main",
  7. "version": "2.10",
  8. "ref": "e025a6cb69b195970543820b2f18ad21724473fa"
  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.2",
  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. "nelmio/cors-bundle": {
  30. "version": "2.3",
  31. "recipe": {
  32. "repo": "github.com/symfony/recipes",
  33. "branch": "main",
  34. "version": "1.5",
  35. "ref": "6bea22e6c564fba3a1391615cada1437d0bde39c"
  36. },
  37. "files": [
  38. "config/packages/nelmio_cors.yaml"
  39. ]
  40. },
  41. "phpunit/phpunit": {
  42. "version": "9.6",
  43. "recipe": {
  44. "repo": "github.com/symfony/recipes",
  45. "branch": "main",
  46. "version": "9.6",
  47. "ref": "7364a21d87e658eb363c5020c072ecfdc12e2326"
  48. },
  49. "files": [
  50. ".env.test",
  51. "phpunit.xml.dist",
  52. "tests/bootstrap.php"
  53. ]
  54. },
  55. "spt/spt-core-bundle": {
  56. "version": "1.0.0"
  57. },
  58. "symfony/console": {
  59. "version": "6.3",
  60. "recipe": {
  61. "repo": "github.com/symfony/recipes",
  62. "branch": "main",
  63. "version": "5.3",
  64. "ref": "da0c8be8157600ad34f10ff0c9cc91232522e047"
  65. },
  66. "files": [
  67. "bin/console"
  68. ]
  69. },
  70. "symfony/debug-bundle": {
  71. "version": "6.3",
  72. "recipe": {
  73. "repo": "github.com/symfony/recipes",
  74. "branch": "main",
  75. "version": "5.3",
  76. "ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b"
  77. },
  78. "files": [
  79. "config/packages/debug.yaml"
  80. ]
  81. },
  82. "symfony/flex": {
  83. "version": "2.3",
  84. "recipe": {
  85. "repo": "github.com/symfony/recipes",
  86. "branch": "main",
  87. "version": "1.0",
  88. "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
  89. },
  90. "files": [
  91. ".env"
  92. ]
  93. },
  94. "symfony/framework-bundle": {
  95. "version": "6.3",
  96. "recipe": {
  97. "repo": "github.com/symfony/recipes",
  98. "branch": "main",
  99. "version": "6.2",
  100. "ref": "af47254c5e4cd543e6af3e4508298ffebbdaddd3"
  101. },
  102. "files": [
  103. "config/packages/cache.yaml",
  104. "config/packages/framework.yaml",
  105. "config/preload.php",
  106. "config/routes/framework.yaml",
  107. "config/services.yaml",
  108. "public/index.php",
  109. "src/Controller/.gitignore",
  110. "src/Kernel.php"
  111. ]
  112. },
  113. "symfony/mailer": {
  114. "version": "6.3",
  115. "recipe": {
  116. "repo": "github.com/symfony/recipes",
  117. "branch": "main",
  118. "version": "4.3",
  119. "ref": "2bf89438209656b85b9a49238c4467bff1b1f939"
  120. },
  121. "files": [
  122. "config/packages/mailer.yaml"
  123. ]
  124. },
  125. "symfony/maker-bundle": {
  126. "version": "1.51",
  127. "recipe": {
  128. "repo": "github.com/symfony/recipes",
  129. "branch": "main",
  130. "version": "1.0",
  131. "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
  132. }
  133. },
  134. "symfony/messenger": {
  135. "version": "6.3",
  136. "recipe": {
  137. "repo": "github.com/symfony/recipes",
  138. "branch": "main",
  139. "version": "6.0",
  140. "ref": "ba1ac4e919baba5644d31b57a3284d6ba12d52ee"
  141. },
  142. "files": [
  143. "config/packages/messenger.yaml"
  144. ]
  145. },
  146. "symfony/monolog-bundle": {
  147. "version": "3.8",
  148. "recipe": {
  149. "repo": "github.com/symfony/recipes",
  150. "branch": "main",
  151. "version": "3.7",
  152. "ref": "213676c4ec929f046dfde5ea8e97625b81bc0578"
  153. },
  154. "files": [
  155. "config/packages/monolog.yaml"
  156. ]
  157. },
  158. "symfony/notifier": {
  159. "version": "6.3",
  160. "recipe": {
  161. "repo": "github.com/symfony/recipes",
  162. "branch": "main",
  163. "version": "5.0",
  164. "ref": "178877daf79d2dbd62129dd03612cb1a2cb407cc"
  165. },
  166. "files": [
  167. "config/packages/notifier.yaml"
  168. ]
  169. },
  170. "symfony/phpunit-bridge": {
  171. "version": "6.3",
  172. "recipe": {
  173. "repo": "github.com/symfony/recipes",
  174. "branch": "main",
  175. "version": "6.3",
  176. "ref": "01dfaa98c58f7a7b5a9b30e6edb7074af7ed9819"
  177. },
  178. "files": [
  179. ".env.test",
  180. "bin/phpunit",
  181. "phpunit.xml.dist",
  182. "tests/bootstrap.php"
  183. ]
  184. },
  185. "symfony/routing": {
  186. "version": "6.3",
  187. "recipe": {
  188. "repo": "github.com/symfony/recipes",
  189. "branch": "main",
  190. "version": "6.2",
  191. "ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6"
  192. },
  193. "files": [
  194. "config/packages/routing.yaml",
  195. "config/routes.yaml"
  196. ]
  197. },
  198. "symfony/security-bundle": {
  199. "version": "6.3",
  200. "recipe": {
  201. "repo": "github.com/symfony/recipes",
  202. "branch": "main",
  203. "version": "6.0",
  204. "ref": "8a5b112826f7d3d5b07027f93786ae11a1c7de48"
  205. },
  206. "files": [
  207. "config/packages/security.yaml"
  208. ]
  209. },
  210. "symfony/translation": {
  211. "version": "6.3",
  212. "recipe": {
  213. "repo": "github.com/symfony/recipes",
  214. "branch": "main",
  215. "version": "6.3",
  216. "ref": "64fe617084223633e1dedf9112935d8c95410d3e"
  217. },
  218. "files": [
  219. "config/packages/translation.yaml",
  220. "translations/.gitignore"
  221. ]
  222. },
  223. "symfony/twig-bundle": {
  224. "version": "6.3",
  225. "recipe": {
  226. "repo": "github.com/symfony/recipes",
  227. "branch": "main",
  228. "version": "6.3",
  229. "ref": "b7772eb20e92f3fb4d4fe756e7505b4ba2ca1a2c"
  230. },
  231. "files": [
  232. "config/packages/twig.yaml",
  233. "templates/base.html.twig"
  234. ]
  235. },
  236. "symfony/validator": {
  237. "version": "6.3",
  238. "recipe": {
  239. "repo": "github.com/symfony/recipes",
  240. "branch": "main",
  241. "version": "5.3",
  242. "ref": "c32cfd98f714894c4f128bb99aa2530c1227603c"
  243. },
  244. "files": [
  245. "config/packages/validator.yaml"
  246. ]
  247. },
  248. "symfony/web-profiler-bundle": {
  249. "version": "6.3",
  250. "recipe": {
  251. "repo": "github.com/symfony/recipes",
  252. "branch": "main",
  253. "version": "6.1",
  254. "ref": "e42b3f0177df239add25373083a564e5ead4e13a"
  255. },
  256. "files": [
  257. "config/packages/web_profiler.yaml",
  258. "config/routes/web_profiler.yaml"
  259. ]
  260. },
  261. "twig/extra-bundle": {
  262. "version": "v3.7.1"
  263. }
  264. }