/ symfony.lock
symfony.lock
1 { 2 "doctrine/doctrine-bundle": { 3 "version": "2.11", 4 "recipe": { 5 "repo": "github.com/symfony/recipes", 6 "branch": "main", 7 "version": "2.10", 8 "ref": "0b4a11ee7e60b36227502ed26874edd7e8b66353" 9 }, 10 "files": [ 11 "config/packages/doctrine.yaml", 12 "src/Entity/.gitignore", 13 "src/Repository/.gitignore" 14 ] 15 }, 16 "doctrine/doctrine-migrations-bundle": { 17 "version": "3.3", 18 "recipe": { 19 "repo": "github.com/symfony/recipes", 20 "branch": "main", 21 "version": "3.1", 22 "ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33" 23 }, 24 "files": [ 25 "config/packages/doctrine_migrations.yaml", 26 "migrations/.gitignore" 27 ] 28 }, 29 "phpunit/phpunit": { 30 "version": "9.6", 31 "recipe": { 32 "repo": "github.com/symfony/recipes", 33 "branch": "main", 34 "version": "9.6", 35 "ref": "7364a21d87e658eb363c5020c072ecfdc12e2326" 36 }, 37 "files": [ 38 ".env.test", 39 "phpunit.xml.dist", 40 "tests/bootstrap.php" 41 ] 42 }, 43 "symfony/console": { 44 "version": "7.0", 45 "recipe": { 46 "repo": "github.com/symfony/recipes", 47 "branch": "main", 48 "version": "5.3", 49 "ref": "da0c8be8157600ad34f10ff0c9cc91232522e047" 50 }, 51 "files": [ 52 "bin/console" 53 ] 54 }, 55 "symfony/debug-bundle": { 56 "version": "7.0", 57 "recipe": { 58 "repo": "github.com/symfony/recipes", 59 "branch": "main", 60 "version": "5.3", 61 "ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b" 62 }, 63 "files": [ 64 "config/packages/debug.yaml" 65 ] 66 }, 67 "symfony/flex": { 68 "version": "2.4", 69 "recipe": { 70 "repo": "github.com/symfony/recipes", 71 "branch": "main", 72 "version": "1.0", 73 "ref": "146251ae39e06a95be0fe3d13c807bcf3938b172" 74 }, 75 "files": [ 76 ".env" 77 ] 78 }, 79 "symfony/framework-bundle": { 80 "version": "7.0", 81 "recipe": { 82 "repo": "github.com/symfony/recipes", 83 "branch": "main", 84 "version": "7.0", 85 "ref": "de6e1b3e2bbbe69e36262d72c3f3db858b1ab391" 86 }, 87 "files": [ 88 "config/packages/cache.yaml", 89 "config/packages/framework.yaml", 90 "config/preload.php", 91 "config/routes/framework.yaml", 92 "config/services.yaml", 93 "public/index.php", 94 "src/Controller/.gitignore", 95 "src/Kernel.php" 96 ] 97 }, 98 "symfony/mailer": { 99 "version": "7.0", 100 "recipe": { 101 "repo": "github.com/symfony/recipes", 102 "branch": "main", 103 "version": "4.3", 104 "ref": "2bf89438209656b85b9a49238c4467bff1b1f939" 105 }, 106 "files": [ 107 "config/packages/mailer.yaml" 108 ] 109 }, 110 "symfony/maker-bundle": { 111 "version": "1.52", 112 "recipe": { 113 "repo": "github.com/symfony/recipes", 114 "branch": "main", 115 "version": "1.0", 116 "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f" 117 } 118 }, 119 "symfony/messenger": { 120 "version": "7.0", 121 "recipe": { 122 "repo": "github.com/symfony/recipes", 123 "branch": "main", 124 "version": "6.0", 125 "ref": "ba1ac4e919baba5644d31b57a3284d6ba12d52ee" 126 }, 127 "files": [ 128 "config/packages/messenger.yaml" 129 ] 130 }, 131 "symfony/monolog-bundle": { 132 "version": "3.10", 133 "recipe": { 134 "repo": "github.com/symfony/recipes", 135 "branch": "main", 136 "version": "3.7", 137 "ref": "213676c4ec929f046dfde5ea8e97625b81bc0578" 138 }, 139 "files": [ 140 "config/packages/monolog.yaml" 141 ] 142 }, 143 "symfony/notifier": { 144 "version": "7.0", 145 "recipe": { 146 "repo": "github.com/symfony/recipes", 147 "branch": "main", 148 "version": "5.0", 149 "ref": "178877daf79d2dbd62129dd03612cb1a2cb407cc" 150 }, 151 "files": [ 152 "config/packages/notifier.yaml" 153 ] 154 }, 155 "symfony/phpunit-bridge": { 156 "version": "7.0", 157 "recipe": { 158 "repo": "github.com/symfony/recipes", 159 "branch": "main", 160 "version": "6.3", 161 "ref": "1f5830c331065b6e4c9d5fa2105e322d29fcd573" 162 }, 163 "files": [ 164 ".env.test", 165 "bin/phpunit", 166 "phpunit.xml.dist", 167 "tests/bootstrap.php" 168 ] 169 }, 170 "symfony/routing": { 171 "version": "7.0", 172 "recipe": { 173 "repo": "github.com/symfony/recipes", 174 "branch": "main", 175 "version": "6.2", 176 "ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6" 177 }, 178 "files": [ 179 "config/packages/routing.yaml", 180 "config/routes.yaml" 181 ] 182 }, 183 "symfony/security-bundle": { 184 "version": "7.0", 185 "recipe": { 186 "repo": "github.com/symfony/recipes", 187 "branch": "main", 188 "version": "6.4", 189 "ref": "2ae08430db28c8eb4476605894296c82a642028f" 190 }, 191 "files": [ 192 "config/packages/security.yaml", 193 "config/routes/security.yaml" 194 ] 195 }, 196 "symfony/stimulus-bundle": { 197 "version": "2.13", 198 "recipe": { 199 "repo": "github.com/symfony/recipes", 200 "branch": "main", 201 "version": "2.13", 202 "ref": "6acd9ff4f7fd5626d2962109bd4ebab351d43c43" 203 }, 204 "files": [ 205 "assets/bootstrap.js", 206 "assets/controllers.json", 207 "assets/controllers/hello_controller.js" 208 ] 209 }, 210 "symfony/translation": { 211 "version": "7.0", 212 "recipe": { 213 "repo": "github.com/symfony/recipes", 214 "branch": "main", 215 "version": "6.3", 216 "ref": "64fe617084223633e1dedf9112935d8c95410d3e" 217 }, 218 "files": [ 219 "config/packages/translation.yaml", 220 "translations/.gitignore" 221 ] 222 }, 223 "symfony/twig-bundle": { 224 "version": "7.0", 225 "recipe": { 226 "repo": "github.com/symfony/recipes", 227 "branch": "main", 228 "version": "6.3", 229 "ref": "b7772eb20e92f3fb4d4fe756e7505b4ba2ca1a2c" 230 }, 231 "files": [ 232 "config/packages/twig.yaml", 233 "templates/base.html.twig" 234 ] 235 }, 236 "symfony/ux-turbo": { 237 "version": "v2.13.2" 238 }, 239 "symfony/validator": { 240 "version": "7.0", 241 "recipe": { 242 "repo": "github.com/symfony/recipes", 243 "branch": "main", 244 "version": "5.3", 245 "ref": "c32cfd98f714894c4f128bb99aa2530c1227603c" 246 }, 247 "files": [ 248 "config/packages/validator.yaml" 249 ] 250 }, 251 "symfony/web-profiler-bundle": { 252 "version": "7.0", 253 "recipe": { 254 "repo": "github.com/symfony/recipes", 255 "branch": "main", 256 "version": "6.1", 257 "ref": "e42b3f0177df239add25373083a564e5ead4e13a" 258 }, 259 "files": [ 260 "config/packages/web_profiler.yaml", 261 "config/routes/web_profiler.yaml" 262 ] 263 }, 264 "symfony/webapp-pack": { 265 "version": "1.3", 266 "recipe": { 267 "repo": "github.com/symfony/recipes", 268 "branch": "main", 269 "version": "1.0", 270 "ref": "aece95c8a188f6e6d04f01ccb8678d1764fd2642" 271 }, 272 "files": [ 273 "config/packages/messenger.yaml" 274 ] 275 }, 276 "twig/extra-bundle": { 277 "version": "v3.8.0" 278 } 279 }