Buckets:
| { | |
| "doctrine/deprecations": { | |
| "version": "1.1", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "1.0", | |
| "ref": "87424683adc81d7dc305eefec1fced883084aab9" | |
| } | |
| }, | |
| "doctrine/doctrine-bundle": { | |
| "version": "2.13", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "2.13", | |
| "ref": "8d96c0b51591ffc26794d865ba3ee7d193438a83" | |
| }, | |
| "files": [ | |
| "config/packages/doctrine.yaml", | |
| "src/Entity/.gitignore", | |
| "src/Repository/.gitignore" | |
| ] | |
| }, | |
| "doctrine/doctrine-fixtures-bundle": { | |
| "version": "4.3", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "3.0", | |
| "ref": "1f5514cfa15b947298df4d771e694e578d4c204d" | |
| }, | |
| "files": [ | |
| "src/DataFixtures/AppFixtures.php" | |
| ] | |
| }, | |
| "doctrine/doctrine-migrations-bundle": { | |
| "version": "3.4", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "3.1", | |
| "ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33" | |
| }, | |
| "files": [ | |
| "config/packages/doctrine_migrations.yaml", | |
| "migrations/.gitignore" | |
| ] | |
| }, | |
| "easycorp/easyadmin-bundle": { | |
| "version": "4.24", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "4.14", | |
| "ref": "13b3e524d1038a6861ad6c7fc64e31b644ba0c54" | |
| }, | |
| "files": [ | |
| "config/routes/easyadmin.yaml" | |
| ] | |
| }, | |
| "phpunit/phpunit": { | |
| "version": "9.6", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "9.6", | |
| "ref": "6a9341aa97d441627f8bd424ae85dc04c944f8b4" | |
| }, | |
| "files": [ | |
| ".env.test", | |
| "phpunit.xml.dist", | |
| "tests/bootstrap.php" | |
| ] | |
| }, | |
| "symfony/asset-mapper": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "6.4", | |
| "ref": "5ad1308aa756d58f999ffbe1540d1189f5d7d14a" | |
| }, | |
| "files": [ | |
| "assets/app.js", | |
| "assets/styles/app.css", | |
| "config/packages/asset_mapper.yaml", | |
| "importmap.php" | |
| ] | |
| }, | |
| "symfony/console": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "5.3", | |
| "ref": "1781ff40d8a17d87cf53f8d4cf0c8346ed2bb461" | |
| }, | |
| "files": [ | |
| "bin/console" | |
| ] | |
| }, | |
| "symfony/debug-bundle": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "5.3", | |
| "ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b" | |
| }, | |
| "files": [ | |
| "config/packages/debug.yaml" | |
| ] | |
| }, | |
| "symfony/flex": { | |
| "version": "2.5", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "2.4", | |
| "ref": "52e9754527a15e2b79d9a610f98185a1fe46622a" | |
| }, | |
| "files": [ | |
| ".env", | |
| ".env.dev" | |
| ] | |
| }, | |
| "symfony/form": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "7.2", | |
| "ref": "7d86a6723f4a623f59e2bf966b6aad2fc461d36b" | |
| }, | |
| "files": [ | |
| "config/packages/csrf.yaml" | |
| ] | |
| }, | |
| "symfony/framework-bundle": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "7.2", | |
| "ref": "87bcf6f7c55201f345d8895deda46d2adbdbaa89" | |
| }, | |
| "files": [ | |
| "config/packages/cache.yaml", | |
| "config/packages/framework.yaml", | |
| "config/preload.php", | |
| "config/routes/framework.yaml", | |
| "config/services.yaml", | |
| "public/index.php", | |
| "src/Controller/.gitignore", | |
| "src/Kernel.php" | |
| ] | |
| }, | |
| "symfony/mailer": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "4.3", | |
| "ref": "09051cfde49476e3c12cd3a0e44289ace1c75a4f" | |
| }, | |
| "files": [ | |
| "config/packages/mailer.yaml" | |
| ] | |
| }, | |
| "symfony/maker-bundle": { | |
| "version": "1.62", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "1.0", | |
| "ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f" | |
| } | |
| }, | |
| "symfony/messenger": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "6.0", | |
| "ref": "ba1ac4e919baba5644d31b57a3284d6ba12d52ee" | |
| }, | |
| "files": [ | |
| "config/packages/messenger.yaml" | |
| ] | |
| }, | |
| "symfony/monolog-bundle": { | |
| "version": "3.10", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "3.7", | |
| "ref": "aff23899c4440dd995907613c1dd709b6f59503f" | |
| }, | |
| "files": [ | |
| "config/packages/monolog.yaml" | |
| ] | |
| }, | |
| "symfony/notifier": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "5.0", | |
| "ref": "178877daf79d2dbd62129dd03612cb1a2cb407cc" | |
| }, | |
| "files": [ | |
| "config/packages/notifier.yaml" | |
| ] | |
| }, | |
| "symfony/phpunit-bridge": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "6.3", | |
| "ref": "a411a0480041243d97382cac7984f7dce7813c08" | |
| }, | |
| "files": [ | |
| ".env.test", | |
| "bin/phpunit", | |
| "phpunit.xml.dist", | |
| "tests/bootstrap.php" | |
| ] | |
| }, | |
| "symfony/routing": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "7.0", | |
| "ref": "21b72649d5622d8f7da329ffb5afb232a023619d" | |
| }, | |
| "files": [ | |
| "config/packages/routing.yaml", | |
| "config/routes.yaml" | |
| ] | |
| }, | |
| "symfony/security-bundle": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "6.4", | |
| "ref": "2ae08430db28c8eb4476605894296c82a642028f" | |
| }, | |
| "files": [ | |
| "config/packages/security.yaml", | |
| "config/routes/security.yaml" | |
| ] | |
| }, | |
| "symfony/stimulus-bundle": { | |
| "version": "2.23", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "2.20", | |
| "ref": "3acc494b566816514a6873a89023a35440b6386d" | |
| }, | |
| "files": [ | |
| "assets/bootstrap.js", | |
| "assets/controllers.json", | |
| "assets/controllers/csrf_protection_controller.js", | |
| "assets/controllers/hello_controller.js" | |
| ] | |
| }, | |
| "symfony/translation": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "6.3", | |
| "ref": "e28e27f53663cc34f0be2837aba18e3a1bef8e7b" | |
| }, | |
| "files": [ | |
| "config/packages/translation.yaml", | |
| "translations/.gitignore" | |
| ] | |
| }, | |
| "symfony/twig-bundle": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "6.4", | |
| "ref": "cab5fd2a13a45c266d45a7d9337e28dee6272877" | |
| }, | |
| "files": [ | |
| "config/packages/twig.yaml", | |
| "templates/base.html.twig" | |
| ] | |
| }, | |
| "symfony/uid": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "7.0", | |
| "ref": "0df5844274d871b37fc3816c57a768ffc60a43a5" | |
| } | |
| }, | |
| "symfony/ux-turbo": { | |
| "version": "2.23", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "2.20", | |
| "ref": "c85ff94da66841d7ff087c19cbcd97a2df744ef9" | |
| } | |
| }, | |
| "symfony/ux-twig-component": { | |
| "version": "2.25", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "2.13", | |
| "ref": "9b627037a510e20eddb559e06050a34854ce51d6" | |
| }, | |
| "files": [ | |
| "config/packages/twig_component.yaml" | |
| ] | |
| }, | |
| "symfony/validator": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "7.0", | |
| "ref": "8c1c4e28d26a124b0bb273f537ca8ce443472bfd" | |
| }, | |
| "files": [ | |
| "config/packages/validator.yaml" | |
| ] | |
| }, | |
| "symfony/web-profiler-bundle": { | |
| "version": "7.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "6.1", | |
| "ref": "e42b3f0177df239add25373083a564e5ead4e13a" | |
| }, | |
| "files": [ | |
| "config/packages/web_profiler.yaml", | |
| "config/routes/web_profiler.yaml" | |
| ] | |
| }, | |
| "symfony/webpack-encore-bundle": { | |
| "version": "2.2", | |
| "recipe": { | |
| "repo": "github.com/symfony/recipes", | |
| "branch": "main", | |
| "version": "2.0", | |
| "ref": "9ef5412a4a2a8415aca3a3f2b4edd3866aab9a19" | |
| }, | |
| "files": [ | |
| "assets/app.js", | |
| "assets/styles/app.css", | |
| "config/packages/webpack_encore.yaml", | |
| "package.json", | |
| "webpack.config.js" | |
| ] | |
| }, | |
| "twig/extra-bundle": { | |
| "version": "v3.20.0" | |
| } | |
| } | |
Xet Storage Details
- Size:
- 10.7 kB
- Xet hash:
- 5d493aca33a742237c86d02f99c10d4f0663fda960c562ce9503b01aa8bb5b70
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.