Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

131 Zeilen
3.6 KiB

  1. {
  2. "doctrine/annotations": {
  3. "version": "2.0",
  4. "recipe": {
  5. "repo": "github.com/symfony/recipes",
  6. "branch": "main",
  7. "version": "1.10",
  8. "ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05"
  9. }
  10. },
  11. "doctrine/doctrine-bundle": {
  12. "version": "2.9",
  13. "recipe": {
  14. "repo": "github.com/symfony/recipes",
  15. "branch": "main",
  16. "version": "2.8",
  17. "ref": "67961f095352f829a24c035639b3d0d3378ffbf2"
  18. },
  19. "files": [
  20. "config/packages/doctrine.yaml",
  21. "src/Entity/.gitignore",
  22. "src/Repository/.gitignore"
  23. ]
  24. },
  25. "doctrine/doctrine-migrations-bundle": {
  26. "version": "3.2",
  27. "recipe": {
  28. "repo": "github.com/symfony/recipes",
  29. "branch": "main",
  30. "version": "3.1",
  31. "ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
  32. },
  33. "files": [
  34. "config/packages/doctrine_migrations.yaml",
  35. "migrations/.gitignore"
  36. ]
  37. },
  38. "sensio/framework-extra-bundle": {
  39. "version": "6.2",
  40. "recipe": {
  41. "repo": "github.com/symfony/recipes",
  42. "branch": "main",
  43. "version": "5.2",
  44. "ref": "fb7e19da7f013d0d422fa9bce16f5c510e27609b"
  45. },
  46. "files": [
  47. "config/packages/sensio_framework_extra.yaml"
  48. ]
  49. },
  50. "symfony/console": {
  51. "version": "6.2",
  52. "recipe": {
  53. "repo": "github.com/symfony/recipes",
  54. "branch": "main",
  55. "version": "5.3",
  56. "ref": "da0c8be8157600ad34f10ff0c9cc91232522e047"
  57. },
  58. "files": [
  59. "bin/console"
  60. ]
  61. },
  62. "symfony/flex": {
  63. "version": "2.2",
  64. "recipe": {
  65. "repo": "github.com/symfony/recipes",
  66. "branch": "main",
  67. "version": "1.0",
  68. "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
  69. },
  70. "files": [
  71. ".env"
  72. ]
  73. },
  74. "symfony/framework-bundle": {
  75. "version": "6.2",
  76. "recipe": {
  77. "repo": "github.com/symfony/recipes",
  78. "branch": "main",
  79. "version": "6.2",
  80. "ref": "af47254c5e4cd543e6af3e4508298ffebbdaddd3"
  81. },
  82. "files": [
  83. "config/packages/cache.yaml",
  84. "config/packages/framework.yaml",
  85. "config/preload.php",
  86. "config/routes/framework.yaml",
  87. "config/services.yaml",
  88. "public/index.php",
  89. "src/Controller/.gitignore",
  90. "src/Kernel.php"
  91. ]
  92. },
  93. "symfony/mailer": {
  94. "version": "6.2",
  95. "recipe": {
  96. "repo": "github.com/symfony/recipes",
  97. "branch": "main",
  98. "version": "4.3",
  99. "ref": "2bf89438209656b85b9a49238c4467bff1b1f939"
  100. },
  101. "files": [
  102. "config/packages/mailer.yaml"
  103. ]
  104. },
  105. "symfony/routing": {
  106. "version": "6.2",
  107. "recipe": {
  108. "repo": "github.com/symfony/recipes",
  109. "branch": "main",
  110. "version": "6.2",
  111. "ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6"
  112. },
  113. "files": [
  114. "config/packages/routing.yaml",
  115. "config/routes.yaml"
  116. ]
  117. },
  118. "symfony/security-bundle": {
  119. "version": "6.2",
  120. "recipe": {
  121. "repo": "github.com/symfony/recipes",
  122. "branch": "main",
  123. "version": "6.0",
  124. "ref": "8a5b112826f7d3d5b07027f93786ae11a1c7de48"
  125. },
  126. "files": [
  127. "config/packages/security.yaml"
  128. ]
  129. }
  130. }