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.

110 lines
3.0 KiB

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