mirror of https://github.com/YGGverse/HLState.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
279 lines
7.7 KiB
279 lines
7.7 KiB
{ |
|
"doctrine/doctrine-bundle": { |
|
"version": "2.11", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "2.10", |
|
"ref": "0b4a11ee7e60b36227502ed26874edd7e8b66353" |
|
}, |
|
"files": [ |
|
"config/packages/doctrine.yaml", |
|
"src/Entity/.gitignore", |
|
"src/Repository/.gitignore" |
|
] |
|
}, |
|
"doctrine/doctrine-migrations-bundle": { |
|
"version": "3.3", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "3.1", |
|
"ref": "1d01ec03c6ecbd67c3375c5478c9a423ae5d6a33" |
|
}, |
|
"files": [ |
|
"config/packages/doctrine_migrations.yaml", |
|
"migrations/.gitignore" |
|
] |
|
}, |
|
"phpunit/phpunit": { |
|
"version": "9.6", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "9.6", |
|
"ref": "7364a21d87e658eb363c5020c072ecfdc12e2326" |
|
}, |
|
"files": [ |
|
".env.test", |
|
"phpunit.xml.dist", |
|
"tests/bootstrap.php" |
|
] |
|
}, |
|
"symfony/console": { |
|
"version": "7.0", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "5.3", |
|
"ref": "da0c8be8157600ad34f10ff0c9cc91232522e047" |
|
}, |
|
"files": [ |
|
"bin/console" |
|
] |
|
}, |
|
"symfony/debug-bundle": { |
|
"version": "7.0", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "5.3", |
|
"ref": "5aa8aa48234c8eb6dbdd7b3cd5d791485d2cec4b" |
|
}, |
|
"files": [ |
|
"config/packages/debug.yaml" |
|
] |
|
}, |
|
"symfony/flex": { |
|
"version": "2.4", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "1.0", |
|
"ref": "146251ae39e06a95be0fe3d13c807bcf3938b172" |
|
}, |
|
"files": [ |
|
".env" |
|
] |
|
}, |
|
"symfony/framework-bundle": { |
|
"version": "7.0", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "7.0", |
|
"ref": "de6e1b3e2bbbe69e36262d72c3f3db858b1ab391" |
|
}, |
|
"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.0", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "4.3", |
|
"ref": "2bf89438209656b85b9a49238c4467bff1b1f939" |
|
}, |
|
"files": [ |
|
"config/packages/mailer.yaml" |
|
] |
|
}, |
|
"symfony/maker-bundle": { |
|
"version": "1.52", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "1.0", |
|
"ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f" |
|
} |
|
}, |
|
"symfony/messenger": { |
|
"version": "7.0", |
|
"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": "213676c4ec929f046dfde5ea8e97625b81bc0578" |
|
}, |
|
"files": [ |
|
"config/packages/monolog.yaml" |
|
] |
|
}, |
|
"symfony/notifier": { |
|
"version": "7.0", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "5.0", |
|
"ref": "178877daf79d2dbd62129dd03612cb1a2cb407cc" |
|
}, |
|
"files": [ |
|
"config/packages/notifier.yaml" |
|
] |
|
}, |
|
"symfony/phpunit-bridge": { |
|
"version": "7.0", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "6.3", |
|
"ref": "1f5830c331065b6e4c9d5fa2105e322d29fcd573" |
|
}, |
|
"files": [ |
|
".env.test", |
|
"bin/phpunit", |
|
"phpunit.xml.dist", |
|
"tests/bootstrap.php" |
|
] |
|
}, |
|
"symfony/routing": { |
|
"version": "7.0", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "6.2", |
|
"ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6" |
|
}, |
|
"files": [ |
|
"config/packages/routing.yaml", |
|
"config/routes.yaml" |
|
] |
|
}, |
|
"symfony/security-bundle": { |
|
"version": "7.0", |
|
"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.13", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "2.13", |
|
"ref": "6acd9ff4f7fd5626d2962109bd4ebab351d43c43" |
|
}, |
|
"files": [ |
|
"assets/bootstrap.js", |
|
"assets/controllers.json", |
|
"assets/controllers/hello_controller.js" |
|
] |
|
}, |
|
"symfony/translation": { |
|
"version": "7.0", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "6.3", |
|
"ref": "64fe617084223633e1dedf9112935d8c95410d3e" |
|
}, |
|
"files": [ |
|
"config/packages/translation.yaml", |
|
"translations/.gitignore" |
|
] |
|
}, |
|
"symfony/twig-bundle": { |
|
"version": "7.0", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "6.3", |
|
"ref": "b7772eb20e92f3fb4d4fe756e7505b4ba2ca1a2c" |
|
}, |
|
"files": [ |
|
"config/packages/twig.yaml", |
|
"templates/base.html.twig" |
|
] |
|
}, |
|
"symfony/ux-turbo": { |
|
"version": "v2.13.2" |
|
}, |
|
"symfony/validator": { |
|
"version": "7.0", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "5.3", |
|
"ref": "c32cfd98f714894c4f128bb99aa2530c1227603c" |
|
}, |
|
"files": [ |
|
"config/packages/validator.yaml" |
|
] |
|
}, |
|
"symfony/web-profiler-bundle": { |
|
"version": "7.0", |
|
"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/webapp-pack": { |
|
"version": "1.3", |
|
"recipe": { |
|
"repo": "github.com/symfony/recipes", |
|
"branch": "main", |
|
"version": "1.0", |
|
"ref": "aece95c8a188f6e6d04f01ccb8678d1764fd2642" |
|
}, |
|
"files": [ |
|
"config/packages/messenger.yaml" |
|
] |
|
}, |
|
"twig/extra-bundle": { |
|
"version": "v3.8.0" |
|
} |
|
}
|
|
|