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.

58 lines
1.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/flex": {
  15. "version": "2.4",
  16. "recipe": {
  17. "repo": "github.com/symfony/recipes",
  18. "branch": "main",
  19. "version": "1.0",
  20. "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
  21. },
  22. "files": [
  23. ".env"
  24. ]
  25. },
  26. "symfony/framework-bundle": {
  27. "version": "7.1",
  28. "recipe": {
  29. "repo": "github.com/symfony/recipes",
  30. "branch": "main",
  31. "version": "7.0",
  32. "ref": "6356c19b9ae08e7763e4ba2d9ae63043efc75db5"
  33. },
  34. "files": [
  35. "config/packages/cache.yaml",
  36. "config/packages/framework.yaml",
  37. "config/preload.php",
  38. "config/routes/framework.yaml",
  39. "config/services.yaml",
  40. "public/index.php",
  41. "src/Controller/.gitignore",
  42. "src/Kernel.php"
  43. ]
  44. },
  45. "symfony/routing": {
  46. "version": "7.1",
  47. "recipe": {
  48. "repo": "github.com/symfony/recipes",
  49. "branch": "main",
  50. "version": "7.0",
  51. "ref": "21b72649d5622d8f7da329ffb5afb232a023619d"
  52. },
  53. "files": [
  54. "config/packages/routing.yaml",
  55. "config/routes.yaml"
  56. ]
  57. }
  58. }