]> Raphaƫl G. Git Repositories - blog/blob - symfony.lock
Update symfony recipes
[blog] / symfony.lock
1 {
2 "doctrine/deprecations": {
3 "version": "1.1",
4 "recipe": {
5 "repo": "github.com/symfony/recipes",
6 "branch": "main",
7 "version": "1.0",
8 "ref": "87424683adc81d7dc305eefec1fced883084aab9"
9 }
10 },
11 "doctrine/doctrine-bundle": {
12 "version": "2.18",
13 "recipe": {
14 "repo": "github.com/symfony/recipes",
15 "branch": "main",
16 "version": "2.13",
17 "ref": "620b57f496f2e599a6015a9fa222c2ee0a32adcb"
18 },
19 "files": [
20 "config/packages/doctrine.yaml",
21 "src/Entity/.gitignore",
22 "src/Repository/.gitignore"
23 ]
24 },
25 "doctrine/doctrine-fixtures-bundle": {
26 "version": "3.4",
27 "recipe": {
28 "repo": "github.com/symfony/recipes",
29 "branch": "main",
30 "version": "3.0",
31 "ref": "1f5514cfa15b947298df4d771e694e578d4c204d"
32 },
33 "files": [
34 "src/DataFixtures/AppFixtures.php"
35 ]
36 },
37 "doctrine/doctrine-migrations-bundle": {
38 "version": "3.2",
39 "recipe": {
40 "repo": "github.com/symfony/recipes",
41 "branch": "main",
42 "version": "3.1",
43 "ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33"
44 },
45 "files": [
46 "config/packages/doctrine_migrations.yaml",
47 "migrations/.gitignore"
48 ]
49 },
50 "phpunit/phpunit": {
51 "version": "9.6",
52 "recipe": {
53 "repo": "github.com/symfony/recipes",
54 "branch": "main",
55 "version": "9.6",
56 "ref": "7364a21d87e658eb363c5020c072ecfdc12e2326"
57 },
58 "files": [
59 ".env.test",
60 "phpunit.xml.dist",
61 "tests/bootstrap.php"
62 ]
63 },
64 "rapsys/blogbundle": {
65 "version": "dev-master"
66 },
67 "rapsys/packbundle": {
68 "version": "dev-master"
69 },
70 "rapsys/userbundle": {
71 "version": "dev-master"
72 },
73 "symfony/console": {
74 "version": "6.2",
75 "recipe": {
76 "repo": "github.com/symfony/recipes",
77 "branch": "main",
78 "version": "5.3",
79 "ref": "da0c8be8157600ad34f10ff0c9cc91232522e047"
80 },
81 "files": [
82 "bin/console"
83 ]
84 },
85 "symfony/debug-bundle": {
86 "version": "6.2",
87 "recipe": {
88 "repo": "github.com/symfony/recipes",
89 "branch": "main",
90 "version": "5.3",
91 "ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b"
92 },
93 "files": [
94 "config/packages/debug.yaml"
95 ]
96 },
97 "symfony/flex": {
98 "version": "2.8",
99 "recipe": {
100 "repo": "github.com/symfony/recipes",
101 "branch": "main",
102 "version": "2.4",
103 "ref": "52e9754527a15e2b79d9a610f98185a1fe46622a"
104 },
105 "files": [
106 ".env",
107 ".env.dev"
108 ]
109 },
110 "symfony/form": {
111 "version": "7.3",
112 "recipe": {
113 "repo": "github.com/symfony/recipes",
114 "branch": "main",
115 "version": "7.2",
116 "ref": "7d86a6723f4a623f59e2bf966b6aad2fc461d36b"
117 },
118 "files": [
119 "config/packages/csrf.yaml"
120 ]
121 },
122 "symfony/framework-bundle": {
123 "version": "7.0",
124 "recipe": {
125 "repo": "github.com/symfony/recipes",
126 "branch": "main",
127 "version": "7.0",
128 "ref": "6356c19b9ae08e7763e4ba2d9ae63043efc75db5"
129 },
130 "files": [
131 "config/packages/cache.yaml",
132 "config/packages/framework.yaml",
133 "config/preload.php",
134 "config/routes/framework.yaml",
135 "config/services.yaml",
136 "public/index.php",
137 "src/Controller/.gitignore",
138 "src/Kernel.php"
139 ]
140 },
141 "symfony/mailer": {
142 "version": "7.0",
143 "recipe": {
144 "repo": "github.com/symfony/recipes",
145 "branch": "main",
146 "version": "4.3",
147 "ref": "df66ee1f226c46f01e85c29c2f7acce0596ba35a"
148 },
149 "files": [
150 "config/packages/mailer.yaml"
151 ]
152 },
153 "symfony/maker-bundle": {
154 "version": "1.48",
155 "recipe": {
156 "repo": "github.com/symfony/recipes",
157 "branch": "main",
158 "version": "1.0",
159 "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
160 }
161 },
162 "symfony/messenger": {
163 "version": "6.2",
164 "recipe": {
165 "repo": "github.com/symfony/recipes",
166 "branch": "main",
167 "version": "6.0",
168 "ref": "ba1ac4e919baba5644d31b57a3284d6ba12d52ee"
169 },
170 "files": [
171 "config/packages/messenger.yaml"
172 ]
173 },
174 "symfony/monolog-bundle": {
175 "version": "3.10",
176 "recipe": {
177 "repo": "github.com/symfony/recipes",
178 "branch": "main",
179 "version": "3.7",
180 "ref": "aff23899c4440dd995907613c1dd709b6f59503f"
181 },
182 "files": [
183 "config/packages/monolog.yaml"
184 ]
185 },
186 "symfony/notifier": {
187 "version": "6.2",
188 "recipe": {
189 "repo": "github.com/symfony/recipes",
190 "branch": "main",
191 "version": "5.0",
192 "ref": "178877daf79d2dbd62129dd03612cb1a2cb407cc"
193 },
194 "files": [
195 "config/packages/notifier.yaml"
196 ]
197 },
198 "symfony/phpunit-bridge": {
199 "version": "7.0",
200 "recipe": {
201 "repo": "github.com/symfony/recipes",
202 "branch": "main",
203 "version": "6.3",
204 "ref": "a411a0480041243d97382cac7984f7dce7813c08"
205 },
206 "files": [
207 ".env.test",
208 "bin/phpunit",
209 "phpunit.xml.dist",
210 "tests/bootstrap.php"
211 ]
212 },
213 "symfony/property-info": {
214 "version": "7.3",
215 "recipe": {
216 "repo": "github.com/symfony/recipes",
217 "branch": "main",
218 "version": "7.3",
219 "ref": "dae70df71978ae9226ae915ffd5fad817f5ca1f7"
220 },
221 "files": [
222 "config/packages/property_info.yaml"
223 ]
224 },
225 "symfony/routing": {
226 "version": "7.0",
227 "recipe": {
228 "repo": "github.com/symfony/recipes",
229 "branch": "main",
230 "version": "7.0",
231 "ref": "21b72649d5622d8f7da329ffb5afb232a023619d"
232 },
233 "files": [
234 "config/packages/routing.yaml",
235 "config/routes.yaml"
236 ]
237 },
238 "symfony/security-bundle": {
239 "version": "7.0",
240 "recipe": {
241 "repo": "github.com/symfony/recipes",
242 "branch": "main",
243 "version": "6.4",
244 "ref": "2ae08430db28c8eb4476605894296c82a642028f"
245 },
246 "files": [
247 "config/packages/security.yaml",
248 "config/routes/security.yaml"
249 ]
250 },
251 "symfony/translation": {
252 "version": "7.0",
253 "recipe": {
254 "repo": "github.com/symfony/recipes",
255 "branch": "main",
256 "version": "6.3",
257 "ref": "e28e27f53663cc34f0be2837aba18e3a1bef8e7b"
258 },
259 "files": [
260 "config/packages/translation.yaml",
261 "translations/.gitignore"
262 ]
263 },
264 "symfony/twig-bundle": {
265 "version": "7.0",
266 "recipe": {
267 "repo": "github.com/symfony/recipes",
268 "branch": "main",
269 "version": "6.4",
270 "ref": "cab5fd2a13a45c266d45a7d9337e28dee6272877"
271 },
272 "files": [
273 "config/packages/twig.yaml",
274 "templates/base.html.twig"
275 ]
276 },
277 "symfony/validator": {
278 "version": "7.0",
279 "recipe": {
280 "repo": "github.com/symfony/recipes",
281 "branch": "main",
282 "version": "7.0",
283 "ref": "8c1c4e28d26a124b0bb273f537ca8ce443472bfd"
284 },
285 "files": [
286 "config/packages/validator.yaml"
287 ]
288 },
289 "symfony/web-profiler-bundle": {
290 "version": "6.2",
291 "recipe": {
292 "repo": "github.com/symfony/recipes",
293 "branch": "main",
294 "version": "6.1",
295 "ref": "e42b3f0177df239add25373083a564e5ead4e13a"
296 },
297 "files": [
298 "config/packages/web_profiler.yaml",
299 "config/routes/web_profiler.yaml"
300 ]
301 },
302 "symfony/webapp-pack": {
303 "version": "1.2",
304 "recipe": {
305 "repo": "github.com/symfony/recipes",
306 "branch": "main",
307 "version": "1.0",
308 "ref": "aece95c8a188f6e6d04f01ccb8678d1764fd2642"
309 },
310 "files": [
311 "config/packages/messenger.yaml"
312 ]
313 },
314 "twig/extra-bundle": {
315 "version": "v3.5.0"
316 }
317 }