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