symfony.lock 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360
  1. {
  2. "api-platform/core": {
  3. "version": "4.0",
  4. "recipe": {
  5. "repo": "github.com/symfony/recipes",
  6. "branch": "main",
  7. "version": "4.0",
  8. "ref": "cb9e6b8ceb9b62f32d41fc8ad72a25d5bd674c6d"
  9. },
  10. "files": [
  11. "config/packages/api_platform.yaml",
  12. "config/routes/api_platform.yaml",
  13. "src/ApiResource/.gitignore"
  14. ]
  15. },
  16. "doctrine/deprecations": {
  17. "version": "1.1",
  18. "recipe": {
  19. "repo": "github.com/symfony/recipes",
  20. "branch": "main",
  21. "version": "1.0",
  22. "ref": "87424683adc81d7dc305eefec1fced883084aab9"
  23. }
  24. },
  25. "doctrine/doctrine-bundle": {
  26. "version": "2.13",
  27. "recipe": {
  28. "repo": "github.com/symfony/recipes",
  29. "branch": "main",
  30. "version": "2.10",
  31. "ref": "c170ded8fc587d6bd670550c43dafcf093762245"
  32. },
  33. "files": [
  34. "config/packages/doctrine.yaml",
  35. "src/Entity/.gitignore",
  36. "src/Repository/.gitignore"
  37. ]
  38. },
  39. "doctrine/doctrine-migrations-bundle": {
  40. "version": "3.4",
  41. "recipe": {
  42. "repo": "github.com/symfony/recipes",
  43. "branch": "main",
  44. "version": "3.1",
  45. "ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
  46. },
  47. "files": [
  48. "config/packages/doctrine_migrations.yaml",
  49. "migrations/.gitignore"
  50. ]
  51. },
  52. "easycorp/easyadmin-bundle": {
  53. "version": "4.26",
  54. "recipe": {
  55. "repo": "github.com/symfony/recipes",
  56. "branch": "main",
  57. "version": "4.14",
  58. "ref": "13b3e524d1038a6861ad6c7fc64e31b644ba0c54"
  59. },
  60. "files": [
  61. "config/routes/easyadmin.yaml"
  62. ]
  63. },
  64. "nelmio/cors-bundle": {
  65. "version": "2.5",
  66. "recipe": {
  67. "repo": "github.com/symfony/recipes",
  68. "branch": "main",
  69. "version": "1.5",
  70. "ref": "6bea22e6c564fba3a1391615cada1437d0bde39c"
  71. },
  72. "files": [
  73. "config/packages/nelmio_cors.yaml"
  74. ]
  75. },
  76. "phpstan/phpstan": {
  77. "version": "2.1",
  78. "recipe": {
  79. "repo": "github.com/symfony/recipes-contrib",
  80. "branch": "main",
  81. "version": "1.0",
  82. "ref": "5e490cc197fb6bb1ae22e5abbc531ddc633b6767"
  83. }
  84. },
  85. "phpunit/phpunit": {
  86. "version": "9.6",
  87. "recipe": {
  88. "repo": "github.com/symfony/recipes",
  89. "branch": "main",
  90. "version": "9.6",
  91. "ref": "6a9341aa97d441627f8bd424ae85dc04c944f8b4"
  92. },
  93. "files": [
  94. ".env.test",
  95. "phpunit.xml.dist",
  96. "tests/bootstrap.php"
  97. ]
  98. },
  99. "symfony/console": {
  100. "version": "6.4",
  101. "recipe": {
  102. "repo": "github.com/symfony/recipes",
  103. "branch": "main",
  104. "version": "5.3",
  105. "ref": "1781ff40d8a17d87cf53f8d4cf0c8346ed2bb461"
  106. },
  107. "files": [
  108. "bin/console"
  109. ]
  110. },
  111. "symfony/debug-bundle": {
  112. "version": "7.3",
  113. "recipe": {
  114. "repo": "github.com/symfony/recipes",
  115. "branch": "main",
  116. "version": "5.3",
  117. "ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b"
  118. },
  119. "files": [
  120. "config/packages/debug.yaml"
  121. ]
  122. },
  123. "symfony/flex": {
  124. "version": "1.21",
  125. "recipe": {
  126. "repo": "github.com/symfony/recipes",
  127. "branch": "main",
  128. "version": "1.0",
  129. "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
  130. },
  131. "files": [
  132. ".env"
  133. ]
  134. },
  135. "symfony/form": {
  136. "version": "7.3",
  137. "recipe": {
  138. "repo": "github.com/symfony/recipes",
  139. "branch": "main",
  140. "version": "7.2",
  141. "ref": "7d86a6723f4a623f59e2bf966b6aad2fc461d36b"
  142. },
  143. "files": [
  144. "config/packages/csrf.yaml"
  145. ]
  146. },
  147. "symfony/framework-bundle": {
  148. "version": "6.4",
  149. "recipe": {
  150. "repo": "github.com/symfony/recipes",
  151. "branch": "main",
  152. "version": "6.4",
  153. "ref": "32126346f25e1cee607cc4aa6783d46034920554"
  154. },
  155. "files": [
  156. "config/packages/cache.yaml",
  157. "config/packages/framework.yaml",
  158. "config/preload.php",
  159. "config/routes/framework.yaml",
  160. "config/services.yaml",
  161. "public/index.php",
  162. "src/Controller/.gitignore",
  163. "src/Kernel.php"
  164. ]
  165. },
  166. "symfony/lock": {
  167. "version": "6.4",
  168. "recipe": {
  169. "repo": "github.com/symfony/recipes",
  170. "branch": "main",
  171. "version": "5.2",
  172. "ref": "8e937ff2b4735d110af1770f242c1107fdab4c8e"
  173. },
  174. "files": [
  175. "config/packages/lock.yaml"
  176. ]
  177. },
  178. "symfony/mailer": {
  179. "version": "6.4",
  180. "recipe": {
  181. "repo": "github.com/symfony/recipes",
  182. "branch": "main",
  183. "version": "4.3",
  184. "ref": "09051cfde49476e3c12cd3a0e44289ace1c75a4f"
  185. },
  186. "files": [
  187. "config/packages/mailer.yaml"
  188. ]
  189. },
  190. "symfony/maker-bundle": {
  191. "version": "1.64",
  192. "recipe": {
  193. "repo": "github.com/symfony/recipes",
  194. "branch": "main",
  195. "version": "1.0",
  196. "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
  197. }
  198. },
  199. "symfony/mercure-bundle": {
  200. "version": "0.3",
  201. "recipe": {
  202. "repo": "github.com/symfony/recipes",
  203. "branch": "main",
  204. "version": "0.3",
  205. "ref": "528285147494380298f8f991ee8c47abebaf79db"
  206. },
  207. "files": [
  208. "config/packages/mercure.yaml"
  209. ]
  210. },
  211. "symfony/messenger": {
  212. "version": "6.4",
  213. "recipe": {
  214. "repo": "github.com/symfony/recipes",
  215. "branch": "main",
  216. "version": "6.0",
  217. "ref": "ba1ac4e919baba5644d31b57a3284d6ba12d52ee"
  218. },
  219. "files": [
  220. "config/packages/messenger.yaml"
  221. ]
  222. },
  223. "symfony/monolog-bundle": {
  224. "version": "3.10",
  225. "recipe": {
  226. "repo": "github.com/symfony/recipes",
  227. "branch": "main",
  228. "version": "3.7",
  229. "ref": "aff23899c4440dd995907613c1dd709b6f59503f"
  230. },
  231. "files": [
  232. "config/packages/monolog.yaml"
  233. ]
  234. },
  235. "symfony/phpunit-bridge": {
  236. "version": "7.3",
  237. "recipe": {
  238. "repo": "github.com/symfony/recipes",
  239. "branch": "main",
  240. "version": "7.3",
  241. "ref": "dc13fec96bd527bd399c3c01f0aab915c67fd544"
  242. }
  243. },
  244. "symfony/property-info": {
  245. "version": "7.3",
  246. "recipe": {
  247. "repo": "github.com/symfony/recipes",
  248. "branch": "main",
  249. "version": "7.3",
  250. "ref": "dae70df71978ae9226ae915ffd5fad817f5ca1f7"
  251. },
  252. "files": [
  253. "config/packages/property_info.yaml"
  254. ]
  255. },
  256. "symfony/routing": {
  257. "version": "6.4",
  258. "recipe": {
  259. "repo": "github.com/symfony/recipes",
  260. "branch": "main",
  261. "version": "6.2",
  262. "ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6"
  263. },
  264. "files": [
  265. "config/packages/routing.yaml",
  266. "config/routes.yaml"
  267. ]
  268. },
  269. "symfony/security-bundle": {
  270. "version": "6.4",
  271. "recipe": {
  272. "repo": "github.com/symfony/recipes",
  273. "branch": "main",
  274. "version": "6.4",
  275. "ref": "2ae08430db28c8eb4476605894296c82a642028f"
  276. },
  277. "files": [
  278. "config/packages/security.yaml",
  279. "config/routes/security.yaml"
  280. ]
  281. },
  282. "symfony/translation": {
  283. "version": "6.4",
  284. "recipe": {
  285. "repo": "github.com/symfony/recipes",
  286. "branch": "main",
  287. "version": "6.3",
  288. "ref": "e28e27f53663cc34f0be2837aba18e3a1bef8e7b"
  289. },
  290. "files": [
  291. "config/packages/translation.yaml",
  292. "translations/.gitignore"
  293. ]
  294. },
  295. "symfony/twig-bundle": {
  296. "version": "6.4",
  297. "recipe": {
  298. "repo": "github.com/symfony/recipes",
  299. "branch": "main",
  300. "version": "6.4",
  301. "ref": "cab5fd2a13a45c266d45a7d9337e28dee6272877"
  302. },
  303. "files": [
  304. "config/packages/twig.yaml",
  305. "templates/base.html.twig"
  306. ]
  307. },
  308. "symfony/uid": {
  309. "version": "6.4",
  310. "recipe": {
  311. "repo": "github.com/symfony/recipes",
  312. "branch": "main",
  313. "version": "6.2",
  314. "ref": "d294ad4add3e15d7eb1bae0221588ca89b38e558"
  315. },
  316. "files": [
  317. "config/packages/uid.yaml"
  318. ]
  319. },
  320. "symfony/ux-twig-component": {
  321. "version": "2.30",
  322. "recipe": {
  323. "repo": "github.com/symfony/recipes",
  324. "branch": "main",
  325. "version": "2.13",
  326. "ref": "f367ae2a1faf01c503de2171f1ec22567febeead"
  327. },
  328. "files": [
  329. "config/packages/twig_component.yaml"
  330. ]
  331. },
  332. "symfony/validator": {
  333. "version": "6.4",
  334. "recipe": {
  335. "repo": "github.com/symfony/recipes",
  336. "branch": "main",
  337. "version": "5.3",
  338. "ref": "c32cfd98f714894c4f128bb99aa2530c1227603c"
  339. },
  340. "files": [
  341. "config/packages/validator.yaml"
  342. ]
  343. },
  344. "symfony/web-profiler-bundle": {
  345. "version": "7.3",
  346. "recipe": {
  347. "repo": "github.com/symfony/recipes",
  348. "branch": "main",
  349. "version": "7.3",
  350. "ref": "a363460c1b0b4a4d0242f2ce1a843ca0f6ac9026"
  351. },
  352. "files": [
  353. "config/packages/web_profiler.yaml",
  354. "config/routes/web_profiler.yaml"
  355. ]
  356. },
  357. "twig/extra-bundle": {
  358. "version": "v3.21.0"
  359. }
  360. }