]> Raphaƫl G. Git Repositories - blog/blob - symfony.lock
64c57848adb904bc55118c9d6c5b81c9f92f186a
[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.11",
13 "recipe": {
14 "repo": "github.com/symfony/recipes",
15 "branch": "main",
16 "version": "2.10",
17 "ref": "c170ded8fc587d6bd670550c43dafcf093762245"
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.2",
99 "recipe": {
100 "repo": "github.com/symfony/recipes",
101 "branch": "main",
102 "version": "1.0",
103 "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
104 },
105 "files": [
106 ".env"
107 ]
108 },
109 "symfony/form": {
110 "version": "7.3",
111 "recipe": {
112 "repo": "github.com/symfony/recipes",
113 "branch": "main",
114 "version": "7.2",
115 "ref": "7d86a6723f4a623f59e2bf966b6aad2fc461d36b"
116 },
117 "files": [
118 "config/packages/csrf.yaml"
119 ]
120 },
121 "symfony/framework-bundle": {
122 "version": "7.0",
123 "recipe": {
124 "repo": "github.com/symfony/recipes",
125 "branch": "main",
126 "version": "7.0",
127 "ref": "6356c19b9ae08e7763e4ba2d9ae63043efc75db5"
128 },
129 "files": [
130 "config/packages/cache.yaml",
131 "config/packages/framework.yaml",
132 "config/preload.php",
133 "config/routes/framework.yaml",
134 "config/services.yaml",
135 "public/index.php",
136 "src/Controller/.gitignore",
137 "src/Kernel.php"
138 ]
139 },
140 "symfony/mailer": {
141 "version": "7.0",
142 "recipe": {
143 "repo": "github.com/symfony/recipes",
144 "branch": "main",
145 "version": "4.3",
146 "ref": "df66ee1f226c46f01e85c29c2f7acce0596ba35a"
147 },
148 "files": [
149 "config/packages/mailer.yaml"
150 ]
151 },
152 "symfony/maker-bundle": {
153 "version": "1.48",
154 "recipe": {
155 "repo": "github.com/symfony/recipes",
156 "branch": "main",
157 "version": "1.0",
158 "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
159 }
160 },
161 "symfony/messenger": {
162 "version": "6.2",
163 "recipe": {
164 "repo": "github.com/symfony/recipes",
165 "branch": "main",
166 "version": "6.0",
167 "ref": "ba1ac4e919baba5644d31b57a3284d6ba12d52ee"
168 },
169 "files": [
170 "config/packages/messenger.yaml"
171 ]
172 },
173 "symfony/monolog-bundle": {
174 "version": "3.10",
175 "recipe": {
176 "repo": "github.com/symfony/recipes",
177 "branch": "main",
178 "version": "3.7",
179 "ref": "aff23899c4440dd995907613c1dd709b6f59503f"
180 },
181 "files": [
182 "config/packages/monolog.yaml"
183 ]
184 },
185 "symfony/notifier": {
186 "version": "6.2",
187 "recipe": {
188 "repo": "github.com/symfony/recipes",
189 "branch": "main",
190 "version": "5.0",
191 "ref": "178877daf79d2dbd62129dd03612cb1a2cb407cc"
192 },
193 "files": [
194 "config/packages/notifier.yaml"
195 ]
196 },
197 "symfony/phpunit-bridge": {
198 "version": "7.0",
199 "recipe": {
200 "repo": "github.com/symfony/recipes",
201 "branch": "main",
202 "version": "6.3",
203 "ref": "a411a0480041243d97382cac7984f7dce7813c08"
204 },
205 "files": [
206 ".env.test",
207 "bin/phpunit",
208 "phpunit.xml.dist",
209 "tests/bootstrap.php"
210 ]
211 },
212 "symfony/property-info": {
213 "version": "7.3",
214 "recipe": {
215 "repo": "github.com/symfony/recipes",
216 "branch": "main",
217 "version": "7.3",
218 "ref": "dae70df71978ae9226ae915ffd5fad817f5ca1f7"
219 },
220 "files": [
221 "config/packages/property_info.yaml"
222 ]
223 },
224 "symfony/routing": {
225 "version": "7.0",
226 "recipe": {
227 "repo": "github.com/symfony/recipes",
228 "branch": "main",
229 "version": "7.0",
230 "ref": "21b72649d5622d8f7da329ffb5afb232a023619d"
231 },
232 "files": [
233 "config/packages/routing.yaml",
234 "config/routes.yaml"
235 ]
236 },
237 "symfony/security-bundle": {
238 "version": "7.0",
239 "recipe": {
240 "repo": "github.com/symfony/recipes",
241 "branch": "main",
242 "version": "6.4",
243 "ref": "2ae08430db28c8eb4476605894296c82a642028f"
244 },
245 "files": [
246 "config/packages/security.yaml",
247 "config/routes/security.yaml"
248 ]
249 },
250 "symfony/translation": {
251 "version": "7.0",
252 "recipe": {
253 "repo": "github.com/symfony/recipes",
254 "branch": "main",
255 "version": "6.3",
256 "ref": "e28e27f53663cc34f0be2837aba18e3a1bef8e7b"
257 },
258 "files": [
259 "config/packages/translation.yaml",
260 "translations/.gitignore"
261 ]
262 },
263 "symfony/twig-bundle": {
264 "version": "7.0",
265 "recipe": {
266 "repo": "github.com/symfony/recipes",
267 "branch": "main",
268 "version": "6.4",
269 "ref": "cab5fd2a13a45c266d45a7d9337e28dee6272877"
270 },
271 "files": [
272 "config/packages/twig.yaml",
273 "templates/base.html.twig"
274 ]
275 },
276 "symfony/validator": {
277 "version": "7.0",
278 "recipe": {
279 "repo": "github.com/symfony/recipes",
280 "branch": "main",
281 "version": "7.0",
282 "ref": "8c1c4e28d26a124b0bb273f537ca8ce443472bfd"
283 },
284 "files": [
285 "config/packages/validator.yaml"
286 ]
287 },
288 "symfony/web-profiler-bundle": {
289 "version": "6.2",
290 "recipe": {
291 "repo": "github.com/symfony/recipes",
292 "branch": "main",
293 "version": "6.1",
294 "ref": "e42b3f0177df239add25373083a564e5ead4e13a"
295 },
296 "files": [
297 "config/packages/web_profiler.yaml",
298 "config/routes/web_profiler.yaml"
299 ]
300 },
301 "symfony/webapp-pack": {
302 "version": "1.2",
303 "recipe": {
304 "repo": "github.com/symfony/recipes",
305 "branch": "main",
306 "version": "1.0",
307 "ref": "aece95c8a188f6e6d04f01ccb8678d1764fd2642"
308 },
309 "files": [
310 "config/packages/messenger.yaml"
311 ]
312 },
313 "twig/extra-bundle": {
314 "version": "v3.5.0"
315 }
316 }